git: 9f4bc8d0b7b9 - main - various: Bump Go ports for 1.25.6

From: Adam Weinberger <adamw_at_FreeBSD.org>
Date: Fri, 16 Jan 2026 17:49:19 UTC
The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9f4bc8d0b7b9d39ccc8b53cf25946d0458aeb1f1

commit 9f4bc8d0b7b9d39ccc8b53cf25946d0458aeb1f1
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2026-01-16 17:27:39 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2026-01-16 17:27:39 +0000

    various: Bump Go ports for 1.25.6
---
 archivers/nfpm/Makefile                 | 2 +-
 archivers/plakar/Makefile               | 2 +-
 audio/gonic/Makefile                    | 2 +-
 databases/rqlite/Makefile               | 2 +-
 devel/cirrus-cli/Makefile               | 1 +
 devel/forgejo-runner/Makefile           | 1 +
 devel/gh/Makefile                       | 1 +
 devel/gitleaks/Makefile                 | 2 +-
 devel/gopls/Makefile                    | 1 +
 devel/goreleaser/Makefile               | 1 +
 devel/lefthook/Makefile                 | 2 +-
 devel/oq/Makefile                       | 1 +
 dns/doggo/Makefile                      | 1 +
 dns/q-dns/Makefile                      | 2 +-
 filesystems/zrepl-dsh2dsh/Makefile      | 2 +-
 ftp/sftpgo/Makefile                     | 1 +
 irc/ergo/Makefile                       | 2 +-
 lang/typescript-go/Makefile             | 1 +
 misc/crush/Makefile                     | 1 +
 misc/gollama/Makefile                   | 2 +-
 multimedia/mediamtx/Makefile            | 1 +
 multimedia/navidrome/Makefile           | 1 +
 net-im/gomuks/Makefile                  | 1 +
 net-mgmt/check_wg/Makefile              | 2 +-
 net-mgmt/thanos/Makefile                | 2 +-
 net-mgmt/victoria-logs/Makefile         | 1 +
 net-mgmt/victoria-metrics/Makefile      | 2 +-
 net-mgmt/vmutils/Makefile               | 1 +
 net-p2p/mkbrr/Makefile                  | 2 +-
 net/krakend-ce/Makefile                 | 2 +-
 security/aws-iam-authenticator/Makefile | 1 +
 security/certificate_maker/Makefile     | 1 +
 security/headscale/Makefile             | 2 +-
 security/netbird/Makefile               | 1 +
 security/osv-scanner/Makefile           | 1 +
 security/tailscale/Makefile             | 1 +
 security/vuls/Makefile                  | 1 +
 security/xray-core/Makefile             | 2 +-
 sysutils/chaoskube/Makefile             | 1 +
 sysutils/cilium/Makefile                | 2 +-
 sysutils/devtui/Makefile                | 1 +
 sysutils/eksctl/Makefile                | 1 +
 sysutils/elephant/Makefile              | 1 +
 sysutils/f2/Makefile                    | 2 +-
 sysutils/go-wtf/Makefile                | 1 +
 sysutils/helmfile/Makefile              | 1 +
 sysutils/ipget/Makefile                 | 2 +-
 sysutils/k9s/Makefile                   | 1 +
 sysutils/kops/Makefile                  | 2 +-
 sysutils/kubectl/Makefile               | 1 +
 sysutils/nginx-ui/Makefile              | 1 +
 sysutils/nomad-driver-podman/Makefile   | 1 +
 sysutils/opentofu/Makefile              | 1 +
 sysutils/superfile/Makefile             | 1 +
 sysutils/terragrunt/Makefile            | 2 +-
 sysutils/tflint/Makefile                | 1 +
 sysutils/witr/Makefile                  | 1 +
 sysutils/zot/Makefile                   | 1 +
 textproc/qo/Makefile                    | 1 +
 www/adguardhome/Makefile                | 2 +-
 www/filebrowser-quantum/Makefile        | 1 +
 www/forgejo-lts/Makefile                | 1 +
 www/forgejo/Makefile                    | 1 +
 www/grafana/Makefile                    | 2 +-
 www/nginx-prometheus-exporter/Makefile  | 2 +-
 www/oauth2-proxy/Makefile               | 1 +
 www/pocket-id/Makefile                  | 1 +
 www/remark42/Makefile                   | 1 +
 www/reproxy/Makefile                    | 1 +
 x11/hyprls/Makefile                     | 1 +
 70 files changed, 70 insertions(+), 25 deletions(-)

diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile
index c0dbddce3b8b..d5c9ea78c8dc 100644
--- a/archivers/nfpm/Makefile
+++ b/archivers/nfpm/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nfpm
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.44.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	archivers
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/archivers/plakar/Makefile b/archivers/plakar/Makefile
index 78ed3d7595cf..1a6cfb9e8eeb 100644
--- a/archivers/plakar/Makefile
+++ b/archivers/plakar/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	plakar
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	archivers
 
 MAINTAINER=	twisla@twis.la
diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile
index b8871326c63d..12bb2268fe76 100644
--- a/audio/gonic/Makefile
+++ b/audio/gonic/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gonic
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio net
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/databases/rqlite/Makefile b/databases/rqlite/Makefile
index fdbc65611f25..f48b4de4cfa7 100644
--- a/databases/rqlite/Makefile
+++ b/databases/rqlite/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rqlite
 DISTVERSIONPREFIX=	v
 DISTVERSION=	9.3.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile
index 2d401cdac40c..5fd198785842 100644
--- a/devel/cirrus-cli/Makefile
+++ b/devel/cirrus-cli/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cirrus-cli
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.159.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/devel/forgejo-runner/Makefile b/devel/forgejo-runner/Makefile
index c12b1c420997..ee8d17d967a3 100644
--- a/devel/forgejo-runner/Makefile
+++ b/devel/forgejo-runner/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	act_runner
 DISTVERSIONPREFIX=	v
 DISTVERSION=	12.5.0
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	forgejo-
 
diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index 788bd926cd13..826dd9f3fb5b 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gh
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.83.2
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile
index 733c0554b029..80fb1eaf385a 100644
--- a/devel/gitleaks/Makefile
+++ b/devel/gitleaks/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gitleaks
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.30.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile
index 3dde72605fce..d683b532ae96 100644
--- a/devel/gopls/Makefile
+++ b/devel/gopls/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gopls
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.21.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	fuz@FreeBSD.org
diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile
index e153827ed1ef..08a04df63b07 100644
--- a/devel/goreleaser/Makefile
+++ b/devel/goreleaser/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	goreleaser
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.13.3
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	fuz@FreeBSD.org
diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile
index 971119850258..f3f8f24c257d 100644
--- a/devel/lefthook/Makefile
+++ b/devel/lefthook/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lefthook
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/oq/Makefile b/devel/oq/Makefile
index 1b993d1e7ddd..023c9fffd23e 100644
--- a/devel/oq/Makefile
+++ b/devel/oq/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	oq
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.21
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	hoanga@gmail.com
diff --git a/dns/doggo/Makefile b/dns/doggo/Makefile
index 7ce5e648b75b..568c1262f53f 100644
--- a/dns/doggo/Makefile
+++ b/dns/doggo/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	doggo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.4
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	dns
 
diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile
index 34e4ae06c81e..a1be0e8bdc95 100644
--- a/dns/q-dns/Makefile
+++ b/dns/q-dns/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	q-dns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile
index 58ce4a6cfa2e..c20a733adbda 100644
--- a/filesystems/zrepl-dsh2dsh/Makefile
+++ b/filesystems/zrepl-dsh2dsh/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	zrepl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	filesystems sysutils
 PKGNAMESUFFIX=	-${GH_ACCOUNT}
 
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index ea9fac0b8782..16de4b0d2529 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sftpgo
 PORTVERSION=	2.7.0
+PORTREVISION=	1
 CATEGORIES=	ftp www
 MASTER_SITES=	https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}_v${PORTVERSION}_src_with_deps
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index ed6915a8e391..95b91c769ed2 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ergo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.16.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	irc
 PKGNAMESUFFIX=	-irc-server
 
diff --git a/lang/typescript-go/Makefile b/lang/typescript-go/Makefile
index 7b2047c4e6d1..e70e310f307d 100644
--- a/lang/typescript-go/Makefile
+++ b/lang/typescript-go/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	typescript-go
 PORTVERSION=	7.0.0.g20260114
+PORTREVISION=	1
 CATEGORIES=	lang
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/misc/crush/Makefile b/misc/crush/Makefile
index 49485ddc5f97..c6f104fea41e 100644
--- a/misc/crush/Makefile
+++ b/misc/crush/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	crush
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.32.1
+PORTREVISION=	1
 CATEGORIES=	misc devel
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/misc/gollama/Makefile b/misc/gollama/Makefile
index ad1dd76cbce7..58abab876dde 100644
--- a/misc/gollama/Makefile
+++ b/misc/gollama/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gollama
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.37.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc # machine learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/multimedia/mediamtx/Makefile b/multimedia/mediamtx/Makefile
index 59a5c96e8094..a6fd3c00607b 100644
--- a/multimedia/mediamtx/Makefile
+++ b/multimedia/mediamtx/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	mediamtx
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.6
+PORTREVISION=	1
 CATEGORIES=	multimedia net
 MASTER_SITES+=	https://github.com/video-dev/hls.js/releases/download/v1.6.15/:hlsjs
 DISTFILES+=	release.zip:hlsjs
diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile
index 11d026b0290c..b542ccc11bc9 100644
--- a/multimedia/navidrome/Makefile
+++ b/multimedia/navidrome/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	navidrome
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.59.0
+PORTREVISION=	1
 CATEGORIES=	multimedia
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile
index db2e6f0d4ee2..daf51ee237e7 100644
--- a/net-im/gomuks/Makefile
+++ b/net-im/gomuks/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gomuks
 DISTVERSION=	25.12
+PORTREVISION=	1
 CATEGORIES=	net-im
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/net-mgmt/check_wg/Makefile b/net-mgmt/check_wg/Makefile
index 2d16e897d031..8f4d30326a2b 100644
--- a/net-mgmt/check_wg/Makefile
+++ b/net-mgmt/check_wg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	check_wg
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.8
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	dsh@bamus.cz
diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile
index f7c041f0e7e4..a3514527351b 100644
--- a/net-mgmt/thanos/Makefile
+++ b/net-mgmt/thanos/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	thanos
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.40.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	alven@FreeBSD.org
diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile
index 40d78b7e8da3..40418334e7f4 100644
--- a/net-mgmt/victoria-logs/Makefile
+++ b/net-mgmt/victoria-logs/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	victoria-logs
 PORTVERSION=	1.43.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	samm@FreeBSD.org
diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile
index 3d59d8b2b216..1039582b091a 100644
--- a/net-mgmt/victoria-metrics/Makefile
+++ b/net-mgmt/victoria-metrics/Makefile
@@ -1,7 +1,7 @@
 PORTNAME?=	victoria-metrics
 PORTVERSION=	1.133.0		# don't forget to update BUILDINFO_TAG
 DISTVERSIONPREFIX=	v
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/net-mgmt/vmutils/Makefile b/net-mgmt/vmutils/Makefile
index 5de9301cb631..b1fadcedaa0f 100644
--- a/net-mgmt/vmutils/Makefile
+++ b/net-mgmt/vmutils/Makefile
@@ -1,4 +1,5 @@
 PORTNAME=	vmutils
+PORTREVISION=	1
 
 COMMENT=	Ancillary utilities and agent for VictoriaMetrics
 
diff --git a/net-p2p/mkbrr/Makefile b/net-p2p/mkbrr/Makefile
index bd4a5e67d985..728f94fd70e7 100644
--- a/net-p2p/mkbrr/Makefile
+++ b/net-p2p/mkbrr/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mkbrr
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.18.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-p2p
 
 MAINTAINER=	diizzy@FreeBSD.org
diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile
index 76baae3691fb..67ef83287d7d 100644
--- a/net/krakend-ce/Makefile
+++ b/net/krakend-ce/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	krakend-ce
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.12.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net
 
 MAINTAINER=	alven@FreeBSD.org
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index 43035db03704..f77ffede501f 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	aws-iam-authenticator
 PORTVERSION=	0.7.10
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile
index 914a2a7de5b3..9003fdc39580 100644
--- a/security/certificate_maker/Makefile
+++ b/security/certificate_maker/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	certificate_maker
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.5
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/security/headscale/Makefile b/security/headscale/Makefile
index 5c432938e218..5b4bf5ea6f1f 100644
--- a/security/headscale/Makefile
+++ b/security/headscale/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	headscale
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.27.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security net-vpn
 
 MAINTAINER=	m.muenz@gmail.com
diff --git a/security/netbird/Makefile b/security/netbird/Makefile
index 40e3e8464150..6caadc0c87ca 100644
--- a/security/netbird/Makefile
+++ b/security/netbird/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	netbird
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.62.2
+PORTREVISION=	1
 CATEGORIES=	security net net-vpn
 
 MAINTAINER=	dev@netbird.io
diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile
index 981b86ea5857..303c10d517f9 100644
--- a/security/osv-scanner/Makefile
+++ b/security/osv-scanner/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	osv-scanner
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.3.1
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index 3a7379530b30..c98b4d603ddb 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tailscale
 PORTVERSION=	1.92.5
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security net-vpn
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/security/vuls/Makefile b/security/vuls/Makefile
index 5d6b8f49c5e1..c41603e5bfef 100644
--- a/security/vuls/Makefile
+++ b/security/vuls/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vuls
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.37.0
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	girgen@FreeBSD.org
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index 744509ed5a3c..66772e240ac2 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xray-core
 DISTVERSIONPREFIX=	v
 DISTVERSION=	25.12.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/v2fly/geoip/releases/download/202512050148/:geoip \
 		https://github.com/v2fly/domain-list-community/releases/download/20251212112114/:geosite
diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile
index 572600cf22b4..59b0d0b105c2 100644
--- a/sysutils/chaoskube/Makefile
+++ b/sysutils/chaoskube/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	chaoskube
 PORTVERSION=	0.37.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/cilium/Makefile b/sysutils/cilium/Makefile
index 85d55051752f..567f589eb6b9 100644
--- a/sysutils/cilium/Makefile
+++ b/sysutils/cilium/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	cilium
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.18.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/devtui/Makefile b/sysutils/devtui/Makefile
index a688b33f023e..208eb2de2cc8 100644
--- a/sysutils/devtui/Makefile
+++ b/sysutils/devtui/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	devtui
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.33.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	vidar@karlsen.tech
diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile
index 521ee0c0e378..f60dc11b41e3 100644
--- a/sysutils/eksctl/Makefile
+++ b/sysutils/eksctl/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	eksctl
 PORTVERSION=	0.221.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile
index 9a90576cf2d8..5f11a6678736 100644
--- a/sysutils/elephant/Makefile
+++ b/sysutils/elephant/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	elephant
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.18.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile
index 6882e9b0f0a7..61fff3f3d4ab 100644
--- a/sysutils/f2/Makefile
+++ b/sysutils/f2/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	f2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile
index 4f9e2e6f21f6..43a793ce841f 100644
--- a/sysutils/go-wtf/Makefile
+++ b/sysutils/go-wtf/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wtf
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.48.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	go-
 
diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile
index 50a87188a4a8..94feb17c1682 100644
--- a/sysutils/helmfile/Makefile
+++ b/sysutils/helmfile/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	helmfile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	timp87@gmail.com
diff --git a/sysutils/ipget/Makefile b/sysutils/ipget/Makefile
index 968b134066a7..058ee9645960 100644
--- a/sysutils/ipget/Makefile
+++ b/sysutils/ipget/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ipget
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.12.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile
index 3e6caaccd522..f6e246b9a0ac 100644
--- a/sysutils/k9s/Makefile
+++ b/sysutils/k9s/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	k9s
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.50.18
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	gogolok@gmail.com
diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile
index 5e332b7daf73..e5e15998a52b 100644
--- a/sysutils/kops/Makefile
+++ b/sysutils/kops/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kops
 PORTVERSION=	1.34.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile
index 28755d343ef3..cacc5a900511 100644
--- a/sysutils/kubectl/Makefile
+++ b/sysutils/kubectl/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kubectl
 PORTVERSION=	1.35.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile
index 70aff5a0204d..a247e64cbfc8 100644
--- a/sysutils/nginx-ui/Makefile
+++ b/sysutils/nginx-ui/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nginx-ui
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.3.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \
diff --git a/sysutils/nomad-driver-podman/Makefile b/sysutils/nomad-driver-podman/Makefile
index 90a80728afb2..5bfd7be4852c 100644
--- a/sysutils/nomad-driver-podman/Makefile
+++ b/sysutils/nomad-driver-podman/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nomad-driver-podman
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.6.4
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	grembo@FreeBSD.org
diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile
index 577c26a45b15..be28c59e32e2 100644
--- a/sysutils/opentofu/Makefile
+++ b/sysutils/opentofu/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	opentofu
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.11.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile
index 9187213773f4..09bb978404f7 100644
--- a/sysutils/superfile/Makefile
+++ b/sysutils/superfile/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	superfile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.5.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 
diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile
index 951f327fd25d..adafa8abae44 100644
--- a/sysutils/terragrunt/Makefile
+++ b/sysutils/terragrunt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	terragrunt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.93.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index 7c0cc96adc33..edd5a13edd92 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tflint
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.60.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/witr/Makefile b/sysutils/witr/Makefile
index cec978a06f98..9a76c17091e4 100644
--- a/sysutils/witr/Makefile
+++ b/sysutils/witr/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	witr
 PORTVERSION=	0.2.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	gaod@hychen.org
diff --git a/sysutils/zot/Makefile b/sysutils/zot/Makefile
index 9462d98c2025..40aba2c3ea99 100644
--- a/sysutils/zot/Makefile
+++ b/sysutils/zot/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	zot
 DISTVERSIONPREFIX=v
 DISTVERSION=	2.1.13
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/project-zot/zui/releases/download/commit-${ZUI_VERSION}/:ui
 DISTFILES=	zui.tgz:ui
diff --git a/textproc/qo/Makefile b/textproc/qo/Makefile
index 62915542edfa..d9a2ca5a33bb 100644
--- a/textproc/qo/Makefile
+++ b/textproc/qo/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	qo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.7
+PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	adamw@FreeBSD.org
diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile
index 957fbe538e2f..5ceb708710bb 100644
--- a/www/adguardhome/Makefile
+++ b/www/adguardhome/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	adguardhome
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.107.69
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/
 DISTFILES=	${GH_PROJECT}_frontend${EXTRACT_SUFX}
diff --git a/www/filebrowser-quantum/Makefile b/www/filebrowser-quantum/Makefile
index d4be5557c377..bc572162f2b7 100644
--- a/www/filebrowser-quantum/Makefile
+++ b/www/filebrowser-quantum/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	filebrowser-quantum
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.3
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
diff --git a/www/forgejo-lts/Makefile b/www/forgejo-lts/Makefile
index eafb40a9cb51..7117b62cb8b1 100644
--- a/www/forgejo-lts/Makefile
+++ b/www/forgejo-lts/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	forgejo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	11.0.9
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONFULL}/
 PKGNAMESUFFIX=	-lts
diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile
index 3f6ca9eeb3a7..7355969cb923 100644
--- a/www/forgejo/Makefile
+++ b/www/forgejo/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	forgejo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	13.0.4
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONFULL}/
 DISTNAME=	forgejo-src-${DISTVERSION}
diff --git a/www/grafana/Makefile b/www/grafana/Makefile
index a0583639ad6c..9098cbacb00d 100644
--- a/www/grafana/Makefile
+++ b/www/grafana/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	grafana
 DISTVERSIONPREFIX=	v
 DISTVERSION=	12.3.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	https://dl.grafana.com/oss/release/ \
 		https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
diff --git a/www/nginx-prometheus-exporter/Makefile b/www/nginx-prometheus-exporter/Makefile
index f4ccb2c3542a..c551f709da8c 100644
--- a/www/nginx-prometheus-exporter/Makefile
+++ b/www/nginx-prometheus-exporter/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nginx-prometheus-exporter
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.5.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
 MAINTAINER=	arcade@b1t.name
diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile
index d0ebefdddc6d..7b6316902690 100644
--- a/www/oauth2-proxy/Makefile
+++ b/www/oauth2-proxy/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	oauth2-proxy
 PORTVERSION=	7.13.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile
index 34aa1fc3a47f..5fcad8296791 100644
--- a/www/pocket-id/Makefile
+++ b/www/pocket-id/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	pocket-id
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.16.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
diff --git a/www/remark42/Makefile b/www/remark42/Makefile
index 3a501ed6a516..699671c74618 100644
--- a/www/remark42/Makefile
+++ b/www/remark42/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	remark42
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/delphij:npmcache
 DISTFILES=	${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache
diff --git a/www/reproxy/Makefile b/www/reproxy/Makefile
index 49dd667f893b..41427197a640 100644
--- a/www/reproxy/Makefile
+++ b/www/reproxy/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	reproxy
 PORTVERSION=	1.4.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/x11/hyprls/Makefile b/x11/hyprls/Makefile
index 0230044ebbb9..4be4156b8ffe 100644
--- a/x11/hyprls/Makefile
+++ b/x11/hyprls/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hyprls
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.12.0
+PORTREVISION=	1
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	tagattie@FreeBSD.org