git: 5e46ba703e7d - main - many: Bump dependent ports after go125 update

From: Adam Weinberger <adamw_at_FreeBSD.org>
Date: Wed, 08 Oct 2025 00:41:52 UTC
The branch main has been updated by adamw:

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

commit 5e46ba703e7ddaed1081ba1f8fa4f893fff7715f
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2025-10-08 00:31:26 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2025-10-08 00:41:38 +0000

    many: Bump dependent ports after go125 update
---
 audio/gonic/Makefile                    | 1 +
 devel/glab/Makefile                     | 1 +
 devel/goreleaser/Makefile               | 1 +
 filesystems/zrepl-dsh2dsh/Makefile      | 1 +
 misc/crush/Makefile                     | 1 +
 multimedia/mediamtx/Makefile            | 1 +
 net-mgmt/check_wg/Makefile              | 1 +
 net-mgmt/telegraf/Makefile              | 1 +
 net-mgmt/victoria-logs/Makefile         | 1 +
 net-mgmt/victoria-metrics/Makefile      | 2 +-
 net-mgmt/vmutils/Makefile               | 1 +
 security/aws-iam-authenticator/Makefile | 1 +
 security/tailscale/Makefile             | 1 +
 sysutils/elephant/Makefile              | 1 +
 sysutils/nginx-ui/Makefile              | 2 +-
 sysutils/terragrunt/Makefile            | 1 +
 sysutils/tflint/Makefile                | 1 +
 www/adguardhome/Makefile                | 2 +-
 www/filebrowser-quantum/Makefile        | 1 +
 www/pocket-id/Makefile                  | 1 +
 x11/hyprls/Makefile                     | 1 +
 21 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile
index e78479f3cda1..0a6ad1d6b34c 100644
--- a/audio/gonic/Makefile
+++ b/audio/gonic/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gonic
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.18.0
+PORTREVISION=	1
 CATEGORIES=	audio net
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/devel/glab/Makefile b/devel/glab/Makefile
index fe725f1ede9e..f051a3c7bc87 100644
--- a/devel/glab/Makefile
+++ b/devel/glab/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	glab
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.72.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile
index 31a67550ed48..1734799d91a0 100644
--- a/devel/goreleaser/Makefile
+++ b/devel/goreleaser/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	goreleaser
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.12.5
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	fuz@FreeBSD.org
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile
index f79c350c4313..6ccfa0a81ada 100644
--- a/filesystems/zrepl-dsh2dsh/Makefile
+++ b/filesystems/zrepl-dsh2dsh/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	zrepl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	filesystems sysutils
 PKGNAMESUFFIX=	-${GH_ACCOUNT}
 
diff --git a/misc/crush/Makefile b/misc/crush/Makefile
index f006d1b713a6..8908c5295941 100644
--- a/misc/crush/Makefile
+++ b/misc/crush/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	crush
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.4
+PORTREVISION=	1
 CATEGORIES=	misc devel
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/multimedia/mediamtx/Makefile b/multimedia/mediamtx/Makefile
index a03ac054f7ef..bb3e58fc5f92 100644
--- a/multimedia/mediamtx/Makefile
+++ b/multimedia/mediamtx/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	mediamtx
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.1
+PORTREVISION=	1
 CATEGORIES=	multimedia net
 MASTER_SITES+=	https://github.com/video-dev/hls.js/releases/download/v1.6.13/
 DISTFILES+=	release.zip
diff --git a/net-mgmt/check_wg/Makefile b/net-mgmt/check_wg/Makefile
index 3262eae34091..29c3104d4a57 100644
--- a/net-mgmt/check_wg/Makefile
+++ b/net-mgmt/check_wg/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	check_wg
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.8
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	dsh@bamus.cz
diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile
index 26f1c32ea42f..37569395997e 100644
--- a/net-mgmt/telegraf/Makefile
+++ b/net-mgmt/telegraf/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	telegraf
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.36.2
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	girgen@FreeBSD.org
diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile
index 4d564216b466..62ee62db8fe5 100644
--- a/net-mgmt/victoria-logs/Makefile
+++ b/net-mgmt/victoria-logs/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	victoria-logs
 PORTVERSION=	1.34.0
 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 681b851a1fd9..984ff53f6497 100644
--- a/net-mgmt/victoria-metrics/Makefile
+++ b/net-mgmt/victoria-metrics/Makefile
@@ -1,7 +1,7 @@
 PORTNAME?=	victoria-metrics
 PORTVERSION=	1.126.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 faa8e86c8244..81fa7ca916df 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/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index 0304ac2f9d6a..60b0556f8036 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	aws-iam-authenticator
 PORTVERSION=	0.7.7
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index fbddd7a9b73d..47f19b79526e 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tailscale
 PORTVERSION=	1.88.3
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	security net-vpn
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile
index f624dbcba425..0d8774e9f236 100644
--- a/sysutils/elephant/Makefile
+++ b/sysutils/elephant/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	elephant
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile
index 06299629b75b..56dff3136aaa 100644
--- a/sysutils/nginx-ui/Makefile
+++ b/sysutils/nginx-ui/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nginx-ui
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.1.17
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \
diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile
index f1aff67d4296..68352d77b1c9 100644
--- a/sysutils/terragrunt/Makefile
+++ b/sysutils/terragrunt/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	terragrunt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.87.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index cdebc3b6f31f..8315b9471170 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	tflint
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.59.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dutra@FreeBSD.org
diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile
index eb509b63a414..d62bdbec008b 100644
--- a/www/adguardhome/Makefile
+++ b/www/adguardhome/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	adguardhome
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.107.66
-PORTREVISION=	0
+PORTREVISION=	1
 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 4d436569e319..5cf8a5ffd77e 100644
--- a/www/filebrowser-quantum/Makefile
+++ b/www/filebrowser-quantum/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	filebrowser-quantum
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.7-beta
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \
diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile
index 5f6980cd7428..f6dc801d3b7b 100644
--- a/www/pocket-id/Makefile
+++ b/www/pocket-id/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	pocket-id
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.12.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
diff --git a/x11/hyprls/Makefile b/x11/hyprls/Makefile
index df07a50f2c31..b0234fab8f0f 100644
--- a/x11/hyprls/Makefile
+++ b/x11/hyprls/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hyprls
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.1
+PORTREVISION=	1
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	tagattie@FreeBSD.org