git: aeb01135150a - main - all: Bump after lang/go122 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Aug 2024 06:25:04 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aeb01135150a7f1da57a02c0169cdae9886fb319
commit aeb01135150a7f1da57a02c0169cdae9886fb319
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-08-09 06:21:36 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-08-09 06:24:09 +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 | 2 +-
devel/gomigrate/Makefile | 2 +-
devel/lazygit/Makefile | 1 +
devel/lefthook/Makefile | 1 +
devel/treefmt/Makefile | 1 +
dns/dnscontrol/Makefile | 2 +-
editors/orbiton/Makefile | 2 +-
finance/fabric/Makefile | 2 +-
ftp/sftpgo/Makefile | 2 +-
irc/ergo/Makefile | 1 +
lang/gptscript/Makefile | 1 +
misc/ls-lint/Makefile | 2 +-
misc/ollama/Makefile | 2 +-
misc/py-wandb/Makefile | 1 +
multimedia/navidrome/Makefile | 2 +-
net-mgmt/telegraf/Makefile | 1 +
net-mgmt/victoria-logs/Makefile | 1 +
net/frp/Makefile | 1 +
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 | 1 +
security/gopass/Makefile | 1 +
security/lego/Makefile | 2 +-
security/local-php-security-checker/Makefile | 2 +-
security/tailscale/Makefile | 1 +
security/trivy/Makefile | 1 +
security/vouch-proxy/Makefile | 2 +-
security/xray-core/Makefile | 1 +
sysutils/alloy/Makefile | 1 +
sysutils/chaoskube/Makefile | 1 +
sysutils/cloud-nuke/Makefile | 1 +
sysutils/consul/Makefile | 1 +
sysutils/gomplate/Makefile | 1 +
sysutils/helm/Makefile | 1 +
sysutils/helmfile/Makefile | 1 +
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 | 2 +-
sysutils/nomad/Makefile | 2 +-
sysutils/popeye/Makefile | 2 +-
sysutils/terraform-docs/Makefile | 2 +-
sysutils/terraform-switcher/Makefile | 2 +-
sysutils/terraform/Makefile | 2 +-
sysutils/tflint/Makefile | 1 +
textproc/consul-template/Makefile | 1 +
textproc/gitlab-elasticsearch-indexer/Makefile | 2 +-
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 | 1 +
www/miniflux/Makefile | 1 +
www/shiori/Makefile | 2 +-
www/tgpt/Makefile | 2 +-
x11/kitty/Makefile | 2 +-
69 files changed, 69 insertions(+), 32 deletions(-)
diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile
index ff1ee866cd5c..7dddca10de59 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= 4
+PORTREVISION= 5
CATEGORIES= databases
MAINTAINER= arcade@b1t.name
diff --git a/databases/usql/Makefile b/databases/usql/Makefile
index 83ffe76a7659..d1e17c18beff 100644
--- a/databases/usql/Makefile
+++ b/databases/usql/Makefile
@@ -1,7 +1,7 @@
PORTNAME= usql
DISTVERSIONPREFIX= v
DISTVERSION= 0.19.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile
index 89d65e5f5cec..e5f889a6ec38 100644
--- a/devel/cirrus-cli/Makefile
+++ b/devel/cirrus-cli/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cirrus-cli
DISTVERSION= 0.121.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 4a02904588f1..820e77976fc8 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gitaly
DISTVERSIONPREFIX= v
DISTVERSION= 17.1.4
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= mfechner@FreeBSD.org
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile
index 469fd801d226..284af19be879 100644
--- a/devel/gitlab-runner/Makefile
+++ b/devel/gitlab-runner/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitlab-runner
DISTVERSIONPREFIX= v
DISTVERSION= 17.1.0
-PORTREVISION= 1
+PORTREVISION= 2
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/gomigrate/Makefile b/devel/gomigrate/Makefile
index f6ec5f4e1a34..fbfe6822bc8a 100644
--- a/devel/gomigrate/Makefile
+++ b/devel/gomigrate/Makefile
@@ -1,7 +1,7 @@
PORTNAME= migrate
DISTVERSIONPREFIX= v
DISTVERSION= 4.17.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
PKGNAMEPREFIX= go
diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile
index 0c0e75d12707..158873dfe21f 100644
--- a/devel/lazygit/Makefile
+++ b/devel/lazygit/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lazygit
DISTVERSIONPREFIX= v
DISTVERSION= 0.43.1
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= meta@FreeBSD.org
diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile
index c223af01af28..5681c8e9e9c9 100644
--- a/devel/lefthook/Makefile
+++ b/devel/lefthook/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lefthook
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.11
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/treefmt/Makefile b/devel/treefmt/Makefile
index d7dd63bb628a..7e7aa26dc86e 100644
--- a/devel/treefmt/Makefile
+++ b/devel/treefmt/Makefile
@@ -1,6 +1,7 @@
PORTNAME= treefmt
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile
index e7a7409be5a1..51b4fdc96c53 100644
--- a/dns/dnscontrol/Makefile
+++ b/dns/dnscontrol/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dnscontrol
DISTVERSIONPREFIX=v
DISTVERSION= 4.11.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= dns
MAINTAINER= decke@FreeBSD.org
diff --git a/editors/orbiton/Makefile b/editors/orbiton/Makefile
index 5b85444fe1bd..8affdd814566 100644
--- a/editors/orbiton/Makefile
+++ b/editors/orbiton/Makefile
@@ -1,7 +1,7 @@
PORTNAME= orbiton
DISTVERSIONPREFIX= v
DISTVERSION= 2.65.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= yuri@FreeBSD.org
diff --git a/finance/fabric/Makefile b/finance/fabric/Makefile
index fc72a8db2810..871e18981456 100644
--- a/finance/fabric/Makefile
+++ b/finance/fabric/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fabric
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance
PKGNAMESUFFIX= -hyperledger
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 79914b538b21..2784051397e6 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sftpgo
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp www
MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index 04e164487963..706205e74017 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ergo
DISTVERSIONPREFIX= v
DISTVERSION= 2.14.0
+PORTREVISION= 1
CATEGORIES= irc
PKGNAMESUFFIX= -irc-server
diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile
index 1fc324df7619..dfceea2b9a29 100644
--- a/lang/gptscript/Makefile
+++ b/lang/gptscript/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gptscript
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= lang
MAINTAINER= nivit@FreeBSD.org
diff --git a/misc/ls-lint/Makefile b/misc/ls-lint/Makefile
index 22bed833a680..0b199ac73f15 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= 4
+PORTREVISION= 5
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/ollama/Makefile b/misc/ollama/Makefile
index b44f692681bd..30490ace662f 100644
--- a/misc/ollama/Makefile
+++ b/misc/ollama/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ollama
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/py-wandb/Makefile b/misc/py-wandb/Makefile
index 169aba797572..b885676cd6c2 100644
--- a/misc/py-wandb/Makefile
+++ b/misc/py-wandb/Makefile
@@ -1,6 +1,7 @@
PORTNAME= wandb
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.5
+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 7f879c2e8650..b380781b60a4 100644
--- a/multimedia/navidrome/Makefile
+++ b/multimedia/navidrome/Makefile
@@ -1,7 +1,7 @@
PORTNAME= navidrome
DISTVERSIONPREFIX= v
DISTVERSION= 0.52.5
-PORTREVISION= 3
+PORTREVISION= 4
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 537ad07bcc38..e489f97e6d3f 100644
--- a/net-mgmt/telegraf/Makefile
+++ b/net-mgmt/telegraf/Makefile
@@ -1,6 +1,7 @@
PORTNAME= telegraf
DISTVERSIONPREFIX=v
DISTVERSION= 1.31.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 c4f979bc85c9..4baf6a98e247 100644
--- a/net-mgmt/victoria-logs/Makefile
+++ b/net-mgmt/victoria-logs/Makefile
@@ -2,6 +2,7 @@ PORTNAME= victoria-logs
PORTVERSION= 0.28.0
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX=-victorialogs
+PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= samm@FreeBSD.org
diff --git a/net/frp/Makefile b/net/frp/Makefile
index 35860763e820..fdc093f2a968 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= frp
DISTVERSIONPREFIX= v
DISTVERSION= 0.59.0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 4c7819cb5a54..c6f4b81bde8d 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gitlab-agent
PORTVERSION= 17.1.4
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= mfechner@FreeBSD.org
diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile
index ae131cc78a34..b40984f27d93 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= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= jrm@FreeBSD.org
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 8b866bef2a64..a2f3190c9863 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,6 @@
PORTNAME= traefik
PORTVERSION= 2.11.7
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 5854018c7315..c0a74012abea 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
PORTNAME= apg
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.0
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= security sysutils
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index 1b70ecaeb33f..87f50dd53e8f 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,6 +1,7 @@
PORTNAME= aws-iam-authenticator
PORTVERSION= 0.6.22
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= danilo@FreeBSD.org
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 58f1d715b76a..e9a2217fd982 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= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= marco@crowdsec.net
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 05ffe8cbc33c..cfdfe32bb57b 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,6 +1,7 @@
PORTNAME= git-credential-gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.14
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 222fad5a2b95..b4490fc86962 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.14
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/lego/Makefile b/security/lego/Makefile
index ba4101f03e0b..b1884e0c7980 100644
--- a/security/lego/Makefile
+++ b/security/lego/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lego
DISTVERSIONPREFIX= v
DISTVERSION= 4.17.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= matt@matthoran.com
diff --git a/security/local-php-security-checker/Makefile b/security/local-php-security-checker/Makefile
index d6abb71a0b12..6b9ab12608e0 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= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= GH
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index cd6ae1a30bef..212eca1b7f90 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tailscale
PORTVERSION= 1.70.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= security net-vpn
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/trivy/Makefile b/security/trivy/Makefile
index bd96f24d4faf..d84252f2761c 100644
--- a/security/trivy/Makefile
+++ b/security/trivy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= trivy
DISTVERSIONPREFIX= v
DISTVERSION= 0.54.1
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= mfechner@FreeBSD.org
diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile
index 878da2ca65de..022d5361b184 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= 4
+PORTREVISION= 5
CATEGORIES= security
MAINTAINER= decke@FreeBSD.org
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index 1ae5065bdfb2..131f4d53ea6c 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,6 +1,7 @@
PORTNAME= xray-core
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.17
+PORTREVISION= 1
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 6d1605701d11..168b2828429b 100644
--- a/sysutils/alloy/Makefile
+++ b/sysutils/alloy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= alloy
PORTVERSION= 1.2.1
DISTVERSIONPREFIX=v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= zach.leslie@grafana.com
diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile
index 20dc96b71df6..b9748e48d902 100644
--- a/sysutils/chaoskube/Makefile
+++ b/sysutils/chaoskube/Makefile
@@ -1,6 +1,7 @@
PORTNAME= chaoskube
PORTVERSION= 0.32.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
diff --git a/sysutils/cloud-nuke/Makefile b/sysutils/cloud-nuke/Makefile
index 2a816914cae6..3a560f9786a6 100644
--- a/sysutils/cloud-nuke/Makefile
+++ b/sysutils/cloud-nuke/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cloud-nuke
DISTVERSIONPREFIX= v
DISTVERSION= 0.37.1
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 6875f999824a..bc23eaf03c6b 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,6 +1,7 @@
PORTNAME= consul
DISTVERSION= 1.19.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
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 bf42f201ae5e..4ac7c4aef5da 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gomplate
DISTVERSIONPREFIX= v
DISTVERSION= 4.1.0
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= eduardo@FreeBSD.org
diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile
index 085716a698e9..8a74b2985b58 100644
--- a/sysutils/helm/Makefile
+++ b/sysutils/helm/Makefile
@@ -1,6 +1,7 @@
PORTNAME= helm
PORTVERSION= 3.15.3
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= danilo@FreeBSD.org
diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile
index c64e10314084..7090d465603d 100644
--- a/sysutils/helmfile/Makefile
+++ b/sysutils/helmfile/Makefile
@@ -1,6 +1,7 @@
PORTNAME= helmfile
DISTVERSIONPREFIX= v
DISTVERSION= 0.167.0
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= timp87@gmail.com
diff --git a/sysutils/infracost/Makefile b/sysutils/infracost/Makefile
index b1f7fda620e8..937068924b80 100644
--- a/sysutils/infracost/Makefile
+++ b/sysutils/infracost/Makefile
@@ -1,6 +1,7 @@
PORTNAME= infracost
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.38
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
diff --git a/sysutils/kapp/Makefile b/sysutils/kapp/Makefile
index e7f30a243dd1..663f88944427 100644
--- a/sysutils/kapp/Makefile
+++ b/sysutils/kapp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kapp
DISTVERSIONPREFIX= v
DISTVERSION= 0.62.1
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= timp87@gmail.com
diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile
index b1808b9ce987..15e7713ff6d0 100644
--- a/sysutils/kopia/Makefile
+++ b/sysutils/kopia/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kopia
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MAINTAINER= eduardo@FreeBSD.org
diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile
index 7f2538bc77f1..d1c12e4447b8 100644
--- a/sysutils/kops/Makefile
+++ b/sysutils/kops/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kops
PORTVERSION= 1.29.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= danilo@FreeBSD.org
diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile
index 4b4e1f6fd9f8..3f4852fdc5c4 100644
--- a/sysutils/kubectl/Makefile
+++ b/sysutils/kubectl/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kubectl
PORTVERSION= 1.30.3
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= danilo@FreeBSD.org
diff --git a/sysutils/kubo-go/Makefile b/sysutils/kubo-go/Makefile
index 8b66de6ecbf5..2b50c4e4073a 100644
--- a/sysutils/kubo-go/Makefile
+++ b/sysutils/kubo-go/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kubo
DISTVERSIONPREFIX= v
DISTVERSION= 0.29.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
PKGNAMESUFFIX= -go
diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile
index 9ccda6431bdd..fac1016ceae3 100644
--- a/sysutils/minikube/Makefile
+++ b/sysutils/minikube/Makefile
@@ -1,7 +1,7 @@
PORTNAME= minikube
PORTVERSION= 1.33.1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= danilo@FreeBSD.org
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile
index d1dd2237968b..2248d807fe47 100644
--- a/sysutils/nomad/Makefile
+++ b/sysutils/nomad/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nomad
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.1
-PORTREVISION= 2
+PORTREVISION= 3
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 a1526077fce3..9e0d56f4536b 100644
--- a/sysutils/popeye/Makefile
+++ b/sysutils/popeye/Makefile
@@ -1,7 +1,7 @@
PORTNAME= popeye
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile
index f7d584092d25..a079bb0bf18d 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= 2
+PORTREVISION= 3
CATEGORIES= sysutils textproc
MAINTAINER= dutra@FreeBSD.org
diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile
index bfa4bc60645a..8d2b67e4bdd7 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= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index 68df2f2865e1..8e3d610fde08 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -1,7 +1,7 @@
PORTNAME= terraform
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index 97308208dd94..4878bf59c159 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tflint
DISTVERSIONPREFIX= v
DISTVERSION= 0.52.0
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile
index 1212511fdb8f..e30a6aac3b25 100644
--- a/textproc/consul-template/Makefile
+++ b/textproc/consul-template/Makefile
@@ -1,6 +1,7 @@
PORTNAME= consul-template
DISTVERSION= 0.39.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index ffb95d022ee3..9d7a14040f7c 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitlab-elasticsearch-indexer
PORTVERSION= 5.0.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= mfechner@FreeBSD.org
diff --git a/textproc/jqp/Makefile b/textproc/jqp/Makefile
index a46d1fc9fdf8..1163ceec9dee 100644
--- a/textproc/jqp/Makefile
+++ b/textproc/jqp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= jqp
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= yuri@FreeBSD.org
diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile
index 03bbaa605157..4d2c660867d0 100644
--- a/textproc/ytt/Makefile
+++ b/textproc/ytt/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ytt
DISTVERSIONPREFIX= v
DISTVERSION= 0.49.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MAINTAINER= yuri@FreeBSD.org
diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile
index 7eb7a1b6ea2b..8cdc2f055541 100644
--- a/www/adguardhome/Makefile
+++ b/www/adguardhome/Makefile
@@ -1,7 +1,7 @@
PORTNAME= adguardhome
DISTVERSIONPREFIX= v
DISTVERSION= 0.107.51
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile
index 77d5e1c24299..e4170dcc1262 100644
--- a/www/forgejo/Makefile
+++ b/www/forgejo/Makefile
@@ -1,6 +1,7 @@
PORTNAME= forgejo
DISTVERSIONPREFIX= v
DISTVERSION= 8.0.0
+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 d2a481632820..bcca98c781b7 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gitlab-pages
PORTVERSION= 17.1.4
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 d3cd56e2f136..b2c7a8b8325f 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gitlab-workhorse
PORTVERSION= 17.1.4
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= mfechner@FreeBSD.org
diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile
index 6b616178bae2..0ae6ab126b26 100644
--- a/www/mattermost-server/Makefile
+++ b/www/mattermost-server/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mattermost
PORTVERSION= 9.5.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= LOCAL/decke
PKGNAMESUFFIX= -server
diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile
index 262e7454c8f4..c3e7149250b5 100644
--- a/www/miniflux/Makefile
+++ b/www/miniflux/Makefile
@@ -1,5 +1,6 @@
PORTNAME= miniflux
DISTVERSION= 2.1.4
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= krion@FreeBSD.org
diff --git a/www/shiori/Makefile b/www/shiori/Makefile
index fbe230d788c9..a08b7e7e6ae0 100644
--- a/www/shiori/Makefile
+++ b/www/shiori/Makefile
@@ -1,7 +1,7 @@
PORTNAME= shiori
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= nivit@FreeBSD.org
diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile
index 8a9b07a49136..e8e9299e816e 100644
--- a/www/tgpt/Makefile
+++ b/www/tgpt/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tgpt
DISTVERSIONPREFIX= v
DISTVERSION= 2.8.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MAINTAINER= nxjoseph@protonmail.com
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index db0ec4b04c6b..113d3e5b9e6a 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kitty
DISTVERSIONPREFIX= v
DISTVERSION= 0.35.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11 wayland
MAINTAINER= nivit@FreeBSD.org