git: ab359b34c97c - main - all: Bump after lang/go121 update

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Wed, 06 Mar 2024 22:21:09 UTC
The branch main has been updated by ashish:

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

commit ab359b34c97c7d1240079914bcd4dd54eb155e19
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-03-06 21:58:14 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-03-06 22:00:31 +0000

    all: Bump after lang/go121 update
    
    MFH:            2024Q1
---
 audio/gonic/Makefile                           | 2 +-
 audio/pms-devel/Makefile                       | 2 +-
 databases/litestream/Makefile                  | 1 +
 databases/rqlite/Makefile                      | 2 +-
 devel/cirrus-cli/Makefile                      | 1 +
 devel/gh/Makefile                              | 2 +-
 devel/git-town/Makefile                        | 2 +-
 devel/gitaly/Makefile                          | 1 +
 devel/gitlab-runner/Makefile                   | 1 +
 devel/goreleaser/Makefile                      | 2 +-
 devel/lefthook/Makefile                        | 2 +-
 dns/blocky/Makefile                            | 2 +-
 dns/dnscontrol/Makefile                        | 2 +-
 dns/mosdns/Makefile                            | 2 +-
 dns/q-dns/Makefile                             | 2 +-
 irc/ergo/Makefile                              | 2 +-
 misc/ls-lint/Makefile                          | 2 +-
 net-im/dissent/Makefile                        | 1 +
 net-im/gotosocial/Makefile                     | 1 +
 net-mgmt/netdata-go/Makefile                   | 2 +-
 net-mgmt/telegraf/Makefile                     | 2 +-
 net/clash/Makefile                             | 2 +-
 net/gitlab-agent/Makefile                      | 1 +
 net/syncthing/Makefile                         | 1 +
 security/certspotter/Makefile                  | 2 +-
 security/crowdsec/Makefile                     | 2 +-
 security/gopass/Makefile                       | 2 +-
 security/nuclei/Makefile                       | 1 +
 security/osv-scanner/Makefile                  | 2 +-
 security/trufflehog/Makefile                   | 2 +-
 security/xhash/Makefile                        | 1 +
 security/xray-core/Makefile                    | 2 +-
 shells/carapace/Makefile                       | 1 +
 sysutils/consul/Makefile                       | 1 +
 sysutils/gomplate/Makefile                     | 2 +-
 sysutils/hcloud/Makefile                       | 1 +
 sysutils/helmfile/Makefile                     | 2 +-
 sysutils/k9s/Makefile                          | 1 +
 sysutils/kopia/Makefile                        | 2 +-
 sysutils/nomad-pot-driver/Makefile             | 2 +-
 sysutils/nomad/Makefile                        | 1 +
 sysutils/terraform/Makefile                    | 1 +
 sysutils/tflint/Makefile                       | 1 +
 textproc/gitlab-elasticsearch-indexer/Makefile | 1 +
 textproc/vacuum/Makefile                       | 2 +-
 textproc/zed/Makefile                          | 1 +
 www/gitea/Makefile                             | 1 +
 www/gitlab-pages/Makefile                      | 1 +
 www/grafana/Makefile                           | 1 +
 www/lux/Makefile                               | 2 +-
 www/miniflux/Makefile                          | 2 +-
 www/pydio-cells/Makefile                       | 1 +
 www/shiori/Makefile                            | 2 +-
 x11/kitty/Makefile                             | 1 +
 54 files changed, 54 insertions(+), 30 deletions(-)

diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile
index b4d59a795823..bc8c79646cf8 100644
--- a/audio/gonic/Makefile
+++ b/audio/gonic/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gonic
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.16.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio net
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/audio/pms-devel/Makefile b/audio/pms-devel/Makefile
index 0457c1c5af07..5fc7e174a8f4 100644
--- a/audio/pms-devel/Makefile
+++ b/audio/pms-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pms-devel
 PORTVERSION=	0.0.20231224
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 
 MAINTAINER=	riggs@FreeBSD.org
diff --git a/databases/litestream/Makefile b/databases/litestream/Makefile
index ec96c9e50989..dbb624a396a2 100644
--- a/databases/litestream/Makefile
+++ b/databases/litestream/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	litestream
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.3.13
+PORTREVISION=	1
 CATEGORIES=	databases
 
 MAINTAINER=	nc@FreeBSD.org
diff --git a/databases/rqlite/Makefile b/databases/rqlite/Makefile
index 0ad8275e0e0a..a96822d7473b 100644
--- a/databases/rqlite/Makefile
+++ b/databases/rqlite/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rqlite
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.16.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile
index 6dd5705d72b6..e9620fea234f 100644
--- a/devel/cirrus-cli/Makefile
+++ b/devel/cirrus-cli/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cirrus-cli
 PORTVERSION=	0.112.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index 0cbadac2c35b..c6a59636a6e3 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gh
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.42.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/devel/git-town/Makefile b/devel/git-town/Makefile
index d627ebe1efe7..594e769755a3 100644
--- a/devel/git-town/Makefile
+++ b/devel/git-town/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	git-town
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index a24ea17e2e86..8bef46b571ef 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gitaly
 DISTVERSION=	16.9.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile
index 2e8e8f29beaa..edb36369c3f0 100644
--- a/devel/gitlab-runner/Makefile
+++ b/devel/gitlab-runner/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gitlab-runner
 DISTVERSION=	16.9.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 MASTER_SITES=	https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \
diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile
index f64225ae8160..939fe21872e7 100644
--- a/devel/goreleaser/Makefile
+++ b/devel/goreleaser/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	goreleaser
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.24.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	fuz@FreeBSD.org
diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile
index 2ee94895ba8b..820bdf14da3e 100644
--- a/devel/lefthook/Makefile
+++ b/devel/lefthook/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lefthook
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile
index afcdb96adcac..8ec93478c817 100644
--- a/dns/blocky/Makefile
+++ b/dns/blocky/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	blocky
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.23
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	dns
 MASTER_SITES=	https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
 DISTFILES=	go.mod:gomod
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile
index 152fa1331da1..daa5071dbbc5 100644
--- a/dns/dnscontrol/Makefile
+++ b/dns/dnscontrol/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dnscontrol
 DISTVERSIONPREFIX=v
 DISTVERSION=	4.8.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 
 MAINTAINER=	decke@FreeBSD.org
diff --git a/dns/mosdns/Makefile b/dns/mosdns/Makefile
index e7bfe462333b..c899556bee29 100644
--- a/dns/mosdns/Makefile
+++ b/dns/mosdns/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mosdns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.3.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	dns
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile
index 41a0c8eae4f3..afa765f4efac 100644
--- a/dns/q-dns/Makefile
+++ b/dns/q-dns/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	q-dns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.17.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index 372be18cdaa9..16fcaef8bfe0 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ergo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.13.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	irc
 PKGNAMESUFFIX=	-irc-server
 
diff --git a/misc/ls-lint/Makefile b/misc/ls-lint/Makefile
index 424d5234cfef..a8af86a6e175 100644
--- a/misc/ls-lint/Makefile
+++ b/misc/ls-lint/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ls-lint
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile
index 2a3b029af356..74d49d66df48 100644
--- a/net-im/dissent/Makefile
+++ b/net-im/dissent/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	dissent
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.20
+PORTREVISION=	1
 CATEGORIES=	net-im
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index 0bf14cc110b4..492a89c707fe 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gotosocial
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.13.3
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES?=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
 DISTFILES?=	${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
diff --git a/net-mgmt/netdata-go/Makefile b/net-mgmt/netdata-go/Makefile
index 9196c8e7daf4..7f375ddf2bc4 100644
--- a/net-mgmt/netdata-go/Makefile
+++ b/net-mgmt/netdata-go/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	netdata-go
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.58.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	driesm@FreeBSD.org
diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile
index f4658aac5487..462953a26843 100644
--- a/net-mgmt/telegraf/Makefile
+++ b/net-mgmt/telegraf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	telegraf
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.29.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	girgen@FreeBSD.org
diff --git a/net/clash/Makefile b/net/clash/Makefile
index fc38905e3b4f..3dfd2dc9942a 100644
--- a/net/clash/Makefile
+++ b/net/clash/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	clash
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.18.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 8695731446fd..6e472e4c4160 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gitlab-agent
 PORTVERSION=	16.9.2
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index a27f4d5b8578..006fcdf83419 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	syncthing
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.27.4
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-source-${DISTVERSIONFULL}
diff --git a/security/certspotter/Makefile b/security/certspotter/Makefile
index ddbbdbd264d7..944d2ca0e9ae 100644
--- a/security/certspotter/Makefile
+++ b/security/certspotter/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	certspotter
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.18.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security www
 
 MAINTAINER=	flo@FreeBSD.org
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index d1a8661bafa3..1cc164e6bf25 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	crowdsec
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	marco@crowdsec.net
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 6c6d7ec19055..595dd01f2459 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gopass
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.11
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 0b9e1c2a3cad..220abce6b4be 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nuclei
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1.10
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile
index bd71315ad893..15058024f1fb 100644
--- a/security/osv-scanner/Makefile
+++ b/security/osv-scanner/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osv-scanner
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile
index dae70cecec09..2b07065deecb 100644
--- a/security/trufflehog/Makefile
+++ b/security/trufflehog/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	trufflehog
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.63.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/security/xhash/Makefile b/security/xhash/Makefile
index 9dc3bffe9126..4dda99d6c961 100644
--- a/security/xhash/Makefile
+++ b/security/xhash/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	xhash
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.3.2
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	rbranco@suse.de
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index a9739b981543..71141c685d6e 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xray-core
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/v2fly/geoip/releases/download/202401250041/:geoip \
 		https://github.com/v2fly/domain-list-community/releases/download/20240123112230/:geosite
diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile
index c6982e27f224..4a0dbb14a691 100644
--- a/shells/carapace/Makefile
+++ b/shells/carapace/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	carapace
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.30.2
+PORTREVISION=	1
 CATEGORIES=	shells
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 10096b903dfd..6b9d7154d6df 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	consul
 DISTVERSION=	1.18.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 MASTER_SITES=	https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/
diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile
index 43b1a0816b40..3e45ec6adee4 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gomplate
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.11.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile
index 592c3316f8ae..ec2b89db5d49 100644
--- a/sysutils/hcloud/Makefile
+++ b/sysutils/hcloud/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hcloud
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.42.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	uzsolt@FreeBSD.org
diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile
index e9bef2cb8176..eb18935b5fbf 100644
--- a/sysutils/helmfile/Makefile
+++ b/sysutils/helmfile/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	helmfile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.158.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	timp87@gmail.com
diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile
index 45a54fad72ce..8f0ccd79ec50 100644
--- a/sysutils/k9s/Makefile
+++ b/sysutils/k9s/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	k9s
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.31.9
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	gogolok@gmail.com
diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile
index 06c1c1e643a7..66bcb1b21652 100644
--- a/sysutils/kopia/Makefile
+++ b/sysutils/kopia/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kopia
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.15.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/nomad-pot-driver/Makefile b/sysutils/nomad-pot-driver/Makefile
index bfc30272d7f5..0b405dadb2eb 100644
--- a/sysutils/nomad-pot-driver/Makefile
+++ b/sysutils/nomad-pot-driver/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nomad-pot-driver
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	pizzamig@FreeBSD.org
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile
index 30ebf57e6d20..addab30b2544 100644
--- a/sysutils/nomad/Makefile
+++ b/sysutils/nomad/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nomad
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.7.4
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://raw.githubusercontent.com/hashicorp/nomad/${DISTVERSIONFULL}/
 DISTFILES=	go.mod \
diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index e0f766c1f517..7f74dc4f4c94 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	terraform
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.7.4
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index 1552a18b3b05..60b0dcd248a0 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tflint
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.50.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index 1e7a87f95b12..ca5822a70420 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gitlab-elasticsearch-indexer
 PORTVERSION=	4.7.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
diff --git a/textproc/vacuum/Makefile b/textproc/vacuum/Makefile
index 51530ed5eeb5..390f7a7a6a30 100644
--- a/textproc/vacuum/Makefile
+++ b/textproc/vacuum/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	vacuum
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 PKGNAMESUFFIX=	-lint-tool
 
diff --git a/textproc/zed/Makefile b/textproc/zed/Makefile
index ca76c44e4178..520fd99eb619 100644
--- a/textproc/zed/Makefile
+++ b/textproc/zed/Makefile
@@ -1,6 +1,7 @@
 PORTNAME?=	zed
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.14.0
+PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	meta@FreeBSD.org
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 879ef454f767..2a11afa1214f 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.21.6
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \
 		https://dl.gitea.io/gitea/${DISTVERSION}/
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index c4b274ee48c2..2bcfc3c323c6 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gitlab-pages
 PORTVERSION=	16.9.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES+=	https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
diff --git a/www/grafana/Makefile b/www/grafana/Makefile
index 969eeba81158..9f7402d3a236 100644
--- a/www/grafana/Makefile
+++ b/www/grafana/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	grafana
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.3.3
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://dl.grafana.com/oss/release/:public \
 		https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
diff --git a/www/lux/Makefile b/www/lux/Makefile
index 4a30ebfc1e77..923c6992bfb0 100644
--- a/www/lux/Makefile
+++ b/www/lux/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lux
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.22.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile
index 97282707d26f..8193a183b337 100644
--- a/www/miniflux/Makefile
+++ b/www/miniflux/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	miniflux
 DISTVERSION=	2.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
 MAINTAINER=	krion@FreeBSD.org
diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile
index 64c81be37d8a..4f1d059cf56f 100644
--- a/www/pydio-cells/Makefile
+++ b/www/pydio-cells/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cells
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.3.6
+PORTREVISION=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	pydio-
 
diff --git a/www/shiori/Makefile b/www/shiori/Makefile
index 84ea2f6c4859..98a5ae7692c7 100644
--- a/www/shiori/Makefile
+++ b/www/shiori/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	shiori
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.0-rc.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
 MAINTAINER=	nivit@FreeBSD.org
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index e7166027abb6..5802d9bb8b5a 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kitty
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.32.2
+PORTREVISION=	1
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	nivit@FreeBSD.org