git: 0926031bce42 - main - devel/protobuf-c: Bump PORTREVISION of dependent ports
Don Lewis
truckman at FreeBSD.org
Mon May 31 17:48:42 UTC 2021
The branch main has been updated by truckman:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0926031bce42c0b43d56124642b9b36531598b7f
commit 0926031bce42c0b43d56124642b9b36531598b7f
Author: Don Lewis <truckman at FreeBSD.org>
AuthorDate: 2021-05-31 17:43:49 +0000
Commit: Don Lewis <truckman at FreeBSD.org>
CommitDate: 2021-05-31 17:43:49 +0000
devel/protobuf-c: Bump PORTREVISION of dependent ports
Bump the PORTREVISION of ports that use protobuf-c and bake in the value
of PROTOBUF_C_VERSION*.
Sponsored by: Farsight Security, Inc.
---
dns/bind9-devel/Makefile | 2 +-
dns/bind911/Makefile | 2 +-
dns/bind916/Makefile | 2 +-
net/axa/Makefile | 2 +-
net/nmsg/Makefile | 1 +
net/ocserv/Makefile | 1 +
polish/libgadu/Makefile | 1 +
7 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 618bba324f34..e96ea360d4aa 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -8,7 +8,7 @@ PORTREVISION= 0
.else
# XXX: correct version
# dns/bind9xx here
-PORTREVISION= 0
+PORTREVISION= 1
.endif
CATEGORIES= dns net
# XXX: put the ISC master_site
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index 7d0d66d94648..7802bd7d86e4 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= dns net
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 911
diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile
index cf23c7d650cf..8004c4a8264e 100644
--- a/dns/bind916/Makefile
+++ b/dns/bind916/Makefile
@@ -7,7 +7,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
PORTREVISION= 0
.else
# dns/bind916 here
-PORTREVISION= 0
+PORTREVISION= 1
.endif
CATEGORIES= dns net
MASTER_SITES= ISC/bind9/${ISCVERSION}
diff --git a/net/axa/Makefile b/net/axa/Makefile
index 6c3d5505d01e..fe3a6b428c44 100644
--- a/net/axa/Makefile
+++ b/net/axa/Makefile
@@ -1,6 +1,6 @@
PORTNAME= axa
PORTVERSION= 2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net dns
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile
index c4df31d9a1f4..9846df0e75f6 100644
--- a/net/nmsg/Makefile
+++ b/net/nmsg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nmsg
PORTVERSION= 0.15.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index f5f656062114..d4872ebc4e71 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ocserv
DISTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= net net-vpn security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile
index aa6fef3f3d78..aa460eac40c5 100644
--- a/polish/libgadu/Makefile
+++ b/polish/libgadu/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libgadu
PORTVERSION= 1.12.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= polish net-im
More information about the dev-commits-ports-all
mailing list