git: f36b85a91c51 - main - all: Bump after lang/go122 update

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Wed, 03 Jul 2024 08:31:20 UTC
The branch main has been updated by ashish:

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

commit f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-07-03 08:17:24 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-07-03 08:29:47 +0000

    all: Bump after lang/go122 update
---
 databases/redis_exporter/Makefile              | 2 +-
 databases/usql/Makefile                        | 2 +-
 devel/cirrus-cli/Makefile                      | 1 +
 devel/gitaly/Makefile                          | 1 +
 devel/gitlab-runner/Makefile                   | 1 +
 devel/gitlab-shell/Makefile                    | 1 +
 devel/gomigrate/Makefile                       | 2 +-
 devel/lazygit/Makefile                         | 2 +-
 devel/lefthook/Makefile                        | 1 +
 dns/dnscontrol/Makefile                        | 2 +-
 editors/orbiton/Makefile                       | 1 +
 finance/fabric/Makefile                        | 1 +
 ftp/sftpgo/Makefile                            | 1 +
 lang/gptscript/Makefile                        | 2 +-
 misc/ls-lint/Makefile                          | 2 +-
 misc/py-wandb/Makefile                         | 1 +
 multimedia/navidrome/Makefile                  | 2 +-
 net-mgmt/telegraf/Makefile                     | 1 +
 net/frp/Makefile                               | 2 +-
 net/gitlab-agent/Makefile                      | 1 +
 net/krakend-ce/Makefile                        | 2 +-
 net/traefik/Makefile                           | 1 +
 security/apg/Makefile                          | 2 +-
 security/aws-iam-authenticator/Makefile        | 1 +
 security/crowdsec/Makefile                     | 2 +-
 security/git-credential-gopass/Makefile        | 2 +-
 security/gopass/Makefile                       | 2 +-
 security/lego/Makefile                         | 1 +
 security/local-php-security-checker/Makefile   | 2 +-
 security/tailscale/Makefile                    | 1 +
 security/trivy/Makefile                        | 1 +
 security/vouch-proxy/Makefile                  | 2 +-
 security/xray-core/Makefile                    | 2 +-
 sysutils/chaoskube/Makefile                    | 2 +-
 sysutils/cloud-nuke/Makefile                   | 2 +-
 sysutils/consul/Makefile                       | 2 +-
 sysutils/gomplate/Makefile                     | 1 +
 sysutils/helm/Makefile                         | 1 +
 sysutils/infracost/Makefile                    | 1 +
 sysutils/kopia/Makefile                        | 2 +-
 sysutils/kops/Makefile                         | 2 +-
 sysutils/kubectl/Makefile                      | 2 +-
 sysutils/kubo-go/Makefile                      | 1 +
 sysutils/minikube/Makefile                     | 2 +-
 sysutils/nomad/Makefile                        | 1 +
 sysutils/popeye/Makefile                       | 2 +-
 sysutils/terraform-docs/Makefile               | 2 +-
 sysutils/terraform-switcher/Makefile           | 2 +-
 sysutils/terraform/Makefile                    | 2 +-
 textproc/consul-template/Makefile              | 2 +-
 textproc/gitlab-elasticsearch-indexer/Makefile | 1 +
 textproc/jqp/Makefile                          | 2 +-
 textproc/ytt/Makefile                          | 2 +-
 www/adguardhome/Makefile                       | 2 +-
 www/forgejo/Makefile                           | 1 +
 www/gitlab-pages/Makefile                      | 1 +
 www/gitlab-workhorse/Makefile                  | 1 +
 www/mattermost-server/Makefile                 | 2 +-
 www/miniflux/Makefile                          | 2 +-
 x11/kitty/Makefile                             | 2 +-
 60 files changed, 60 insertions(+), 35 deletions(-)

diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile
index 96ea17f67c6d..ff1ee866cd5c 100644
--- a/databases/redis_exporter/Makefile
+++ b/databases/redis_exporter/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	redis_exporter
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.58.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	databases
 
 MAINTAINER=	arcade@b1t.name
diff --git a/databases/usql/Makefile b/databases/usql/Makefile
index 4cd259ee20f2..83ffe76a7659 100644
--- a/databases/usql/Makefile
+++ b/databases/usql/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	usql
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile
index a4b66e642a2e..85bf9c0ee1e1 100644
--- a/devel/cirrus-cli/Makefile
+++ b/devel/cirrus-cli/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cirrus-cli
 DISTVERSION=	0.120.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index c8e850dd200b..1a98c0ab91ff 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitaly
 DISTVERSIONPREFIX=	v
 DISTVERSION=	17.1.1
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile
index 4b71a18ef3a4..469fd801d226 100644
--- a/devel/gitlab-runner/Makefile
+++ b/devel/gitlab-runner/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-runner
 DISTVERSIONPREFIX=	v
 DISTVERSION=	17.1.0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \
 		https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerarm
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index 036a94e2d1f0..814f47ad695d 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-shell
 PORTVERSION=	14.36.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/devel/gomigrate/Makefile b/devel/gomigrate/Makefile
index 9a142e0bf085..f6ec5f4e1a34 100644
--- a/devel/gomigrate/Makefile
+++ b/devel/gomigrate/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	migrate
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.17.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go
 
diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile
index 894ec29b84d7..92800748f75f 100644
--- a/devel/lazygit/Makefile
+++ b/devel/lazygit/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lazygit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.42.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	meta@FreeBSD.org
diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile
index b431c484b726..88bbad41b997 100644
--- a/devel/lefthook/Makefile
+++ b/devel/lefthook/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	lefthook
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.18
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile
index 40389e865e0b..e7a7409be5a1 100644
--- a/dns/dnscontrol/Makefile
+++ b/dns/dnscontrol/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dnscontrol
 DISTVERSIONPREFIX=v
 DISTVERSION=	4.11.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 
 MAINTAINER=	decke@FreeBSD.org
diff --git a/editors/orbiton/Makefile b/editors/orbiton/Makefile
index 29dd78ba8bf3..5b85444fe1bd 100644
--- a/editors/orbiton/Makefile
+++ b/editors/orbiton/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	orbiton
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.65.12
+PORTREVISION=	1
 CATEGORIES=	editors
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/finance/fabric/Makefile b/finance/fabric/Makefile
index d2a0bb571293..fc72a8db2810 100644
--- a/finance/fabric/Makefile
+++ b/finance/fabric/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	fabric
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.5.9
+PORTREVISION=	1
 CATEGORIES=	finance
 PKGNAMESUFFIX=	-hyperledger
 
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index d6738931d324..79914b538b21 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sftpgo
 PORTVERSION=	2.6.2
+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/lang/gptscript/Makefile b/lang/gptscript/Makefile
index e888b04d045d..3b394f3776b8 100644
--- a/lang/gptscript/Makefile
+++ b/lang/gptscript/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gptscript
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.5
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	lang
 
 MAINTAINER=	nivit@FreeBSD.org
diff --git a/misc/ls-lint/Makefile b/misc/ls-lint/Makefile
index 3ddc163b7daf..22bed833a680 100644
--- a/misc/ls-lint/Makefile
+++ b/misc/ls-lint/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ls-lint
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/py-wandb/Makefile b/misc/py-wandb/Makefile
index 2e2c59a54ed8..ba7cd57674a1 100644
--- a/misc/py-wandb/Makefile
+++ b/misc/py-wandb/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wandb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.17.3
+PORTREVISION=	1
 CATEGORIES=	misc # machine-learning
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile
index c678f2b70d71..7f879c2e8650 100644
--- a/multimedia/navidrome/Makefile
+++ b/multimedia/navidrome/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	navidrome
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.52.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia
 MASTER_SITES=	http://people.freebsd.org/~kbowling/distfiles/:npmcache
 DISTFILES=	${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache
diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile
index 8af100985696..f44d8544d14b 100644
--- a/net-mgmt/telegraf/Makefile
+++ b/net-mgmt/telegraf/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	telegraf
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.31.1
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	girgen@FreeBSD.org
diff --git a/net/frp/Makefile b/net/frp/Makefile
index 2fa935aa8df8..981b5c24346e 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	frp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.58.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 9ac2dd992916..d93954000225 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-agent
 PORTVERSION=	17.1.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile
index 716f542857db..ae131cc78a34 100644
--- a/net/krakend-ce/Makefile
+++ b/net/krakend-ce/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	krakend-ce
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.6.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
 MAINTAINER=	jrm@FreeBSD.org
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 6f6c5150e1cf..6accf3b9647b 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	traefik
 PORTVERSION=	2.11.5
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 235b5be43599..5854018c7315 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		apg
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.2.0
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=		1
 CATEGORIES=		security sysutils
 
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index 81014cd9d478..a4744ce6c32f 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	aws-iam-authenticator
 PORTVERSION=	0.6.21
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 05d32227fca1..54a7faa77834 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.2
 # the remote tag was moved for 1.6.2, so we force another tag to avoid the version on proxy.golang.org
 DISTVERSIONSUFFIX=     -final
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	marco@crowdsec.net
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 5e3b1ab7bd58..0eb98a15277a 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	git-credential-gopass
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.13
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index d86584c97d7b..f1b5039fda81 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gopass
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.13
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/security/lego/Makefile b/security/lego/Makefile
index 5105e2c67fa5..ba4101f03e0b 100644
--- a/security/lego/Makefile
+++ b/security/lego/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	lego
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.17.4
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	matt@matthoran.com
diff --git a/security/local-php-security-checker/Makefile b/security/local-php-security-checker/Makefile
index ca701b35c6ab..d6abb71a0b12 100644
--- a/security/local-php-security-checker/Makefile
+++ b/security/local-php-security-checker/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	local-php-security-checker
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.1.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	GH
 
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index d48b2b896af1..ba99ab593d1a 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tailscale
 PORTVERSION=	1.68.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security net-vpn
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/security/trivy/Makefile b/security/trivy/Makefile
index 030b7ca345a6..53f62e6afa81 100644
--- a/security/trivy/Makefile
+++ b/security/trivy/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	trivy
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.53.0
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile
index be704a996c37..878da2ca65de 100644
--- a/security/vouch-proxy/Makefile
+++ b/security/vouch-proxy/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	vouch-proxy
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.40.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 
 MAINTAINER=	decke@FreeBSD.org
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index 115b54c2bda2..5d2e95279881 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xray-core
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/v2fly/geoip/releases/download/202404250042/:geoip \
 		https://github.com/v2fly/domain-list-community/releases/download/20240426060244/:geosite
diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile
index 7c00274942ae..9c2f503fee55 100644
--- a/sysutils/chaoskube/Makefile
+++ b/sysutils/chaoskube/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	chaoskube
 PORTVERSION=	0.32.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/cloud-nuke/Makefile b/sysutils/cloud-nuke/Makefile
index c98f966b3cc6..4b0671368c0f 100644
--- a/sysutils/cloud-nuke/Makefile
+++ b/sysutils/cloud-nuke/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	cloud-nuke
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.36.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 62a6dc9600e3..3af277cf0a0a 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	consul
 DISTVERSION=	1.19.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/
 DISTFILES=	go.mod \
diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile
index ab2f12518f6e..8e572fc90585 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gomplate
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.0.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile
index b18a1772d5ed..864fc1b8dd10 100644
--- a/sysutils/helm/Makefile
+++ b/sysutils/helm/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	helm
 PORTVERSION=	3.15.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/infracost/Makefile b/sysutils/infracost/Makefile
index 6e2a8f120b14..da158ffe52de 100644
--- a/sysutils/infracost/Makefile
+++ b/sysutils/infracost/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	infracost
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.37
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile
index 574a1c111cc3..b1808b9ce987 100644
--- a/sysutils/kopia/Makefile
+++ b/sysutils/kopia/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kopia
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.17.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile
index 8519fd5edbb3..c331708e4d3f 100644
--- a/sysutils/kops/Makefile
+++ b/sysutils/kops/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kops
 PORTVERSION=	1.29.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile
index 25fc4de06042..1506355907e7 100644
--- a/sysutils/kubectl/Makefile
+++ b/sysutils/kubectl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kubectl
 PORTVERSION=	1.30.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/kubo-go/Makefile b/sysutils/kubo-go/Makefile
index c8fb5203a558..a4324bc7c5b9 100644
--- a/sysutils/kubo-go/Makefile
+++ b/sysutils/kubo-go/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kubo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.29.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-go
 
diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile
index 1f9f1c6a6ee2..9ccda6431bdd 100644
--- a/sysutils/minikube/Makefile
+++ b/sysutils/minikube/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	minikube
 PORTVERSION=	1.33.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile
index 2ac5b36292b3..13438e1d72b1 100644
--- a/sysutils/nomad/Makefile
+++ b/sysutils/nomad/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nomad
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://raw.githubusercontent.com/hashicorp/nomad/${DISTVERSIONFULL}/
 DISTFILES=	go.mod \
diff --git a/sysutils/popeye/Makefile b/sysutils/popeye/Makefile
index 16930c6b7431..a1526077fce3 100644
--- a/sysutils/popeye/Makefile
+++ b/sysutils/popeye/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	popeye
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.21.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile
index 9a98edfaa1b0..f7d584092d25 100644
--- a/sysutils/terraform-docs/Makefile
+++ b/sysutils/terraform-docs/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	terraform-docs
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.18.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils textproc
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile
index 6034a9b9ab43..bfa4bc60645a 100644
--- a/sysutils/terraform-switcher/Makefile
+++ b/sysutils/terraform-switcher/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	terraform-switcher
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index cf379cff98cd..68df2f2865e1 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	terraform
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile
index 31d2558d9224..78f467eddcc3 100644
--- a/textproc/consul-template/Makefile
+++ b/textproc/consul-template/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	consul-template
 DISTVERSION=	0.38.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index 832abff961cc..ebbe675a7a0a 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-elasticsearch-indexer
 PORTVERSION=	5.0.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/textproc/jqp/Makefile b/textproc/jqp/Makefile
index 771354d52f45..a46d1fc9fdf8 100644
--- a/textproc/jqp/Makefile
+++ b/textproc/jqp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	jqp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile
index 32189df5e9a6..03bbaa605157 100644
--- a/textproc/ytt/Makefile
+++ b/textproc/ytt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ytt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.49.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile
index 83db91ab5725..7eb7a1b6ea2b 100644
--- a/www/adguardhome/Makefile
+++ b/www/adguardhome/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	adguardhome
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.107.51
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile
index 1f2696736529..3b3e5632b6c3 100644
--- a/www/forgejo/Makefile
+++ b/www/forgejo/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	forgejo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.0.4
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 DISTNAME=	forgejo-src-${DISTVERSION}
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index 1d2c04cbfd49..bdfe7016ba23 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-pages
 PORTVERSION=	17.1.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES+=	https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
 DISTFILES+=	go.mod
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index 3486a12984e2..ef2d5307bfff 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-workhorse
 PORTVERSION=	17.1.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile
index c773a2467f28..50c2f5033528 100644
--- a/www/mattermost-server/Makefile
+++ b/www/mattermost-server/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mattermost
 PORTVERSION=	9.5.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/decke
 PKGNAMESUFFIX=	-server
diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile
index 01803fc278c6..7cdf4ef23fed 100644
--- a/www/miniflux/Makefile
+++ b/www/miniflux/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	miniflux
 DISTVERSION=	2.1.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 
 MAINTAINER=	krion@FreeBSD.org
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index bf4cba45238a..38d0df5b3554 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kitty
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.33.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	nivit@FreeBSD.org