aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-06-07 18:31:25 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-06-07 21:56:10 +0000
commit309cdeccd802bb370a42e80cc4468da17c8dab35 (patch)
tree8fd1e5abc31b97284a40a6d961c7403395a6c0b0 /net
parent6532d08defc8632784dd5c7fb45210f136f90d83 (diff)
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/Makefile1
-rw-r--r--net/cloudflared/Makefile1
-rw-r--r--net/cloudquery/Makefile2
-rw-r--r--net/concourse-fly/Makefile2
-rw-r--r--net/croc/Makefile2
-rw-r--r--net/drive/Makefile2
-rw-r--r--net/evans/Makefile2
-rw-r--r--net/frp/Makefile1
-rw-r--r--net/gdrive/Makefile2
-rw-r--r--net/geoipupdate/Makefile2
-rw-r--r--net/gitlab-agent/Makefile2
-rw-r--r--net/go-bapu/Makefile2
-rw-r--r--net/go-cs/Makefile2
-rw-r--r--net/gobgp/Makefile1
-rw-r--r--net/goreplay/Makefile2
-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/Makefile1
-rw-r--r--net/k6/Makefile1
-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/Makefile1
-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/Makefile2
-rw-r--r--net/s5cmd/Makefile1
-rw-r--r--net/seaweedfs/Makefile2
-rw-r--r--net/storj/Makefile1
-rw-r--r--net/syncthing/Makefile1
-rw-r--r--net/termshark/Makefile2
-rw-r--r--net/traefik/Makefile1
-rw-r--r--net/tunneller/Makefile2
-rw-r--r--net/v2ray/Makefile2
-rw-r--r--net/wireguard-go/Makefile2
-rw-r--r--net/wireproxy/Makefile1
-rw-r--r--net/yggdrasil/Makefile2
53 files changed, 53 insertions, 40 deletions
diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile
index e3c255f85201..ac4348b3956a 100644
--- a/net/bosh-bootloader/Makefile
+++ b/net/bosh-bootloader/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bosh-bootloader
PORTVERSION= 7.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net sysutils
MAINTAINER= dumbbell@FreeBSD.org
diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile
index eb339a0b1a29..0c0d5c6e7d3c 100644
--- a/net/bosh-cli/Makefile
+++ b/net/bosh-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bosh-cli
PORTVERSION= 5.5.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net sysutils
MAINTAINER= dumbbell@FreeBSD.org
diff --git a/net/cf/Makefile b/net/cf/Makefile
index 8e7b09cfa268..84b14c50d0b6 100644
--- a/net/cf/Makefile
+++ b/net/cf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cf
PORTVERSION= 6.49.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= dumbbell@FreeBSD.org
diff --git a/net/clash/Makefile b/net/clash/Makefile
index 4e26125f07e0..2ac69e2d4274 100644
--- a/net/clash/Makefile
+++ b/net/clash/Makefile
@@ -1,6 +1,7 @@
PORTNAME= clash
DISTVERSIONPREFIX= v
DISTVERSION= 1.10.6
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile
index 972bc119e73d..86cc62c8ac48 100644
--- a/net/cloudflared/Makefile
+++ b/net/cloudflared/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cloudflared
DISTVERSION= 2022.4.0
+PORTREVISION= 1
CATEGORIES= net www
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile
index 5665fa9d98a8..ac887848377a 100644
--- a/net/cloudquery/Makefile
+++ b/net/cloudquery/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cloudquery
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= ports@FreeBSD.org
diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile
index e8fa68286918..27835c550667 100644
--- a/net/concourse-fly/Makefile
+++ b/net/concourse-fly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= concourse
PORTVERSION= 6.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net sysutils
MASTER_SITES= LOCAL/dumbbell/concourse/
PKGNAMESUFFIX= -fly
diff --git a/net/croc/Makefile b/net/croc/Makefile
index 8e02d2c39ae0..a28d39fa93a8 100644
--- a/net/croc/Makefile
+++ b/net/croc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= croc
PORTVERSION= 9.5.6
DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/drive/Makefile b/net/drive/Makefile
index b8c748ba8ef8..fb35811f40b2 100644
--- a/net/drive/Makefile
+++ b/net/drive/Makefile
@@ -3,7 +3,7 @@
PORTNAME= drive
PORTVERSION= 0.4.0
DISTVERSIONPREFIX= v
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/net/evans/Makefile b/net/evans/Makefile
index b23b81054595..150fabf0daf3 100644
--- a/net/evans/Makefile
+++ b/net/evans/Makefile
@@ -1,6 +1,6 @@
PORTNAME= evans
DISTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= lcook@FreeBSD.org
diff --git a/net/frp/Makefile b/net/frp/Makefile
index c76b174ceb18..88a7453c5d2f 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= frp
DISTVERSIONPREFIX= v
DISTVERSION= 0.43.0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile
index af0c28430fb1..67b59e7c41c0 100644
--- a/net/gdrive/Makefile
+++ b/net/gdrive/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdrive
DISTVERSION= 2.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile
index 3920118128d3..e09f8f18f047 100644
--- a/net/geoipupdate/Makefile
+++ b/net/geoipupdate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geoipupdate
PORTVERSION= 4.9.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net geography
MAINTAINER= adamw@FreeBSD.org
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 67e35d2c3992..7f109f29a064 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gitlab-agent
PORTVERSION= 15.0.0
DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= mfechner@FreeBSD.org
diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile
index 679c6a854568..b97cdd5d1856 100644
--- a/net/go-bapu/Makefile
+++ b/net/go-bapu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bapu
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
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 46e883051446..0c5d3fdcf4f5 100644
--- a/net/go-cs/Makefile
+++ b/net/go-cs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= go-cs
PORTVERSION= 0.9
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= akosela@andykosela.com
diff --git a/net/gobgp/Makefile b/net/gobgp/Makefile
index e1376971e6ef..9429515c6f4e 100644
--- a/net/gobgp/Makefile
+++ b/net/gobgp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gobgp
PORTVERSION= 3.0.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net
DIST_SUBDIR= gobgp
diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile
index 58e997e7ef5a..918a4b633146 100644
--- a/net/goreplay/Makefile
+++ b/net/goreplay/Makefile
@@ -1,7 +1,7 @@
PORTNAME= goreplay
PORTVERSION= 1.2.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= swills@FreeBSD.org
diff --git a/net/gorss/Makefile b/net/gorss/Makefile
index 022a6c826f84..0de4581f4731 100644
--- a/net/gorss/Makefile
+++ b/net/gorss/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gorss
PORTVERSION= 0.3
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net www
MAINTAINER= danfe@FreeBSD.org
diff --git a/net/grpcox/Makefile b/net/grpcox/Makefile
index b531393f3f91..478c479fb0e3 100644
--- a/net/grpcox/Makefile
+++ b/net/grpcox/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpcox
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net www
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/grpcui/Makefile b/net/grpcui/Makefile
index 36c7bcf11a01..aae8ef06463e 100644
--- a/net/grpcui/Makefile
+++ b/net/grpcui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpcui
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net www
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile
index cc0425bfbe66..e9c979ae6b20 100644
--- a/net/grpcurl/Makefile
+++ b/net/grpcurl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpcurl
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= nc@FreeBSD.org
diff --git a/net/gscloud/Makefile b/net/gscloud/Makefile
index 3a8cbab6a437..3bfd9901ce46 100644
--- a/net/gscloud/Makefile
+++ b/net/gscloud/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gscloud
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.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 acb2e34987b9..f3da22e4fd5c 100644
--- a/net/ipinfo-cli/Makefile
+++ b/net/ipinfo-cli/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ipinfo
DISTVERSIONPREFIX= ipinfo-
DISTVERSION= 2.8.1
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= 0xdutra@gmail.com
diff --git a/net/k6/Makefile b/net/k6/Makefile
index 617c1f1a5ff7..a79726190bd4 100644
--- a/net/k6/Makefile
+++ b/net/k6/Makefile
@@ -1,6 +1,7 @@
PORTNAME= k6
DISTVERSIONPREFIX= v
DISTVERSION= 0.37.0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= lcook@FreeBSD.org
diff --git a/net/kube-controller-manager/Makefile b/net/kube-controller-manager/Makefile
index 1a861187ec3e..5adaa5b835ac 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= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= loic.blot@unix-experience.fr
diff --git a/net/kube-scheduler/Makefile b/net/kube-scheduler/Makefile
index 041c2f5ebba8..e44b0bd4fe01 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= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= loic.blot@unix-experience.fr
diff --git a/net/librespeed-cli/Makefile b/net/librespeed-cli/Makefile
index 0b13d1aaa3d4..7910a326aad5 100644
--- a/net/librespeed-cli/Makefile
+++ b/net/librespeed-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= librespeed-cli
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net www
MAINTAINER= driesm@FreeBSD.org
diff --git a/net/librespeed-go/Makefile b/net/librespeed-go/Makefile
index bde5d22a76b3..8b8bc186b09b 100644
--- a/net/librespeed-go/Makefile
+++ b/net/librespeed-go/Makefile
@@ -1,7 +1,7 @@
PORTNAME= librespeed-go
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net www
MAINTAINER= driesm@FreeBSD.org
diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile
index 3d5a9a5ad205..3519abddb6b0 100644
--- a/net/madonctl/Makefile
+++ b/net/madonctl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= madonctl
PORTVERSION= 2.3.1
DISTVERSIONPREFIX= v
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/net/nats-nkeys/Makefile b/net/nats-nkeys/Makefile
index 1853970a1d9b..55bd314c4ed8 100644
--- a/net/nats-nkeys/Makefile
+++ b/net/nats-nkeys/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nkeys
PORTVERSION= 0.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
PKGNAMEPREFIX= nats-
diff --git a/net/nats-nsc/Makefile b/net/nats-nsc/Makefile
index 3eabd9db6ee7..a560e0b26c8a 100644
--- a/net/nats-nsc/Makefile
+++ b/net/nats-nsc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nsc
PORTVERSION= 2.7.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
PKGNAMEPREFIX= nats-
diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile
index 76295ff9c2b0..88680251ef7f 100644
--- a/net/nats-server/Makefile
+++ b/net/nats-server/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nats-server
PORTVERSION= 2.8.4
DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile
index 1ce9fcdfc2bc..0f5b28fc7cb4 100644
--- a/net/nats-streaming-server/Makefile
+++ b/net/nats-streaming-server/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nats-streaming-server
PORTVERSION= 0.24.6
DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile
index aacb4e31ecc4..63b8b3bc3947 100644
--- a/net/nats-top/Makefile
+++ b/net/nats-top/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nats-top
PORTVERSION= 0.5.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/natscli/Makefile b/net/natscli/Makefile
index e14a2c9efb1a..f05a5485e3a0 100644
--- a/net/natscli/Makefile
+++ b/net/natscli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= natscli
PORTVERSION= 0.0.33
DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/nncp/Makefile b/net/nncp/Makefile
index 9486fcacb223..4e9ebe37c61c 100644
--- a/net/nncp/Makefile
+++ b/net/nncp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nncp
DISTVERSION= 8.7.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 2d20549689bc..906c7468651f 100644
--- a/net/nsq/Makefile
+++ b/net/nsq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nsq
PORTVERSION= 1.2.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= jhixson@FreeBSD.org
diff --git a/net/ooni-mini/Makefile b/net/ooni-mini/Makefile
index a92c1e88d4c0..b622d5500f7b 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= 1
+PORTREVISION= 2
CATEGORIES= net www benchmarks
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile
index 5ac4f77c802d..ba7cfd4597c0 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.14.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net www benchmarks
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/rclone/Makefile b/net/rclone/Makefile
index 8de4a396de93..0ed1424c7d65 100644
--- a/net/rclone/Makefile
+++ b/net/rclone/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rclone
DISTVERSIONPREFIX= v
DISTVERSION= 1.58.1
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= tremere@cainites.net
diff --git a/net/rospo/Makefile b/net/rospo/Makefile
index 054bab87fb86..1574eb025f15 100644
--- a/net/rospo/Makefile
+++ b/net/rospo/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rospo
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
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 310a33fe80cd..fdd20acf03b5 100644
--- a/net/s5cmd/Makefile
+++ b/net/s5cmd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= s5cmd
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0-beta
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/net/seaweedfs/Makefile b/net/seaweedfs/Makefile
index 7fd96ceaad9d..5f605ab59002 100644
--- a/net/seaweedfs/Makefile
+++ b/net/seaweedfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= seaweedfs
DISTVERSION= 2.81
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net sysutils
MAINTAINER= dch@FreeBSD.org
diff --git a/net/storj/Makefile b/net/storj/Makefile
index 11b620d1ae2c..37a4cabc2e05 100644
--- a/net/storj/Makefile
+++ b/net/storj/Makefile
@@ -2,6 +2,7 @@
PORTNAME= storj
PORTVERSION= 1.56.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 1d8d51b424d6..f690c4645ff8 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,5 +1,6 @@
PORTNAME= syncthing
PORTVERSION= 1.20.1
+PORTREVISION= 1
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 9d5a2798fc6e..6358cd689871 100644
--- a/net/termshark/Makefile
+++ b/net/termshark/Makefile
@@ -3,7 +3,7 @@
PORTNAME= termshark
PORTVERSION= 2.1.1
DISTVERSIONPREFIX=v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= zi@FreeBSD.org
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 5eb9642fbc58..06233a471fe7 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,6 @@
PORTNAME= traefik
PORTVERSION= 2.7.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
diff --git a/net/tunneller/Makefile b/net/tunneller/Makefile
index af71107a73e3..24c996202c71 100644
--- a/net/tunneller/Makefile
+++ b/net/tunneller/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tunneller
DISTVERSIONPREFIX= release-
DISTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile
index a60827e15436..6b01aca85ee6 100644
--- a/net/v2ray/Makefile
+++ b/net/v2ray/Makefile
@@ -1,7 +1,7 @@
PORTNAME= v2ray
DISTVERSIONPREFIX= v
DISTVERSION= 4.36.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= shen.elf@gmail.com
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile
index 82ac017b4751..ab1922c82d2f 100644
--- a/net/wireguard-go/Makefile
+++ b/net/wireguard-go/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wireguard-go
PORTVERSION= 0.0.20220316
-PORTREVISION= 1
+PORTREVISION= 2
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 6e0820851b2d..4485d7c94ee0 100644
--- a/net/wireproxy/Makefile
+++ b/net/wireproxy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= wireproxy
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= lwhsu@FreeBSD.org
diff --git a/net/yggdrasil/Makefile b/net/yggdrasil/Makefile
index e2be5929174a..dc88b76bad1e 100644
--- a/net/yggdrasil/Makefile
+++ b/net/yggdrasil/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yggdrasil
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= freebsd@neilalexander.dev