git: 1c619d6ccd7b - main - libretls: bump portrevision of dependent port due to shlib number change

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 18 May 2022 15:06:49 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c619d6ccd7b417c5707edf7159b678bc68f662e

commit 1c619d6ccd7b417c5707edf7159b678bc68f662e
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-05-18 15:05:59 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-05-18 15:06:45 +0000

    libretls: bump portrevision of dependent port due to shlib number change
    
    Reported by:    jbeich
    PointyHat:      bapt
---
 irc/catgirl/Makefile     | 2 +-
 irc/pounce/Makefile      | 2 +-
 mail/mpop/Makefile       | 2 +-
 net/openntpd/Makefile    | 2 +-
 net/rpki-client/Makefile | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile
index d1449652bfdd..44894f190a46 100644
--- a/irc/catgirl/Makefile
+++ b/irc/catgirl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	catgirl
 PORTVERSION=	2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/catgirl/snapshot/
 
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index ceadd7ce9979..c5e420260115 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pounce
 DISTVERSION=	3.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/pounce/snapshot/
 
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index 5c5a3d729e03..9e6aade58b6f 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	mpop
 DISTVERSION=	1.4.16
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	https://marlam.de/mpop/releases/
 
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index f9696b5f3689..6210ecabb7a5 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openntpd
 PORTVERSION=	6.8p1
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index 4a5ec1c941c8..bcb36d6bf94f 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rpki-client
 DISTVERSION=	7.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
 MAINTAINER=	portmaster@bsdforge.com