git: c631ee461e04 - 2024Q2 - all: Bump after lang/go122 update

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Mon, 13 May 2024 18:29:16 UTC
The branch 2024Q2 has been updated by ashish:

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

commit c631ee461e040d099d79585994ee4cb8dd11ca43
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-05-13 17:33:23 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-05-13 18:06:39 +0000

    all: Bump after lang/go122 update
    
    MFH:            2024Q2
    (cherry picked from commit a0676cbde9ff7029f5f0af1c50135be5e669d325)
---
 databases/redis_exporter/Makefile              | 2 +-
 databases/usql/Makefile                        | 2 +-
 devel/gitaly/Makefile                          | 1 +
 devel/gitlab-runner/Makefile                   | 1 +
 devel/gitlab-shell/Makefile                    | 1 +
 dns/dnscontrol/Makefile                        | 2 +-
 editors/orbiton/Makefile                       | 2 +-
 lang/gptscript/Makefile                        | 2 +-
 misc/ls-lint/Makefile                          | 2 +-
 net-mgmt/telegraf/Makefile                     | 2 +-
 net/frp/Makefile                               | 2 +-
 net/gitlab-agent/Makefile                      | 1 +
 net/krakend-ce/Makefile                        | 2 +-
 net/traefik/Makefile                           | 2 +-
 security/apg/Makefile                          | 2 +-
 security/git-credential-gopass/Makefile        | 2 +-
 security/gopass/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/kopia/Makefile                        | 4 ++--
 sysutils/minikube/Makefile                     | 2 +-
 sysutils/terraform-switcher/Makefile           | 2 +-
 sysutils/terraform/Makefile                    | 2 +-
 textproc/gitlab-elasticsearch-indexer/Makefile | 2 +-
 textproc/ytt/Makefile                          | 2 +-
 www/adguardhome/Makefile                       | 2 +-
 www/gitlab-pages/Makefile                      | 1 +
 www/gitlab-workhorse/Makefile                  | 1 +
 www/mattermost-server/Makefile                 | 2 +-
 www/miniflux/Makefile                          | 2 +-
 x11/kitty/Makefile                             | 2 +-
 34 files changed, 35 insertions(+), 27 deletions(-)

diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile
index 406b63a29fb2..35d250462081 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=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 
 MAINTAINER=	arcade@b1t.name
diff --git a/databases/usql/Makefile b/databases/usql/Makefile
index 106c47f131a1..0dd7c9d42b9a 100644
--- a/databases/usql/Makefile
+++ b/databases/usql/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	usql
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.18.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 8850938b2388..4b13bb9088f5 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitaly
 DISTVERSIONPREFIX=	v
 DISTVERSION=	16.11.2
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile
index 0a26ef2551a0..26c42252af5d 100644
--- a/devel/gitlab-runner/Makefile
+++ b/devel/gitlab-runner/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-runner
 DISTVERSIONPREFIX=	v
 DISTVERSION=	16.11.1
+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 bc77ddea9f3a..7936f330b809 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-shell
 PORTVERSION=	14.35.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile
index 0e02b16c006c..7e268da8cb8f 100644
--- a/dns/dnscontrol/Makefile
+++ b/dns/dnscontrol/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dnscontrol
 DISTVERSIONPREFIX=v
 DISTVERSION=	4.8.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	dns
 
 MAINTAINER=	decke@FreeBSD.org
diff --git a/editors/orbiton/Makefile b/editors/orbiton/Makefile
index c12b004ad509..37a635b382e8 100644
--- a/editors/orbiton/Makefile
+++ b/editors/orbiton/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	orbiton
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.65.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile
index b89bd79a1d71..79229933926b 100644
--- a/lang/gptscript/Makefile
+++ b/lang/gptscript/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gptscript
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	lang
 
 MAINTAINER=	nivit@FreeBSD.org
diff --git a/misc/ls-lint/Makefile b/misc/ls-lint/Makefile
index b5bb806af8cf..44103cb7ddcd 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=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile
index 6021353dd5b3..2af1441cbb6d 100644
--- a/net-mgmt/telegraf/Makefile
+++ b/net-mgmt/telegraf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	telegraf
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.30.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	girgen@FreeBSD.org
diff --git a/net/frp/Makefile b/net/frp/Makefile
index f22d91a3136e..4d3b0557e1f8 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	frp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.56.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index c6d72df811e2..4259634dbe4f 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-agent
 PORTVERSION=	16.11.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile
index b1649f6e15cc..ca9fbaf01cef 100644
--- a/net/krakend-ce/Makefile
+++ b/net/krakend-ce/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	krakend-ce
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.5.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 
 MAINTAINER=	jrm@FreeBSD.org
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index edd0e162c931..d62ff2f43205 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	traefik
 PORTVERSION=	2.11.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 27e950be0f8d..9fb4772300ac 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		apg
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=		1
 CATEGORIES=		security sysutils
 
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 0f9f5e2defac..42e38a6feb8d 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=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 303176356bf7..5f5095c224d5 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gopass
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.13
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index e3eee5c8c88b..011714ca80b7 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tailscale
 PORTVERSION=	1.66.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security net-vpn
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/security/trivy/Makefile b/security/trivy/Makefile
index c99b3e40399e..c49eb9fcf082 100644
--- a/security/trivy/Makefile
+++ b/security/trivy/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	trivy
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.51.0
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile
index fe50f1258da6..d89bd936059b 100644
--- a/security/vouch-proxy/Makefile
+++ b/security/vouch-proxy/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	vouch-proxy
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.39.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	security
 
 MAINTAINER=	decke@FreeBSD.org
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index f1a9131be64d..230c894ab377 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xray-core
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/v2fly/geoip/releases/download/202403070031/:geoip \
 		https://github.com/v2fly/domain-list-community/releases/download/20240301033006/:geosite
diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile
index 444e7f74cedd..ff966dc723e2 100644
--- a/sysutils/chaoskube/Makefile
+++ b/sysutils/chaoskube/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	chaoskube
 PORTVERSION=	0.32.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile
index cdad8b65c73c..c2ce5bd7228f 100644
--- a/sysutils/kopia/Makefile
+++ b/sysutils/kopia/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kopia
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.16.1
-PORTREVISION=	1
+DISTVERSION=	0.16.2
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile
index ee7353bff5f0..f66e389ef6a2 100644
--- a/sysutils/minikube/Makefile
+++ b/sysutils/minikube/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	minikube
 PORTVERSION=	1.32.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	sysutils
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile
index f53cd5ff3e81..4ee1fcbdea51 100644
--- a/sysutils/terraform-switcher/Makefile
+++ b/sysutils/terraform-switcher/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	terraform-switcher
 DISTVERSION=	1.0.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index 0b41b9fe0fb2..7603ca609140 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	terraform
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.7.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index 8a76f5ca0eeb..f5c03ac65be0 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gitlab-elasticsearch-indexer
 PORTVERSION=	4.8.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile
index 1050cd7c6cd3..f34ec0af5d20 100644
--- a/textproc/ytt/Makefile
+++ b/textproc/ytt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ytt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.47.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile
index 89d8bd24529e..9457d0e166c8 100644
--- a/www/adguardhome/Makefile
+++ b/www/adguardhome/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	adguardhome
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.107.45
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index 544fc90ca757..03ce9a176363 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-pages
 PORTVERSION=	16.11.2
 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 3676e7349991..05e711f7afc4 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-workhorse
 PORTVERSION=	16.11.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile
index 2a503aa1f23d..7dc37d2c66da 100644
--- a/www/mattermost-server/Makefile
+++ b/www/mattermost-server/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mattermost
 DISTVERSION=	8.1.11
 DISTVERSIONPREFIX=	v
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/decke/${PORTNAME}-${DISTVERSIONFULL}/:gomod
 PKGNAMESUFFIX=	-server
diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile
index f0b79bb20860..b20b63f5b677 100644
--- a/www/miniflux/Makefile
+++ b/www/miniflux/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	miniflux
 DISTVERSION=	2.1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
 MAINTAINER=	krion@FreeBSD.org
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index 7bcc1fc22aeb..fb28b38c366e 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kitty
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.33.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	nivit@FreeBSD.org