aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-05-18 15:05:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-05-18 15:06:45 +0000
commit1c619d6ccd7b417c5707edf7159b678bc68f662e (patch)
tree68aa2edfc6ed66654154941ad218a93d064f461e
parent1f69683f59392bcb1eb431f5016ddce75a2ca6ef (diff)
downloadports-1c619d6ccd7b417c5707edf7159b678bc68f662e.tar.gz
ports-1c619d6ccd7b417c5707edf7159b678bc68f662e.zip
libretls: bump portrevision of dependent port due to shlib number change
Reported by: jbeich PointyHat: bapt
-rw-r--r--irc/catgirl/Makefile2
-rw-r--r--irc/pounce/Makefile2
-rw-r--r--mail/mpop/Makefile2
-rw-r--r--net/openntpd/Makefile2
-rw-r--r--net/rpki-client/Makefile2
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