Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2024 21:01:25 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 79271d538107 - main - all: Bump after lang/go122 update
Message-ID:  <202411082101.4A8L1Pfu044624@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish:

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

commit 79271d538107eaed3822f2b39d0080da0101245a
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-11-08 20:55:15 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-11-08 20:58:46 +0000

    all: Bump after lang/go122 update
    
    PR:             281842
---
 databases/usql/Makefile                        | 1 +
 devel/athens/Makefile                          | 1 +
 devel/cirrus-cli/Makefile                      | 1 +
 devel/gitlab-runner/Makefile                   | 1 +
 devel/gitlab-shell/Makefile                    | 1 +
 devel/go-tools/Makefile                        | 1 +
 devel/gomigrate/Makefile                       | 1 +
 devel/lazygit/Makefile                         | 2 +-
 devel/lefthook/Makefile                        | 1 +
 devel/task/Makefile                            | 1 +
 devel/treefmt/Makefile                         | 1 +
 editors/orbiton/Makefile                       | 2 +-
 ftp/sftpgo/Makefile                            | 2 +-
 ftp/wush/Makefile                              | 1 +
 irc/ergo/Makefile                              | 2 +-
 lang/gptscript/Makefile                        | 1 +
 misc/gollama/Makefile                          | 1 +
 misc/ls-lint/Makefile                          | 2 +-
 misc/ollama/Makefile                           | 2 +-
 misc/py-wandb/Makefile                         | 1 +
 net-im/dissent/Makefile                        | 1 +
 net/frp/Makefile                               | 1 +
 net/gotify-cli/Makefile                        | 1 +
 net/gotify-server/Makefile                     | 2 +-
 net/syncthing/Makefile                         | 1 +
 security/apg/Makefile                          | 2 +-
 security/aws-iam-authenticator/Makefile        | 1 +
 security/boringssl/Makefile                    | 1 +
 security/crowdsec/Makefile                     | 2 +-
 security/git-credential-gopass/Makefile        | 2 +-
 security/gopass/Makefile                       | 2 +-
 security/local-php-security-checker/Makefile   | 2 +-
 security/openbao/Makefile                      | 1 +
 security/step-certificates/Makefile            | 1 +
 security/step-cli/Makefile                     | 1 +
 security/tfsec/Makefile                        | 1 +
 security/trivy/Makefile                        | 1 +
 security/vault/Makefile                        | 1 +
 security/xray-core/Makefile                    | 2 +-
 sysutils/alloy/Makefile                        | 2 +-
 sysutils/chaoskube/Makefile                    | 1 +
 sysutils/choria/Makefile                       | 1 +
 sysutils/cloud-nuke/Makefile                   | 1 +
 sysutils/consul/Makefile                       | 1 +
 sysutils/doctl/Makefile                        | 1 +
 sysutils/gomplate/Makefile                     | 2 +-
 sysutils/helm/Makefile                         | 1 +
 sysutils/helmfile/Makefile                     | 2 +-
 sysutils/infracost/Makefile                    | 1 +
 sysutils/kapp/Makefile                         | 1 +
 sysutils/kopia/Makefile                        | 2 +-
 sysutils/kops/Makefile                         | 1 +
 sysutils/kubectl/Makefile                      | 1 +
 sysutils/kubo-go/Makefile                      | 2 +-
 sysutils/minikube/Makefile                     | 1 +
 sysutils/nomad/Makefile                        | 2 +-
 sysutils/popeye/Makefile                       | 2 +-
 sysutils/superfile/Makefile                    | 1 +
 sysutils/terraform-docs/Makefile               | 1 +
 sysutils/terraform-switcher/Makefile           | 1 +
 sysutils/terraform/Makefile                    | 2 +-
 sysutils/tflint/Makefile                       | 1 +
 textproc/consul-template/Makefile              | 2 +-
 textproc/gitlab-elasticsearch-indexer/Makefile | 1 +
 textproc/jqp/Makefile                          | 2 +-
 textproc/ytt/Makefile                          | 2 +-
 www/forgejo7/Makefile                          | 1 +
 www/gitea/Makefile                             | 2 +-
 www/gitlab/Makefile.common                     | 2 +-
 www/mattermost-server/Makefile                 | 2 +-
 www/miniflux/Makefile                          | 1 +
 www/nginx-prometheus-exporter/Makefile         | 1 +
 www/oauth2-proxy/Makefile                      | 1 +
 www/shiori/Makefile                            | 1 +
 www/tgpt/Makefile                              | 1 +
 x11/kitty/Makefile                             | 1 +
 x11/wallutils/Makefile                         | 1 +
 77 files changed, 77 insertions(+), 27 deletions(-)

diff --git a/databases/usql/Makefile b/databases/usql/Makefile
index 15d6f8c0ee89..a9c9e6227ab2 100644
--- a/databases/usql/Makefile
+++ b/databases/usql/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	usql
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.12
+PORTREVISION=	1
 CATEGORIES=	databases
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/athens/Makefile b/devel/athens/Makefile
index 2f6c74225b0a..39f2fde02371 100644
--- a/devel/athens/Makefile
+++ b/devel/athens/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	athens
 DISTVERSION=	0.15.4
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile
index a654edfe309c..9002410b21f9 100644
--- a/devel/cirrus-cli/Makefile
+++ b/devel/cirrus-cli/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cirrus-cli
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.129.1
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile
index 1ad2be859e70..21f403e31173 100644
--- a/devel/gitlab-runner/Makefile
+++ b/devel/gitlab-runner/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-runner
 DISTVERSIONPREFIX=	v
 DISTVERSION=	17.5.2
+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 809fcfd77137..22a3855ad5d0 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-shell
 PORTVERSION=	14.39.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index 69eca46486f9..f057797d88bd 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.26.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go-
diff --git a/devel/gomigrate/Makefile b/devel/gomigrate/Makefile
index 70715e837da6..2bfc841d8f2c 100644
--- a/devel/gomigrate/Makefile
+++ b/devel/gomigrate/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	migrate
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.18.1
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go
 
diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile
index 34ed905fe0ec..4e3973a82f9a 100644
--- a/devel/lazygit/Makefile
+++ b/devel/lazygit/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lazygit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.44.1
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	meta@FreeBSD.org
diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile
index d9ce0970a64e..1d12e2322a1a 100644
--- a/devel/lefthook/Makefile
+++ b/devel/lefthook/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	lefthook
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.2
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/task/Makefile b/devel/task/Makefile
index bf6dc2bb74c5..a93dd4e21a0c 100644
--- a/devel/task/Makefile
+++ b/devel/task/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	task
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.39.2
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/devel/treefmt/Makefile b/devel/treefmt/Makefile
index 476fa5ee12eb..6160c14479cf 100644
--- a/devel/treefmt/Makefile
+++ b/devel/treefmt/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	treefmt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.5
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/editors/orbiton/Makefile b/editors/orbiton/Makefile
index 8affdd814566..335504f5bc56 100644
--- a/editors/orbiton/Makefile
+++ b/editors/orbiton/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	orbiton
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.65.12
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	editors
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 2784051397e6..a373bedc0e48 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sftpgo
 PORTVERSION=	2.6.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	ftp www
 MASTER_SITES=	https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}_v${PORTVERSION}_src_with_deps
diff --git a/ftp/wush/Makefile b/ftp/wush/Makefile
index 154b209100ae..ab9dff187c6c 100644
--- a/ftp/wush/Makefile
+++ b/ftp/wush/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wush
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.3.0
+PORTREVISION=	1
 CATEGORIES=	ftp
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index 706205e74017..52f9185d8530 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ergo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.14.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	irc
 PKGNAMESUFFIX=	-irc-server
 
diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile
index 2594b2f9f6c6..510b0d7d3e15 100644
--- a/lang/gptscript/Makefile
+++ b/lang/gptscript/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gptscript
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.5
+PORTREVISION=	1
 CATEGORIES=	lang
 
 MAINTAINER=	nivit@FreeBSD.org
diff --git a/misc/gollama/Makefile b/misc/gollama/Makefile
index 5653a8ba912b..a2f1f9bd5cd1 100644
--- a/misc/gollama/Makefile
+++ b/misc/gollama/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gollama
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.27.15
+PORTREVISION=	1
 CATEGORIES=	misc # machine learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/ls-lint/Makefile b/misc/ls-lint/Makefile
index 0b199ac73f15..fbd047117c73 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=	5
+PORTREVISION=	6
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/ollama/Makefile b/misc/ollama/Makefile
index 724bc72feceb..50f3b0e6b95b 100644
--- a/misc/ollama/Makefile
+++ b/misc/ollama/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ollama
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.3.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/py-wandb/Makefile b/misc/py-wandb/Makefile
index 62e1e556d89b..fce2c07a74d3 100644
--- a/misc/py-wandb/Makefile
+++ b/misc/py-wandb/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wandb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.17.9
+PORTREVISION=	1
 CATEGORIES=	misc # machine-learning
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile
index 35771cdbdc03..538f1342edd9 100644
--- a/net-im/dissent/Makefile
+++ b/net-im/dissent/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	dissent
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.30
+PORTREVISION=	1
 CATEGORIES=	net-im
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/net/frp/Makefile b/net/frp/Makefile
index bff4dbaac7b0..d7cd032ba604 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	frp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.61.0
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/gotify-cli/Makefile b/net/gotify-cli/Makefile
index cd0e7b7904be..be4af5fef100 100644
--- a/net/gotify-cli/Makefile
+++ b/net/gotify-cli/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gotify
 PORTVERSION=	2.3.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net
 PKGNAMESUFFIX=	-cli
 DISTNAME=	cli
diff --git a/net/gotify-server/Makefile b/net/gotify-server/Makefile
index a300037b5f1f..2cf0629d390c 100644
--- a/net/gotify-server/Makefile
+++ b/net/gotify-server/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gotify-server
 PORTVERSION=	2.5.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/mfechner/freebsd-net-gotify-server/raw/refs/heads/main/:yarn_cache
 DISTNAME=	server
@@ -47,7 +48,6 @@ pre-build:
 	@cd ${WRKSRC}/ui && ${SETENV} ${MAKE_ENV} yarn build
 	#${RM} -r ${STAGEDIR}${PREFIX}/share/.cache
 
-
 pre-install:
 	@${RM} ${WRKSRC}/.yarnrc
 
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 05821e95d639..fccc4b2e04c1 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	syncthing
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.28.0
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-source-${DISTVERSIONFULL}
diff --git a/security/apg/Makefile b/security/apg/Makefile
index c0a74012abea..799a23941d4c 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		apg
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.2.0
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=		1
 CATEGORIES=		security sysutils
 
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index 9214ff30a2c2..e588991ff354 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	aws-iam-authenticator
 PORTVERSION=	0.6.27
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 07b0f5366ab3..db063d6e7452 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	boringssl
 PORTVERSION=	0.0.0.0.2024.11.06.01
+PORTREVISION=	1
 CATEGORIES=	security
 EXTRACT_ONLY=	${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz
 
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 641c97f30adf..5aef95abf790 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	crowdsec
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 
 MAINTAINER=	marco@crowdsec.net
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index cfdfe32bb57b..24b70326e664 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.14
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index b4490fc86962..798e921fbedd 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gopass
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.14
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/security/local-php-security-checker/Makefile b/security/local-php-security-checker/Makefile
index 6b9ab12608e0..1674d144d7a4 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=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	GH
 
diff --git a/security/openbao/Makefile b/security/openbao/Makefile
index 0396ce0cb302..b748609f124c 100644
--- a/security/openbao/Makefile
+++ b/security/openbao/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openbao
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.1
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES+=	https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/
 DISTFILES=	go.mod \
diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile
index 91cab11a2632..dd3daf6c32a2 100644
--- a/security/step-certificates/Makefile
+++ b/security/step-certificates/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	step-certificates
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.27.5
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	mw@wipp.bayern
diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile
index f417c17e9e0a..63fee1dc928b 100644
--- a/security/step-cli/Makefile
+++ b/security/step-cli/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	step-cli
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.27.5
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	mw@wipp.bayern
diff --git a/security/tfsec/Makefile b/security/tfsec/Makefile
index 20a3511a18e7..5238cb4d318a 100644
--- a/security/tfsec/Makefile
+++ b/security/tfsec/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tfsec
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.28.11
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/security/trivy/Makefile b/security/trivy/Makefile
index 0eed3fbfa68d..75e629e251fe 100644
--- a/security/trivy/Makefile
+++ b/security/trivy/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	trivy
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.57.0
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/security/vault/Makefile b/security/vault/Makefile
index 9382d51bfd06..e598215fb9a5 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vault
 DISTVERSION=	1.18.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \
 		LOCAL/bofh/security/${PORTNAME}/:web_ui
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index 131f4d53ea6c..eee1d8921d1b 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xray-core
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.17
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/v2fly/geoip/releases/download/202407110044/:geoip \
 		https://github.com/v2fly/domain-list-community/releases/download/20240713050854/:geosite
diff --git a/sysutils/alloy/Makefile b/sysutils/alloy/Makefile
index 168b2828429b..6135dbc4c489 100644
--- a/sysutils/alloy/Makefile
+++ b/sysutils/alloy/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	alloy
 PORTVERSION=	1.2.1
 DISTVERSIONPREFIX=v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	zach.leslie@grafana.com
diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile
index 962e827262b1..7519e36f8ee0 100644
--- a/sysutils/chaoskube/Makefile
+++ b/sysutils/chaoskube/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	chaoskube
 PORTVERSION=	0.33.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/choria/Makefile b/sysutils/choria/Makefile
index 85166b4fbf9f..97e50dfdc063 100644
--- a/sysutils/choria/Makefile
+++ b/sysutils/choria/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	choria
 PORTVERSION=	0.29.4
 DISTVERSIONPREFIX=v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	puppet@FreeBSD.org
diff --git a/sysutils/cloud-nuke/Makefile b/sysutils/cloud-nuke/Makefile
index c6d8964c8ee7..5ac67fc945c5 100644
--- a/sysutils/cloud-nuke/Makefile
+++ b/sysutils/cloud-nuke/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cloud-nuke
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.37.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 81ac55376035..70cb8682aa61 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	consul
 DISTVERSION=	1.20.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/
 DISTFILES=	go.mod \
diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile
index 09159aa7145f..cb6cddba097c 100644
--- a/sysutils/doctl/Makefile
+++ b/sysutils/doctl/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	doctl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.116.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile
index 4ac7c4aef5da..eb314f5ffca4 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gomplate
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile
index 42b82ea0fe47..2d1cd00089d6 100644
--- a/sysutils/helm/Makefile
+++ b/sysutils/helm/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	helm
 PORTVERSION=	3.16.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile
index 7090d465603d..901cf4c82ba8 100644
--- a/sysutils/helmfile/Makefile
+++ b/sysutils/helmfile/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	helmfile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.167.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	timp87@gmail.com
diff --git a/sysutils/infracost/Makefile b/sysutils/infracost/Makefile
index 04e10230975f..f991b1906476 100644
--- a/sysutils/infracost/Makefile
+++ b/sysutils/infracost/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	infracost
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.39
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/kapp/Makefile b/sysutils/kapp/Makefile
index 3754af2a8d53..b9689284c73a 100644
--- a/sysutils/kapp/Makefile
+++ b/sysutils/kapp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kapp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.63.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	timp87@gmail.com
diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile
index 15e7713ff6d0..b52ade2bad62 100644
--- a/sysutils/kopia/Makefile
+++ b/sysutils/kopia/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kopia
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.17.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile
index e5158b8134e6..fc31bd5c482a 100644
--- a/sysutils/kops/Makefile
+++ b/sysutils/kops/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kops
 PORTVERSION=	1.30.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile
index f19f9edd2154..c4357192076c 100644
--- a/sysutils/kubectl/Makefile
+++ b/sysutils/kubectl/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kubectl
 PORTVERSION=	1.31.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/kubo-go/Makefile b/sysutils/kubo-go/Makefile
index 2b50c4e4073a..a443c70d6e08 100644
--- a/sysutils/kubo-go/Makefile
+++ b/sysutils/kubo-go/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kubo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.29.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-go
 
diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile
index 225a84ffff25..eec17017d48a 100644
--- a/sysutils/minikube/Makefile
+++ b/sysutils/minikube/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	minikube
 PORTVERSION=	1.34.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile
index 2248d807fe47..91517c79fe50 100644
--- a/sysutils/nomad/Makefile
+++ b/sysutils/nomad/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nomad
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.1
-PORTREVISION=	3
+PORTREVISION=	4
 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 9e0d56f4536b..bd8c11610d74 100644
--- a/sysutils/popeye/Makefile
+++ b/sysutils/popeye/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	popeye
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.21.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile
index fa2f7b3d849c..63494e16600d 100644
--- a/sysutils/superfile/Makefile
+++ b/sysutils/superfile/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	superfile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.5
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 
diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile
index 1828a0a46993..83597a2b303a 100644
--- a/sysutils/terraform-docs/Makefile
+++ b/sysutils/terraform-docs/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	terraform-docs
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.0
+PORTREVISION=	1
 CATEGORIES=	sysutils textproc
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile
index e6069c8211b4..13e5b700bf95 100644
--- a/sysutils/terraform-switcher/Makefile
+++ b/sysutils/terraform-switcher/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	terraform-switcher
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index 3b898b9ef58a..68c97450ee4b 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	terraform
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.5
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	sysutils
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index 9fa668c7dce9..914e1a8de874 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tflint
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.53.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile
index e30a6aac3b25..8c3c2817bd82 100644
--- a/textproc/consul-template/Makefile
+++ b/textproc/consul-template/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	consul-template
 DISTVERSION=	0.39.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 6351580dae62..67fb1f2de7ab 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-elasticsearch-indexer
 PORTVERSION=	5.3.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/textproc/jqp/Makefile b/textproc/jqp/Makefile
index 1163ceec9dee..014f5e333edb 100644
--- a/textproc/jqp/Makefile
+++ b/textproc/jqp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	jqp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile
index 4d2c660867d0..2278c57a0d5b 100644
--- a/textproc/ytt/Makefile
+++ b/textproc/ytt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ytt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.49.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/forgejo7/Makefile b/www/forgejo7/Makefile
index ac76cc489965..16587e93b232 100644
--- a/www/forgejo7/Makefile
+++ b/www/forgejo7/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	forgejo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.0.9
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 PKGNAMESUFFIX=	7
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 0ed8bb4eb040..2e1dd94a288b 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.22.3
-PORTREVISION=	1
+PORTREVISION=	2
 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/Makefile.common b/www/gitlab/Makefile.common
index b33919892445..600b20f29c15 100644
--- a/www/gitlab/Makefile.common
+++ b/www/gitlab/Makefile.common
@@ -1,5 +1,5 @@
 GITLAB_VERSION=		17.5.1
-GITLAB_PORTREVISION=	2
+GITLAB_PORTREVISION=	3
 
 # Git version gitaly should use (from gitlab mirror)
 # Find current tag from Makefile and .gitlab-ci.yaml
diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile
index 990fc1ad6542..2365d21222a6 100644
--- a/www/mattermost-server/Makefile
+++ b/www/mattermost-server/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mattermost
 PORTVERSION=	9.11.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/decke
 PKGNAMESUFFIX=	-server
diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile
index 6e7f62d918f2..cb69b690f57c 100644
--- a/www/miniflux/Makefile
+++ b/www/miniflux/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	miniflux
 DISTVERSION=	2.2.0
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	krion@FreeBSD.org
diff --git a/www/nginx-prometheus-exporter/Makefile b/www/nginx-prometheus-exporter/Makefile
index 7ed266f2fbfe..79362f7b772e 100644
--- a/www/nginx-prometheus-exporter/Makefile
+++ b/www/nginx-prometheus-exporter/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nginx-prometheus-exporter
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.0
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	arcade@b1t.name
diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile
*** 58 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411082101.4A8L1Pfu044624>