summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-02-16 06:44:13 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-02-17 05:49:10 -0500
commit9ff952570bc5120a01d31a8406f17ad49ddfb2e9 (patch)
treea5095f26729be9ccc6ed543a68a76ce1b76a8e3c /net
parentmail/snappymail: Update to 2.26.1 (diff)
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after f30271912e48 Approved by: riggs (ports-secteam)
Diffstat (limited to 'net')
-rw-r--r--net/bosh-bootloader/Makefile2
-rw-r--r--net/bosh-cli/Makefile2
-rw-r--r--net/cf/Makefile2
-rw-r--r--net/clash/Makefile2
-rw-r--r--net/cloudflared/Makefile1
-rw-r--r--net/cloudquery/Makefile2
-rw-r--r--net/concourse-fly/Makefile2
-rw-r--r--net/containernetworking-plugins/Makefile2
-rw-r--r--net/croc/Makefile2
-rw-r--r--net/drive/Makefile2
-rw-r--r--net/evans/Makefile2
-rw-r--r--net/frp/Makefile2
-rw-r--r--net/gdrive/Makefile2
-rw-r--r--net/geoipupdate/Makefile2
-rw-r--r--net/gitlab-agent/Makefile1
-rw-r--r--net/go-bapu/Makefile2
-rw-r--r--net/go-cs/Makefile2
-rw-r--r--net/go-tcping/Makefile2
-rw-r--r--net/gobgp/Makefile2
-rw-r--r--net/goreplay/Makefile1
-rw-r--r--net/gorss/Makefile2
-rw-r--r--net/grpcox/Makefile2
-rw-r--r--net/grpcui/Makefile2
-rw-r--r--net/grpcurl/Makefile2
-rw-r--r--net/gscloud/Makefile2
-rw-r--r--net/ipinfo-cli/Makefile2
-rw-r--r--net/k6/Makefile2
-rw-r--r--net/kube-controller-manager/Makefile2
-rw-r--r--net/kube-scheduler/Makefile2
-rw-r--r--net/librespeed-cli/Makefile2
-rw-r--r--net/librespeed-go/Makefile2
-rw-r--r--net/madonctl/Makefile2
-rw-r--r--net/nats-nkeys/Makefile2
-rw-r--r--net/nats-nsc/Makefile2
-rw-r--r--net/nats-server/Makefile2
-rw-r--r--net/nats-streaming-server/Makefile2
-rw-r--r--net/nats-top/Makefile2
-rw-r--r--net/natscli/Makefile2
-rw-r--r--net/nncp/Makefile2
-rw-r--r--net/nsq/Makefile2
-rw-r--r--net/ooni-mini/Makefile2
-rw-r--r--net/ooni-probe-cli/Makefile2
-rw-r--r--net/rclone/Makefile1
-rw-r--r--net/rospo/Makefile1
-rw-r--r--net/s5cmd/Makefile2
-rw-r--r--net/seaweedfs/Makefile1
-rw-r--r--net/slackcat/Makefile2
-rw-r--r--net/stc/Makefile2
-rw-r--r--net/storj/Makefile1
-rw-r--r--net/syncthing/Makefile2
-rw-r--r--net/termshark/Makefile2
-rw-r--r--net/traefik/Makefile2
-rw-r--r--net/tunneller/Makefile2
-rw-r--r--net/v2ray/Makefile2
-rw-r--r--net/wireguard-go/Makefile2
-rw-r--r--net/wireproxy/Makefile2
-rw-r--r--net/yggdrasil/Makefile2
57 files changed, 57 insertions, 50 deletions
diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile
index 42fd818b785f..173a2a53cf2d 100644
--- a/net/bosh-bootloader/Makefile
+++ b/net/bosh-bootloader/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bosh-bootloader
PORTVERSION= 7.6.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net sysutils
MAINTAINER= dumbbell@FreeBSD.org
diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile
index 39dee7ac68e4..2c1f53327edb 100644
--- a/net/bosh-cli/Makefile
+++ b/net/bosh-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bosh-cli
PORTVERSION= 5.5.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net sysutils
MAINTAINER= dumbbell@FreeBSD.org
diff --git a/net/cf/Makefile b/net/cf/Makefile
index ad8d008db9be..cea8abd12bbe 100644
--- a/net/cf/Makefile
+++ b/net/cf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cf
PORTVERSION= 6.49.0
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= dumbbell@FreeBSD.org
diff --git a/net/clash/Makefile b/net/clash/Makefile
index 1af652da609a..95cb0b0a5a6a 100644
--- a/net/clash/Makefile
+++ b/net/clash/Makefile
@@ -1,7 +1,7 @@
PORTNAME= clash
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile
index 11f9c6eeaead..5b719d5a6d2a 100644
--- a/net/cloudflared/Makefile
+++ b/net/cloudflared/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cloudflared
DISTVERSION= 2022.12.1
+PORTREVISION= 1
CATEGORIES= net www
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile
index e3782ff3ff75..ab5df6b1f392 100644
--- a/net/cloudquery/Makefile
+++ b/net/cloudquery/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cloudquery
DISTVERSIONPREFIX= v
DISTVERSION= 0.31.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MAINTAINER= se@FreeBSD.org
diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile
index aa03bf8c47ee..b2a89fa3a703 100644
--- a/net/concourse-fly/Makefile
+++ b/net/concourse-fly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= concourse
PORTVERSION= 6.7.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net sysutils
MASTER_SITES= LOCAL/dumbbell/concourse/
PKGNAMESUFFIX= -fly
diff --git a/net/containernetworking-plugins/Makefile b/net/containernetworking-plugins/Makefile
index 8b17ffdfb03f..73a4c167b37a 100644
--- a/net/containernetworking-plugins/Makefile
+++ b/net/containernetworking-plugins/Makefile
@@ -1,6 +1,6 @@
PORTNAME= containernetworking-plugins
DISTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= dfr@FreeBSD.org
diff --git a/net/croc/Makefile b/net/croc/Makefile
index a440da5e93c2..080a4d5d7e26 100644
--- a/net/croc/Makefile
+++ b/net/croc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= croc
PORTVERSION= 9.6.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/drive/Makefile b/net/drive/Makefile
index ebb326907f7c..3e8f2b3658f2 100644
--- a/net/drive/Makefile
+++ b/net/drive/Makefile
@@ -1,7 +1,7 @@
PORTNAME= drive
PORTVERSION= 0.4.0
DISTVERSIONPREFIX= v
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= net
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/net/evans/Makefile b/net/evans/Makefile
index 541a7a5cdac7..199f42579570 100644
--- a/net/evans/Makefile
+++ b/net/evans/Makefile
@@ -1,6 +1,6 @@
PORTNAME= evans
DISTVERSION= 0.9.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= lcook@FreeBSD.org
diff --git a/net/frp/Makefile b/net/frp/Makefile
index 7e5f02c36aaa..a9962da462a6 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= frp
DISTVERSIONPREFIX= v
DISTVERSION= 0.45.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile
index 2e4e034b36b7..2cb2aaf692da 100644
--- a/net/gdrive/Makefile
+++ b/net/gdrive/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdrive
DISTVERSION= 2.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile
index 15dd73ceaf1f..083a7a3c1420 100644
--- a/net/geoipupdate/Makefile
+++ b/net/geoipupdate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= geoipupdate
PORTVERSION= 4.10.0
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= net geography
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 485ebf36739d..dcae531ea66a 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-agent
PORTVERSION= 15.6.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile
index 069fd3d2a40f..ec5aaec15c2f 100644
--- a/net/go-bapu/Makefile
+++ b/net/go-bapu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bapu
PORTVERSION= 0.3.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/
PKGNAMEPREFIX= go-
diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile
index 3d8b13f213d6..26e0497f09d9 100644
--- a/net/go-cs/Makefile
+++ b/net/go-cs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-cs
PORTVERSION= 0.9
DISTVERSIONPREFIX= v
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MAINTAINER= akosela@andykosela.com
diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile
index bda0664ceae7..32bdf3505da0 100644
--- a/net/go-tcping/Makefile
+++ b/net/go-tcping/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tcping
PORTVERSION= 1.12.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= net
PKGNAMEPREFIX= go-
diff --git a/net/gobgp/Makefile b/net/gobgp/Makefile
index 0213a39f6be7..d1a7edd7490d 100644
--- a/net/gobgp/Makefile
+++ b/net/gobgp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gobgp
PORTVERSION= 3.0.0
-PORTREVISION= 6
+PORTREVISION= 7
DISTVERSIONPREFIX= v
CATEGORIES= net
DIST_SUBDIR= gobgp
diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile
index 8b05bbb6e5d6..7e2348774f16 100644
--- a/net/goreplay/Makefile
+++ b/net/goreplay/Makefile
@@ -1,6 +1,7 @@
PORTNAME= goreplay
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= swills@FreeBSD.org
diff --git a/net/gorss/Makefile b/net/gorss/Makefile
index 854fac3890ee..1e95b21a7a82 100644
--- a/net/gorss/Makefile
+++ b/net/gorss/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gorss
PORTVERSION= 0.3
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net www
MAINTAINER= ports@FreeBSD.org
diff --git a/net/grpcox/Makefile b/net/grpcox/Makefile
index d450c2e696bd..520f20ea41c8 100644
--- a/net/grpcox/Makefile
+++ b/net/grpcox/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpcox
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net www
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/grpcui/Makefile b/net/grpcui/Makefile
index edfb48611bee..d7294476b96d 100644
--- a/net/grpcui/Makefile
+++ b/net/grpcui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpcui
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net www
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile
index cd5a8fdd0bef..dd3f0a1008e0 100644
--- a/net/grpcurl/Makefile
+++ b/net/grpcurl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpcurl
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MAINTAINER= nc@FreeBSD.org
diff --git a/net/gscloud/Makefile b/net/gscloud/Makefile
index 847c52da6f9b..558d136845a3 100644
--- a/net/gscloud/Makefile
+++ b/net/gscloud/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gscloud
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net devel
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/ipinfo-cli/Makefile b/net/ipinfo-cli/Makefile
index bf50e74f73fe..49c17f93c495 100644
--- a/net/ipinfo-cli/Makefile
+++ b/net/ipinfo-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ipinfo
DISTVERSIONPREFIX= ipinfo-
DISTVERSION= 2.10.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= 0xdutra@gmail.com
diff --git a/net/k6/Makefile b/net/k6/Makefile
index 86ab91866192..3210549e5372 100644
--- a/net/k6/Makefile
+++ b/net/k6/Makefile
@@ -1,7 +1,7 @@
PORTNAME= k6
DISTVERSIONPREFIX= v
DISTVERSION= 0.37.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MAINTAINER= lcook@FreeBSD.org
diff --git a/net/kube-controller-manager/Makefile b/net/kube-controller-manager/Makefile
index ce020e06e9e6..a3fbe7123d3b 100644
--- a/net/kube-controller-manager/Makefile
+++ b/net/kube-controller-manager/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kube-controller-manager
PORTVERSION= 1.13.3
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= loic.blot@unix-experience.fr
diff --git a/net/kube-scheduler/Makefile b/net/kube-scheduler/Makefile
index bd12ffb79c94..86d0d56b3a48 100644
--- a/net/kube-scheduler/Makefile
+++ b/net/kube-scheduler/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kube-scheduler
PORTVERSION= 1.13.3
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= loic.blot@unix-experience.fr
diff --git a/net/librespeed-cli/Makefile b/net/librespeed-cli/Makefile
index f41f25b77db3..0f2f2146560c 100644
--- a/net/librespeed-cli/Makefile
+++ b/net/librespeed-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= librespeed-cli
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net www
MAINTAINER= driesm@FreeBSD.org
diff --git a/net/librespeed-go/Makefile b/net/librespeed-go/Makefile
index 68fea9598bf2..ba2e1b67733a 100644
--- a/net/librespeed-go/Makefile
+++ b/net/librespeed-go/Makefile
@@ -1,7 +1,7 @@
PORTNAME= librespeed-go
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net www
MAINTAINER= driesm@FreeBSD.org
diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile
index 130ac990cf39..4f0743057375 100644
--- a/net/madonctl/Makefile
+++ b/net/madonctl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= madonctl
PORTVERSION= 2.3.2
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/nats-nkeys/Makefile b/net/nats-nkeys/Makefile
index 62f3ad82570b..5c682b9abb6b 100644
--- a/net/nats-nkeys/Makefile
+++ b/net/nats-nkeys/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nkeys
PORTVERSION= 0.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
PKGNAMEPREFIX= nats-
diff --git a/net/nats-nsc/Makefile b/net/nats-nsc/Makefile
index 8e09245fa78d..466e42046465 100644
--- a/net/nats-nsc/Makefile
+++ b/net/nats-nsc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nsc
PORTVERSION= 2.7.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
PKGNAMEPREFIX= nats-
diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile
index 700506e5bca6..267c957a8a7f 100644
--- a/net/nats-server/Makefile
+++ b/net/nats-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nats-server
PORTVERSION= 2.9.7
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile
index 5b547cea36f1..bfdb92d5d0f7 100644
--- a/net/nats-streaming-server/Makefile
+++ b/net/nats-streaming-server/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nats-streaming-server
PORTVERSION= 0.25.2
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile
index 224de1be32b8..af96f8f067ba 100644
--- a/net/nats-top/Makefile
+++ b/net/nats-top/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nats-top
PORTVERSION= 0.5.3
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/natscli/Makefile b/net/natscli/Makefile
index 2c07dc0db5a8..ef2040b12d95 100644
--- a/net/natscli/Makefile
+++ b/net/natscli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= natscli
PORTVERSION= 0.0.35
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/nncp/Makefile b/net/nncp/Makefile
index 1029f6138368..deee2b126a5b 100644
--- a/net/nncp/Makefile
+++ b/net/nncp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nncp
DISTVERSION= 8.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.nncpgo.org/download/
diff --git a/net/nsq/Makefile b/net/nsq/Makefile
index d786344502b8..35d0fcdca2cc 100644
--- a/net/nsq/Makefile
+++ b/net/nsq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nsq
PORTVERSION= 1.2.1
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= jhixson@FreeBSD.org
diff --git a/net/ooni-mini/Makefile b/net/ooni-mini/Makefile
index 1da28b6c664d..c4f8e2d4a625 100644
--- a/net/ooni-mini/Makefile
+++ b/net/ooni-mini/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ooni-mini
DISTVERSIONPREFIX= v
DISTVERSION= 0.23.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net www benchmarks
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile
index a4ec9d496e45..d54f8549e655 100644
--- a/net/ooni-probe-cli/Makefile
+++ b/net/ooni-probe-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ooni-probe-cli
DISTVERSIONPREFIX= v
DISTVERSION= 3.15.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net www benchmarks
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/rclone/Makefile b/net/rclone/Makefile
index cf904eeb65d8..50c3bd865a4e 100644
--- a/net/rclone/Makefile
+++ b/net/rclone/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rclone
DISTVERSIONPREFIX= v
DISTVERSION= 1.61.1
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= tremere@cainites.net
diff --git a/net/rospo/Makefile b/net/rospo/Makefile
index 2f2cf0050301..e9e6baf9eb42 100644
--- a/net/rospo/Makefile
+++ b/net/rospo/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rospo
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.2
+PORTREVISION= 1
CATEGORIES= net net-vpn sysutils
MASTER_SITES= https://github.com/ferama/rospo/releases/download/v${DISTVERSION}/ui-artifacts.tar.gz?dummy=/:artifacts
DISTFILES= ${PORTNAME}-ui-artifacts-${DISTVERSION}.tar.gz:artifacts
diff --git a/net/s5cmd/Makefile b/net/s5cmd/Makefile
index 0ed3958777ca..4c0a575787c4 100644
--- a/net/s5cmd/Makefile
+++ b/net/s5cmd/Makefile
@@ -1,7 +1,7 @@
PORTNAME= s5cmd
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/net/seaweedfs/Makefile b/net/seaweedfs/Makefile
index ee2ca50f562a..8946323f0ced 100644
--- a/net/seaweedfs/Makefile
+++ b/net/seaweedfs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= seaweedfs
DISTVERSION= 3.37
+PORTREVISION= 1
CATEGORIES= net sysutils
MASTER_SITES= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/:gomod
DISTFILES= go.mod:gomod
diff --git a/net/slackcat/Makefile b/net/slackcat/Makefile
index 39f4b3fd2bfb..a2c89626a75d 100644
--- a/net/slackcat/Makefile
+++ b/net/slackcat/Makefile
@@ -1,6 +1,6 @@
PORTNAME= slackcat
DISTVERSION= 1.7.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
DISTFILES= go.mod:gomod
diff --git a/net/stc/Makefile b/net/stc/Makefile
index 7cd2df9dea50..13a4e898f8dd 100644
--- a/net/stc/Makefile
+++ b/net/stc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stc
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= kbowling@FreeBSD.org
diff --git a/net/storj/Makefile b/net/storj/Makefile
index f9917021db23..e89e24af68b2 100644
--- a/net/storj/Makefile
+++ b/net/storj/Makefile
@@ -1,5 +1,6 @@
PORTNAME= storj
PORTVERSION= 1.68.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 58392357a0da..406e78fe41ff 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,6 +1,6 @@
PORTNAME= syncthing
PORTVERSION= 1.22.0
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= net
MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
diff --git a/net/termshark/Makefile b/net/termshark/Makefile
index 0f2243b81899..21369324512f 100644
--- a/net/termshark/Makefile
+++ b/net/termshark/Makefile
@@ -1,7 +1,7 @@
PORTNAME= termshark
PORTVERSION= 2.4.0
DISTVERSIONPREFIX=v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MAINTAINER= zi@FreeBSD.org
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index c84cfc0beb3e..cc7194608224 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,6 @@
PORTNAME= traefik
PORTVERSION= 2.9.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
diff --git a/net/tunneller/Makefile b/net/tunneller/Makefile
index 25ac0d4014cb..2d41554665b0 100644
--- a/net/tunneller/Makefile
+++ b/net/tunneller/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tunneller
DISTVERSIONPREFIX= release-
DISTVERSION= 0.6
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile
index 0387ec600c15..5b9dc028ebb6 100644
--- a/net/v2ray/Makefile
+++ b/net/v2ray/Makefile
@@ -1,7 +1,7 @@
PORTNAME= v2ray
DISTVERSIONPREFIX= v
DISTVERSION= 4.36.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= shen.elf@gmail.com
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile
index f6a462af176b..5dd67cb0deb5 100644
--- a/net/wireguard-go/Makefile
+++ b/net/wireguard-go/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wireguard-go
PORTVERSION= 0.0.20220316
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= net net-vpn
MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/
diff --git a/net/wireproxy/Makefile b/net/wireproxy/Makefile
index d82bc2a9b7ac..a4dda543e37d 100644
--- a/net/wireproxy/Makefile
+++ b/net/wireproxy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wireproxy
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= lwhsu@FreeBSD.org
diff --git a/net/yggdrasil/Makefile b/net/yggdrasil/Makefile
index 5dcbf7b6c84e..71dc548fb354 100644
--- a/net/yggdrasil/Makefile
+++ b/net/yggdrasil/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yggdrasil
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MAINTAINER= freebsd@neilalexander.dev