summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ceph14/Makefile2
-rw-r--r--net/cpp-pcp-client/Makefile1
-rw-r--r--net/fb303/Makefile2
-rw-r--r--net/fbzmq/Makefile2
-rw-r--r--net/grive2/Makefile1
-rw-r--r--net/kea/Makefile1
-rw-r--r--net/libcmis/Makefile2
-rw-r--r--net/mvfst/Makefile2
-rw-r--r--net/pichi/Makefile2
-rw-r--r--net/pktanon/Makefile2
-rw-r--r--net/rsocket-cpp/Makefile2
-rw-r--r--net/wangle/Makefile2
12 files changed, 12 insertions, 9 deletions
diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile
index 4d12be675499..86297e92ebfc 100644
--- a/net/ceph14/Makefile
+++ b/net/ceph14/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ceph
DISTVERSIONPREFIX= v
DISTVERSION= 14.2.22
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
PKGNAMESUFFIX= 14
diff --git a/net/cpp-pcp-client/Makefile b/net/cpp-pcp-client/Makefile
index 9e370dfcf70a..3cacbeea0dc7 100644
--- a/net/cpp-pcp-client/Makefile
+++ b/net/cpp-pcp-client/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cpp-pcp-client
PORTVERSION= 1.7.7
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= puppet@FreeBSD.org
diff --git a/net/fb303/Makefile b/net/fb303/Makefile
index d8ea80342cca..8e32bb3287b3 100644
--- a/net/fb303/Makefile
+++ b/net/fb303/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fb303
DISTVERSION= g20210709
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/fbzmq/Makefile b/net/fbzmq/Makefile
index e098ea6b1a3f..d4a140fdd8bc 100644
--- a/net/fbzmq/Makefile
+++ b/net/fbzmq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fbzmq
DISTVERSIONPREFIX= v
DISTVERSION= 2022.03.28.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/grive2/Makefile b/net/grive2/Makefile
index a47c7d9f4808..f8fbd7763015 100644
--- a/net/grive2/Makefile
+++ b/net/grive2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= grive2
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.2-dev
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= samuel@andersentech.net
diff --git a/net/kea/Makefile b/net/kea/Makefile
index 101e6867f50e..e64aca6fd29e 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kea
PORTVERSION= ${ISCVERSION:S/-P/P/:S/-beta/b/:S/a/.a/:S/rc/.rc/}
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ISC/kea/${ISCVERSION}
DISTNAME= ${PORTNAME}-${ISCVERSION}
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile
index 68114436f4a4..f4c7a6104b55 100644
--- a/net/libcmis/Makefile
+++ b/net/libcmis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libcmis
PORTVERSION= 0.5.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net devel
MASTER_SITES= https://github.com/tdf/libcmis/releases/download/v${PORTVERSION}/ \
https://dev-www.libreoffice.org/src/
diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile
index 4b6df0199a13..c0fc98f6d0f6 100644
--- a/net/mvfst/Makefile
+++ b/net/mvfst/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mvfst
DISTVERSION= g20220328
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/pichi/Makefile b/net/pichi/Makefile
index 1a7e5fbb9565..ac2dbcab1eb2 100644
--- a/net/pichi/Makefile
+++ b/net/pichi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pichi
DISTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= pichi@elude.in
diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile
index 8c08fc69a4a6..f52eed6ec0b4 100644
--- a/net/pktanon/Makefile
+++ b/net/pktanon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pktanon
PORTVERSION= 1.4.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= net
MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-dev
diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile
index 283097f3ed1c..adffd6134e9d 100644
--- a/net/rsocket-cpp/Makefile
+++ b/net/rsocket-cpp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rsocket-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 2021.08.30.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/wangle/Makefile b/net/wangle/Makefile
index 3713510cb7ca..6f7e5082dcdc 100644
--- a/net/wangle/Makefile
+++ b/net/wangle/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wangle
DISTVERSIONPREFIX= v
DISTVERSION= 2022.03.28.00
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org