Date: Thu, 05 Feb 2026 18:03:15 +0000 From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: b136e1b5759f - 2026Q1 - various: Bump Go ports for 1.25.7 Message-ID: <6984db63.315a1.7af8660c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch 2026Q1 has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=b136e1b5759fc33452c43704c389edf212cfacc8 commit b136e1b5759fc33452c43704c389edf212cfacc8 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2026-02-05 17:57:56 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2026-02-05 17:57:56 +0000 various: Bump Go ports for 1.25.7 This is a direct commit to 2026Q1. --- archivers/nfpm/Makefile | 2 +- archivers/plakar/Makefile | 2 +- audio/gonic/Makefile | 2 +- databases/pgmetrics/Makefile | 2 +- databases/rqlite/Makefile | 2 +- devel/air-go/Makefile | 2 +- devel/cirrus-cli/Makefile | 2 +- devel/delve/Makefile | 2 +- devel/forgejo-runner/Makefile | 2 +- devel/gh/Makefile | 2 +- devel/gilt/Makefile | 2 +- devel/gitleaks/Makefile | 2 +- devel/gopls/Makefile | 2 +- devel/goreleaser/Makefile | 2 +- devel/lefthook/Makefile | 2 +- devel/oq/Makefile | 2 +- devel/task/Makefile | 2 +- dns/doggo/Makefile | 2 +- dns/q-dns/Makefile | 2 +- filesystems/zrepl-dsh2dsh/Makefile | 2 +- ftp/sftpgo/Makefile | 2 +- irc/ergo/Makefile | 2 +- lang/typescript-go/Makefile | 2 +- misc/crush/Makefile | 2 +- misc/gollama/Makefile | 2 +- multimedia/mediamtx/Makefile | 2 +- multimedia/navidrome/Makefile | 2 +- net-im/gomuks/Makefile | 2 +- net-mgmt/check_wg/Makefile | 2 +- net-mgmt/thanos/Makefile | 2 +- net-mgmt/victoria-logs/Makefile | 2 +- net-mgmt/victoria-metrics/Makefile | 2 +- net-mgmt/vmutils/Makefile | 2 +- net-p2p/mkbrr/Makefile | 2 +- net/gorss/Makefile | 2 +- net/krakend-ce/Makefile | 2 +- security/aws-iam-authenticator/Makefile | 2 +- security/certificate_maker/Makefile | 2 +- security/crowdsec/Makefile | 2 +- security/go-tuf/Makefile | 2 +- security/headscale/Makefile | 2 +- security/netbird/Makefile | 2 +- security/osv-scanner/Makefile | 2 +- security/tailscale/Makefile | 1 + security/vault/Makefile | 2 +- security/vuls/Makefile | 2 +- security/xray-core/Makefile | 2 +- sysutils/chaoskube/Makefile | 2 +- sysutils/cilium/Makefile | 2 +- sysutils/consul/Makefile | 2 +- sysutils/devtui/Makefile | 2 +- sysutils/eksctl/Makefile | 2 +- sysutils/elephant/Makefile | 2 +- sysutils/f2/Makefile | 2 +- sysutils/go-wtf/Makefile | 2 +- sysutils/helm/Makefile | 2 +- sysutils/helmfile/Makefile | 2 +- sysutils/ipget/Makefile | 2 +- sysutils/k9s/Makefile | 2 +- sysutils/kops/Makefile | 2 +- sysutils/kubectl/Makefile | 2 +- sysutils/nginx-ui/Makefile | 2 +- sysutils/nomad-driver-podman/Makefile | 2 +- sysutils/opentofu/Makefile | 2 +- sysutils/superfile/Makefile | 2 +- sysutils/terragrunt/Makefile | 2 +- sysutils/tflint/Makefile | 2 +- sysutils/witr/Makefile | 2 +- sysutils/zot/Makefile | 2 +- textproc/qo/Makefile | 2 +- www/adguardhome/Makefile | 2 +- www/filebrowser-quantum/Makefile | 2 +- www/forgejo-lts/Makefile | 1 + www/forgejo/Makefile | 1 + www/grafana/Makefile | 2 +- www/nginx-prometheus-exporter/Makefile | 2 +- www/oauth2-proxy/Makefile | 2 +- www/pocket-id/Makefile | 2 +- www/remark42/Makefile | 2 +- www/reproxy/Makefile | 2 +- x11/hyprls/Makefile | 2 +- 81 files changed, 81 insertions(+), 78 deletions(-) diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile index d5c9ea78c8dc..3811b96b7201 100644 --- a/archivers/nfpm/Makefile +++ b/archivers/nfpm/Makefile @@ -1,7 +1,7 @@ PORTNAME= nfpm DISTVERSIONPREFIX= v DISTVERSION= 2.44.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/archivers/plakar/Makefile b/archivers/plakar/Makefile index 1a6cfb9e8eeb..9b4977419c55 100644 --- a/archivers/plakar/Makefile +++ b/archivers/plakar/Makefile @@ -1,7 +1,7 @@ PORTNAME= plakar DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MAINTAINER= twisla@twis.la diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile index 12bb2268fe76..b319c7cbfa26 100644 --- a/audio/gonic/Makefile +++ b/audio/gonic/Makefile @@ -1,7 +1,7 @@ PORTNAME= gonic DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio net MAINTAINER= tagattie@FreeBSD.org diff --git a/databases/pgmetrics/Makefile b/databases/pgmetrics/Makefile index 149398707e49..48c558d6a72c 100644 --- a/databases/pgmetrics/Makefile +++ b/databases/pgmetrics/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgmetrics PORTVERSION= 1.18.0 DISTVERSIONPREFIX=v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/rqlite/Makefile b/databases/rqlite/Makefile index f48b4de4cfa7..1975ac4ac973 100644 --- a/databases/rqlite/Makefile +++ b/databases/rqlite/Makefile @@ -1,7 +1,7 @@ PORTNAME= rqlite DISTVERSIONPREFIX= v DISTVERSION= 9.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/devel/air-go/Makefile b/devel/air-go/Makefile index f7731ebd8b2b..b24b45b1ac18 100644 --- a/devel/air-go/Makefile +++ b/devel/air-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 1.64.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMESUFFIX= -go diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index 11231fc92e45..dec7051dba63 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v DISTVERSION= 0.158.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/delve/Makefile b/devel/delve/Makefile index 43c69ced3856..5061a22edc11 100644 --- a/devel/delve/Makefile +++ b/devel/delve/Makefile @@ -1,7 +1,7 @@ PORTNAME= delve DISTVERSIONPREFIX= v DISTVERSION= 1.25.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= dmitry.wagin@ya.ru diff --git a/devel/forgejo-runner/Makefile b/devel/forgejo-runner/Makefile index ee8d17d967a3..5d41d576c27c 100644 --- a/devel/forgejo-runner/Makefile +++ b/devel/forgejo-runner/Makefile @@ -1,7 +1,7 @@ PORTNAME= act_runner DISTVERSIONPREFIX= v DISTVERSION= 12.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= forgejo- diff --git a/devel/gh/Makefile b/devel/gh/Makefile index 826dd9f3fb5b..7559130c86e0 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,7 +1,7 @@ PORTNAME= gh DISTVERSIONPREFIX= v DISTVERSION= 2.83.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/gilt/Makefile b/devel/gilt/Makefile index 81cde7f265af..229b8e5c54b8 100644 --- a/devel/gilt/Makefile +++ b/devel/gilt/Makefile @@ -1,7 +1,7 @@ PORTNAME= gilt DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= matthew@FreeBSD.org diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile index 80fb1eaf385a..b7771a52c98a 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitleaks DISTVERSIONPREFIX= v DISTVERSION= 8.30.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile index d683b532ae96..e92a2c8032ee 100644 --- a/devel/gopls/Makefile +++ b/devel/gopls/Makefile @@ -1,7 +1,7 @@ PORTNAME= gopls DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index 08a04df63b07..79d3dd08b763 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,7 +1,7 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v DISTVERSION= 2.13.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile index f3f8f24c257d..1c21d6062500 100644 --- a/devel/lefthook/Makefile +++ b/devel/lefthook/Makefile @@ -1,7 +1,7 @@ PORTNAME= lefthook DISTVERSIONPREFIX= v DISTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/oq/Makefile b/devel/oq/Makefile index 023c9fffd23e..263ef9c5b8aa 100644 --- a/devel/oq/Makefile +++ b/devel/oq/Makefile @@ -1,7 +1,7 @@ PORTNAME= oq DISTVERSIONPREFIX= v DISTVERSION= 0.0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= hoanga@gmail.com diff --git a/devel/task/Makefile b/devel/task/Makefile index d43741f99c4f..468da9464cfe 100644 --- a/devel/task/Makefile +++ b/devel/task/Makefile @@ -1,7 +1,7 @@ PORTNAME= task DISTVERSIONPREFIX= v DISTVERSION= 3.46.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/dns/doggo/Makefile b/dns/doggo/Makefile index 568c1262f53f..4bddf859c792 100644 --- a/dns/doggo/Makefile +++ b/dns/doggo/Makefile @@ -1,7 +1,7 @@ PORTNAME= doggo DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= dns diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile index a1be0e8bdc95..d3474e6f3db9 100644 --- a/dns/q-dns/Makefile +++ b/dns/q-dns/Makefile @@ -1,7 +1,7 @@ PORTNAME= q-dns DISTVERSIONPREFIX= v DISTVERSION= 0.19.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index c20a733adbda..0dd491d03104 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,7 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -${GH_ACCOUNT} diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile index 16de4b0d2529..e37356576c50 100644 --- a/ftp/sftpgo/Makefile +++ b/ftp/sftpgo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sftpgo PORTVERSION= 2.7.0 -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 95b91c769ed2..2ecc4c39cf1c 100644 --- a/irc/ergo/Makefile +++ b/irc/ergo/Makefile @@ -1,7 +1,7 @@ PORTNAME= ergo DISTVERSIONPREFIX= v DISTVERSION= 2.16.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc PKGNAMESUFFIX= -irc-server diff --git a/lang/typescript-go/Makefile b/lang/typescript-go/Makefile index ef26297ef20d..190deef4f024 100644 --- a/lang/typescript-go/Makefile +++ b/lang/typescript-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= typescript-go PORTVERSION= 7.0.0.g20251209 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/crush/Makefile b/misc/crush/Makefile index b627542f41d2..840918c894de 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,7 +1,7 @@ PORTNAME= crush DISTVERSIONPREFIX= v DISTVERSION= 0.31.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/gollama/Makefile b/misc/gollama/Makefile index 58abab876dde..99ebbc6bfc71 100644 --- a/misc/gollama/Makefile +++ b/misc/gollama/Makefile @@ -1,7 +1,7 @@ PORTNAME= gollama DISTVERSIONPREFIX= v DISTVERSION= 1.37.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc # machine learning MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/mediamtx/Makefile b/multimedia/mediamtx/Makefile index a6fd3c00607b..2bc0603d60a4 100644 --- a/multimedia/mediamtx/Makefile +++ b/multimedia/mediamtx/Makefile @@ -1,7 +1,7 @@ PORTNAME= mediamtx DISTVERSIONPREFIX= v DISTVERSION= 1.15.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia net MASTER_SITES+= https://github.com/video-dev/hls.js/releases/download/v1.6.15/:hlsjs DISTFILES+= release.zip:hlsjs diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index b542ccc11bc9..92fe1d842d4e 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -1,7 +1,7 @@ PORTNAME= navidrome DISTVERSIONPREFIX= v DISTVERSION= 0.59.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= kbowling@FreeBSD.org diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile index daf51ee237e7..380112561a9d 100644 --- a/net-im/gomuks/Makefile +++ b/net-im/gomuks/Makefile @@ -1,6 +1,6 @@ PORTNAME= gomuks DISTVERSION= 25.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/check_wg/Makefile b/net-mgmt/check_wg/Makefile index 8f4d30326a2b..3343795001c4 100644 --- a/net-mgmt/check_wg/Makefile +++ b/net-mgmt/check_wg/Makefile @@ -1,7 +1,7 @@ PORTNAME= check_wg DISTVERSIONPREFIX= v DISTVERSION= 0.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MAINTAINER= dsh@bamus.cz diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index a3514527351b..16170d564109 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,7 +1,7 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.40.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= alven@FreeBSD.org diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile index 40418334e7f4..8ee6579432ee 100644 --- a/net-mgmt/victoria-logs/Makefile +++ b/net-mgmt/victoria-logs/Makefile @@ -1,7 +1,7 @@ PORTNAME= victoria-logs PORTVERSION= 1.43.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= samm@FreeBSD.org diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile index 1039582b091a..02e889b6dd39 100644 --- a/net-mgmt/victoria-metrics/Makefile +++ b/net-mgmt/victoria-metrics/Makefile @@ -1,7 +1,7 @@ PORTNAME?= victoria-metrics PORTVERSION= 1.133.0 # don't forget to update BUILDINFO_TAG DISTVERSIONPREFIX= v -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net-mgmt MAINTAINER= danfe@FreeBSD.org diff --git a/net-mgmt/vmutils/Makefile b/net-mgmt/vmutils/Makefile index b1fadcedaa0f..b7f4704ef189 100644 --- a/net-mgmt/vmutils/Makefile +++ b/net-mgmt/vmutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= vmutils -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Ancillary utilities and agent for VictoriaMetrics diff --git a/net-p2p/mkbrr/Makefile b/net-p2p/mkbrr/Makefile index 728f94fd70e7..702c58c1258c 100644 --- a/net-p2p/mkbrr/Makefile +++ b/net-p2p/mkbrr/Makefile @@ -1,7 +1,7 @@ PORTNAME= mkbrr DISTVERSIONPREFIX= v DISTVERSION= 1.18.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= diizzy@FreeBSD.org diff --git a/net/gorss/Makefile b/net/gorss/Makefile index ebb4c68d2f1b..8008e4d1574c 100644 --- a/net/gorss/Makefile +++ b/net/gorss/Makefile @@ -1,7 +1,7 @@ PORTNAME= gorss PORTVERSION= 0.4 DISTVERSIONPREFIX= v -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= net www MAINTAINER= ports@FreeBSD.org diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile index 67ef83287d7d..0aff5f6c2775 100644 --- a/net/krakend-ce/Makefile +++ b/net/krakend-ce/Makefile @@ -1,7 +1,7 @@ PORTNAME= krakend-ce DISTVERSIONPREFIX= v DISTVERSION= 2.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= alven@FreeBSD.org diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index f77ffede501f..d1128ee4b736 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.7.10 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile index e903443eb61d..d17b9c891588 100644 --- a/security/certificate_maker/Makefile +++ b/security/certificate_maker/Makefile @@ -1,7 +1,7 @@ PORTNAME= certificate_maker DISTVERSIONPREFIX= v DISTVERSION= 1.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index 716017f97e26..6c95e56fd4e4 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,7 +1,7 @@ PORTNAME= crowdsec DISTVERSIONPREFIX= v DISTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile index 74491a2ac862..e9f8a61b09d0 100644 --- a/security/go-tuf/Makefile +++ b/security/go-tuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-tuf DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/headscale/Makefile b/security/headscale/Makefile index 5b4bf5ea6f1f..12e670011ffc 100644 --- a/security/headscale/Makefile +++ b/security/headscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= headscale DISTVERSIONPREFIX= v DISTVERSION= 0.27.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net-vpn MAINTAINER= m.muenz@gmail.com diff --git a/security/netbird/Makefile b/security/netbird/Makefile index 6caadc0c87ca..7f07912f0833 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,7 +1,7 @@ PORTNAME= netbird DISTVERSIONPREFIX= v DISTVERSION= 0.62.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net net-vpn MAINTAINER= dev@netbird.io diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile index 303c10d517f9..d1e3bfcae17b 100644 --- a/security/osv-scanner/Makefile +++ b/security/osv-scanner/Makefile @@ -1,7 +1,7 @@ PORTNAME= osv-scanner DISTVERSIONPREFIX= v DISTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index a4105427fe94..7400b007dae1 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,6 +1,7 @@ PORTNAME= tailscale PORTVERSION= 1.94.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org diff --git a/security/vault/Makefile b/security/vault/Makefile index ccf3748bc276..8039a630cb2f 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= vault DISTVERSIONPREFIX= v DISTVERSION= 1.21.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \ LOCAL/bofh/security/${PORTNAME}/:web_ui diff --git a/security/vuls/Makefile b/security/vuls/Makefile index c41603e5bfef..02a1a6969c8a 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,7 +1,7 @@ PORTNAME= vuls DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 66772e240ac2..73b0b1ea9d27 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v DISTVERSION= 25.12.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202512050148/:geoip \ https://github.com/v2fly/domain-list-community/releases/download/20251212112114/:geosite diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile index 59b0d0b105c2..c9be79023d94 100644 --- a/sysutils/chaoskube/Makefile +++ b/sysutils/chaoskube/Makefile @@ -1,7 +1,7 @@ PORTNAME= chaoskube PORTVERSION= 0.37.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/cilium/Makefile b/sysutils/cilium/Makefile index 567f589eb6b9..dbf2d63bfaaf 100644 --- a/sysutils/cilium/Makefile +++ b/sysutils/cilium/Makefile @@ -1,7 +1,7 @@ PORTNAME= cilium DISTVERSIONPREFIX= v DISTVERSION= 0.18.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 61bac6fba728..696f82720535 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul DISTVERSIONPREFIX= v DISTVERSION= 1.22.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/sysutils/devtui/Makefile b/sysutils/devtui/Makefile index 50ffbf96233c..dd8ee6c00bd3 100644 --- a/sysutils/devtui/Makefile +++ b/sysutils/devtui/Makefile @@ -1,7 +1,7 @@ PORTNAME= devtui DISTVERSIONPREFIX= v DISTVERSION= 0.32.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= vidar@karlsen.tech diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index f60dc11b41e3..dd9950d320bf 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= eksctl PORTVERSION= 0.221.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile index 4a587bd4bd0e..9ecf6593f466 100644 --- a/sysutils/elephant/Makefile +++ b/sysutils/elephant/Makefile @@ -1,7 +1,7 @@ PORTNAME= elephant DISTVERSIONPREFIX= v DISTVERSION= 2.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile index 61fff3f3d4ab..d3e94ca26df0 100644 --- a/sysutils/f2/Makefile +++ b/sysutils/f2/Makefile @@ -1,7 +1,7 @@ PORTNAME= f2 DISTVERSIONPREFIX= v DISTVERSION= 2.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile index 43a793ce841f..346df769cd04 100644 --- a/sysutils/go-wtf/Makefile +++ b/sysutils/go-wtf/Makefile @@ -1,7 +1,7 @@ PORTNAME= wtf DISTVERSIONPREFIX= v DISTVERSION= 0.48.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMEPREFIX= go- diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index 9887f78bf61e..bb05a5e94ebe 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -1,7 +1,7 @@ PORTNAME= helm PORTVERSION= 3.19.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index 94feb17c1682..d85498f4a6eb 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v DISTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com diff --git a/sysutils/ipget/Makefile b/sysutils/ipget/Makefile index 058ee9645960..6bf53b00a9e7 100644 --- a/sysutils/ipget/Makefile +++ b/sysutils/ipget/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipget DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile index f6e246b9a0ac..4db926653089 100644 --- a/sysutils/k9s/Makefile +++ b/sysutils/k9s/Makefile @@ -1,7 +1,7 @@ PORTNAME= k9s DISTVERSIONPREFIX= v DISTVERSION= 0.50.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= gogolok@gmail.com diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile index e5e15998a52b..fc262938699c 100644 --- a/sysutils/kops/Makefile +++ b/sysutils/kops/Makefile @@ -1,7 +1,7 @@ PORTNAME= kops PORTVERSION= 1.34.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index cacc5a900511..7cdc490e34c7 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,7 +1,7 @@ PORTNAME= kubectl PORTVERSION= 1.35.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile index a247e64cbfc8..650ee2ed8d7a 100644 --- a/sysutils/nginx-ui/Makefile +++ b/sysutils/nginx-ui/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-ui DISTVERSIONPREFIX= v DISTVERSION= 2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/sysutils/nomad-driver-podman/Makefile b/sysutils/nomad-driver-podman/Makefile index 5bfd7be4852c..ae7471da5376 100644 --- a/sysutils/nomad-driver-podman/Makefile +++ b/sysutils/nomad-driver-podman/Makefile @@ -1,7 +1,7 @@ PORTNAME= nomad-driver-podman DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= grembo@FreeBSD.org diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 92043861721c..d38b1167e074 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,7 +1,7 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v DISTVERSION= 1.11.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile index c4cbbcfaf1fb..39f0e62cf2c7 100644 --- a/sysutils/superfile/Makefile +++ b/sysutils/superfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= superfile DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= sysutils diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile index adafa8abae44..7ecbe1f9ae0c 100644 --- a/sysutils/terragrunt/Makefile +++ b/sysutils/terragrunt/Makefile @@ -1,7 +1,7 @@ PORTNAME= terragrunt DISTVERSIONPREFIX= v DISTVERSION= 0.93.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index edd5a13edd92..e2204d1f8a46 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,7 +1,7 @@ PORTNAME= tflint DISTVERSIONPREFIX= v DISTVERSION= 0.60.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/witr/Makefile b/sysutils/witr/Makefile index 9a76c17091e4..919afec9b889 100644 --- a/sysutils/witr/Makefile +++ b/sysutils/witr/Makefile @@ -1,7 +1,7 @@ PORTNAME= witr PORTVERSION= 0.2.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= gaod@hychen.org diff --git a/sysutils/zot/Makefile b/sysutils/zot/Makefile index 40aba2c3ea99..3d7f87c0cdc1 100644 --- a/sysutils/zot/Makefile +++ b/sysutils/zot/Makefile @@ -1,7 +1,7 @@ PORTNAME= zot DISTVERSIONPREFIX=v DISTVERSION= 2.1.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://github.com/project-zot/zui/releases/download/commit-${ZUI_VERSION}/:ui *** 155 LINES SKIPPED ***home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6984db63.315a1.7af8660c>
