git: ca07a602a8c6 - main - all: Bump after lang/go123 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jan 2025 22:22:08 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca07a602a8c6a47d062fe404167c2f3a1f91e3e9 commit ca07a602a8c6a47d062fe404167c2f3a1f91e3e9 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2025-01-21 22:16:37 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2025-01-21 22:21:12 +0000 all: Bump after lang/go123 update MFH: 2025Q1 --- databases/redis_exporter/Makefile | 1 + databases/usql/Makefile | 1 + devel/atlantis/Makefile | 1 + devel/capslock/Makefile | 1 + devel/gitea-act_runner/Makefile | 2 +- devel/gitlab-runner/Makefile | 1 + devel/gitleaks/Makefile | 1 + devel/gopls/Makefile | 1 + devel/goreleaser/Makefile | 1 + devel/lefthook/Makefile | 1 + devel/please/Makefile | 1 + devel/terraform-ls/Makefile | 1 + dns/dnscontrol/Makefile | 1 + dns/godns/Makefile | 1 + editors/orbiton/Makefile | 1 + filesystems/zrepl-dsh2dsh/Makefile | 1 + finance/fabric/Makefile | 2 +- ftp/wush/Makefile | 1 + games/tetrigo/Makefile | 1 + graphics/wallhaven-cli/Makefile | 2 +- mail/mailpit/Makefile | 1 + multimedia/navidrome/Makefile | 2 +- net-im/dendrite/Makefile | 1 + net-im/gotosocial/Makefile | 1 + net-mgmt/bind_exporter/Makefile | 1 + net-mgmt/prometheus2/Makefile | 1 + net-mgmt/pushgateway/Makefile | 1 + net-mgmt/smartctl_exporter/Makefile | 1 + net-mgmt/telegraf/Makefile | 1 + net-mgmt/thanos/Makefile | 1 + net-mgmt/victoria-logs/Makefile | 1 + net/krakend-ce/Makefile | 1 + net/traefik/Makefile | 1 + net/v2ray/Makefile | 1 + security/aws-iam-authenticator/Makefile | 1 + security/boringssl/Makefile | 1 + security/crowdsec/Makefile | 1 + security/gopass/Makefile | 1 + security/hidden-lake/Makefile | 1 + security/lego/Makefile | 1 + security/openbao/Makefile | 1 + security/osv-scanner/Makefile | 1 + security/tailscale/Makefile | 1 + security/trufflehog/Makefile | 1 + security/vault/Makefile | 1 + security/vouch-proxy/Makefile | 2 +- security/vuls/Makefile | 1 + security/xhash/Makefile | 2 +- security/xray-core/Makefile | 1 + shells/carapace/Makefile | 1 + sysutils/cilium/Makefile | 1 + sysutils/gomi/Makefile | 1 + sysutils/gomplate/Makefile | 1 + sysutils/hcloud/Makefile | 1 + sysutils/kubectl/Makefile | 1 + sysutils/kustomize/Makefile | 1 + sysutils/nomad/Makefile | 1 + sysutils/opa/Makefile | 1 + sysutils/terragrunt/Makefile | 1 + sysutils/tflint/Makefile | 1 + textproc/vale/Makefile | 1 + www/adguardhome/Makefile | 2 +- www/authelia/Makefile | 1 + www/forgejo/Makefile | 1 + www/grafana/Makefile | 1 + www/minio/Makefile | 1 + 66 files changed, 66 insertions(+), 7 deletions(-) diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile index 464cb850f274..93d623f42415 100644 --- a/databases/redis_exporter/Makefile +++ b/databases/redis_exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= redis_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.67.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= arcade@b1t.name diff --git a/databases/usql/Makefile b/databases/usql/Makefile index a69e278246e5..d7afe9bac403 100644 --- a/databases/usql/Makefile +++ b/databases/usql/Makefile @@ -1,6 +1,7 @@ PORTNAME= usql DISTVERSIONPREFIX= v DISTVERSION= 0.19.16 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile index 4900eaf3607b..f74a318eb72a 100644 --- a/devel/atlantis/Makefile +++ b/devel/atlantis/Makefile @@ -1,6 +1,7 @@ PORTNAME= atlantis DISTVERSIONPREFIX= v DISTVERSION= 0.31.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/capslock/Makefile b/devel/capslock/Makefile index 5b7770195b76..42e28c330c06 100644 --- a/devel/capslock/Makefile +++ b/devel/capslock/Makefile @@ -1,6 +1,7 @@ PORTNAME= capslock DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 +PORTREVISION= 1 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitea-act_runner/Makefile b/devel/gitea-act_runner/Makefile index 8184c382b1ce..56c79bace7bc 100644 --- a/devel/gitea-act_runner/Makefile +++ b/devel/gitea-act_runner/Makefile @@ -1,7 +1,7 @@ PORTNAME= act_runner DISTVERSIONPREFIX= v DISTVERSION= 0.2.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= gitea- diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index 9760aa26f07f..a0e8013c5811 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-runner DISTVERSIONPREFIX= v DISTVERSION= 17.7.0 +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/gitleaks/Makefile b/devel/gitleaks/Makefile index 4ef79bf06e05..2a98f1d78e68 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitleaks DISTVERSIONPREFIX= v DISTVERSION= 8.23.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile index 3bcc6c86920b..c8debdad8536 100644 --- a/devel/gopls/Makefile +++ b/devel/gopls/Makefile @@ -1,6 +1,7 @@ PORTNAME= gopls DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index d058f3920dda..b43f8477eb26 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,6 +1,7 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v DISTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile index 3477b7ef25d5..d7873564d104 100644 --- a/devel/lefthook/Makefile +++ b/devel/lefthook/Makefile @@ -1,6 +1,7 @@ PORTNAME= lefthook DISTVERSIONPREFIX= v DISTVERSION= 1.10.9 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/please/Makefile b/devel/please/Makefile index 18e262d10567..5a5945b51396 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,6 +1,7 @@ PORTNAME= please DISTVERSIONPREFIX= v DISTVERSION= 17.13.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod diff --git a/devel/terraform-ls/Makefile b/devel/terraform-ls/Makefile index e2154f7d0462..11f16e8136bd 100644 --- a/devel/terraform-ls/Makefile +++ b/devel/terraform-ls/Makefile @@ -1,6 +1,7 @@ PORTNAME= terraform-ls DISTVERSIONPREFIX= v DISTVERSION= 0.36.3 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index d4efed2ae14e..6c84a88f634d 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,6 +1,7 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v DISTVERSION= 4.15.2 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 02486069def3..86b5b3b22d87 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,6 +1,7 @@ PORTNAME= godns DISTVERSIONPREFIX= v DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/editors/orbiton/Makefile b/editors/orbiton/Makefile index 3f59e63111ca..14d6d53ff02f 100644 --- a/editors/orbiton/Makefile +++ b/editors/orbiton/Makefile @@ -1,6 +1,7 @@ PORTNAME= orbiton DISTVERSIONPREFIX= v DISTVERSION= 2.68.7 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index be5a90dd06ae..c57de0693a42 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,6 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -dsh2dsh diff --git a/finance/fabric/Makefile b/finance/fabric/Makefile index d923fa912239..b4f48bd4501d 100644 --- a/finance/fabric/Makefile +++ b/finance/fabric/Makefile @@ -1,7 +1,7 @@ PORTNAME= fabric DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance PKGNAMESUFFIX= -hyperledger diff --git a/ftp/wush/Makefile b/ftp/wush/Makefile index cfee9016408d..765c804ca954 100644 --- a/ftp/wush/Makefile +++ b/ftp/wush/Makefile @@ -1,6 +1,7 @@ PORTNAME= wush DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= ftp MAINTAINER= ashish@FreeBSD.org diff --git a/games/tetrigo/Makefile b/games/tetrigo/Makefile index 198df5b70b95..7ab1a1bf9c0a 100644 --- a/games/tetrigo/Makefile +++ b/games/tetrigo/Makefile @@ -1,6 +1,7 @@ PORTNAME= tetrigo DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/wallhaven-cli/Makefile b/graphics/wallhaven-cli/Makefile index cbca113da7cf..bfdd5f2a26dd 100644 --- a/graphics/wallhaven-cli/Makefile +++ b/graphics/wallhaven-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= wallhaven-cli DISTVERSIONPREFIX= v DISTVERSION= 2.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= nxjoseph@protonmail.com diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile index a49113a1cd51..e4b49109a768 100644 --- a/mail/mailpit/Makefile +++ b/mail/mailpit/Makefile @@ -1,6 +1,7 @@ PORTNAME= mailpit DISTVERSIONPREFIX= v DISTVERSION= 1.21.8 +PORTREVISION= 1 CATEGORIES= mail devel MASTER_SITES= https://www.madpilot.net/mailpit/:npmcache \ LOCAL/madpilot/mailpit:npmcache diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index 744de588b464..2cbfee033809 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -1,7 +1,7 @@ PORTNAME= navidrome DISTVERSIONPREFIX= v DISTVERSION= 0.53.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile index abeeac1ce37e..66ec61efd9d1 100644 --- a/net-im/dendrite/Makefile +++ b/net-im/dendrite/Makefile @@ -1,6 +1,7 @@ PORTNAME= dendrite DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 225f155913d9..a711c73a5fc5 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,6 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.17.3 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web diff --git a/net-mgmt/bind_exporter/Makefile b/net-mgmt/bind_exporter/Makefile index 245b962e15be..62f2e68df502 100644 --- a/net-mgmt/bind_exporter/Makefile +++ b/net-mgmt/bind_exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= bind_exporter DISTVERSIONPREFIX=v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= net-mgmt dns MAINTAINER= fuz@FreeBSD.org diff --git a/net-mgmt/prometheus2/Makefile b/net-mgmt/prometheus2/Makefile index 9814335f58c1..2c32ee3017f9 100644 --- a/net-mgmt/prometheus2/Makefile +++ b/net-mgmt/prometheus2/Makefile @@ -1,6 +1,7 @@ PORTNAME= prometheus DISTVERSIONPREFIX= v DISTVERSION= 2.55.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod \ https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:ui diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index a1d9eb234928..cffc33d8edcd 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,6 +1,7 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= dutra@FreeBSD.org diff --git a/net-mgmt/smartctl_exporter/Makefile b/net-mgmt/smartctl_exporter/Makefile index da40a1e2e15a..93ff15f9bdc1 100644 --- a/net-mgmt/smartctl_exporter/Makefile +++ b/net-mgmt/smartctl_exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= smartctl_exporter PORTVERSION= 0.13.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= delphij@FreeBSD.org diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index a6ae7f5687b5..121ad64e6e28 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,6 +1,7 @@ PORTNAME= telegraf DISTVERSIONPREFIX=v DISTVERSION= 1.33.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 243e7c49c99f..abebdfc62eef 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,6 +1,7 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.37.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= alster@vinterdalen.se diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile index 2c1376c13a63..38d7eef8ea09 100644 --- a/net-mgmt/victoria-logs/Makefile +++ b/net-mgmt/victoria-logs/Makefile @@ -2,6 +2,7 @@ PORTNAME= victoria-logs PORTVERSION= 1.6.1 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX=-victorialogs +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= samm@FreeBSD.org diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile index ac22b4a65774..167c0083d89c 100644 --- a/net/krakend-ce/Makefile +++ b/net/krakend-ce/Makefile @@ -1,6 +1,7 @@ PORTNAME= krakend-ce DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= alster@vinterdalen.se diff --git a/net/traefik/Makefile b/net/traefik/Makefile index df1f8f32bde3..e4c6e41fd0eb 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,6 @@ PORTNAME= traefik PORTVERSION= 3.3.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index 4f7d5fcccb07..0e1271001236 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,6 +1,7 @@ PORTNAME= v2ray DISTVERSIONPREFIX= v DISTVERSION= 5.22.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= shen.elf@gmail.com diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index e276aff83dfc..8e27c1169e86 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,6 +1,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.6.29 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 40b2ad420900..609adfb77b6c 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= boringssl PORTVERSION= 0.0.0.0.2025.01.14.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 2f69098f95f5..ebeec03d74c1 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,6 +1,7 @@ PORTNAME= crowdsec DISTVERSIONPREFIX= v DISTVERSION= 1.6.4 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 2de16654bfa1..41a3cb8710aa 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,6 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.15.15 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile index 479a399d8e5c..66c6c3844d58 100644 --- a/security/hidden-lake/Makefile +++ b/security/hidden-lake/Makefile @@ -1,6 +1,7 @@ PORTNAME= hidden-lake DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= alster@vinterdalen.se diff --git a/security/lego/Makefile b/security/lego/Makefile index 53d0873d8106..76325c03a976 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,6 +1,7 @@ PORTNAME= lego DISTVERSIONPREFIX= v DISTVERSION= 4.21.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/openbao/Makefile b/security/openbao/Makefile index 3f5a7c637ff2..e3a0386d8700 100644 --- a/security/openbao/Makefile +++ b/security/openbao/Makefile @@ -1,6 +1,7 @@ PORTNAME= openbao DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES+= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile index 706e6e002f38..39908ac5e0e1 100644 --- a/security/osv-scanner/Makefile +++ b/security/osv-scanner/Makefile @@ -1,6 +1,7 @@ PORTNAME= osv-scanner DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= lcook@FreeBSD.org diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index f5f3e59f1e52..362933987b46 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,6 +1,7 @@ PORTNAME= tailscale PORTVERSION= 1.78.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile index 5d7742f2bde7..c15239b90009 100644 --- a/security/trufflehog/Makefile +++ b/security/trufflehog/Makefile @@ -1,6 +1,7 @@ PORTNAME= trufflehog DISTVERSIONPREFIX= v DISTVERSION= 3.88.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/vault/Makefile b/security/vault/Makefile index 60c62a298b77..312a47adb6c4 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,6 +1,7 @@ PORTNAME= vault DISTVERSIONPREFIX= v DISTVERSION= 1.18.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \ LOCAL/bofh/security/${PORTNAME}/:web_ui diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 0ae2c9865eac..b2fc00ad3df4 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v DISTVERSION= 0.41.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= decke@FreeBSD.org diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 016f73d81b7d..872037d90823 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,6 +1,7 @@ PORTNAME= vuls DISTVERSIONPREFIX=v DISTVERSION= 0.28.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/xhash/Makefile b/security/xhash/Makefile index 521ab3825403..5bea6e1d509a 100644 --- a/security/xhash/Makefile +++ b/security/xhash/Makefile @@ -1,7 +1,7 @@ PORTNAME= xhash DISTVERSIONPREFIX= v DISTVERSION= 3.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= rbranco@suse.com diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 7022a519b10b..5d0b9612ea6d 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -1,6 +1,7 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v DISTVERSION= 24.11.21 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202411210054/:geoip \ https://github.com/v2fly/domain-list-community/releases/download/20241112092643/:geosite diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index c5afa19a3a00..c63f7a26a5c6 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,6 +1,7 @@ PORTNAME= carapace DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/cilium/Makefile b/sysutils/cilium/Makefile index bb8894bb077b..1318e8f52a26 100644 --- a/sysutils/cilium/Makefile +++ b/sysutils/cilium/Makefile @@ -1,6 +1,7 @@ PORTNAME= cilium DISTVERSIONPREFIX= v DISTVERSION= 0.16.23 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/gomi/Makefile b/sysutils/gomi/Makefile index ceabd9979b9a..12ad82fcd432 100644 --- a/sysutils/gomi/Makefile +++ b/sysutils/gomi/Makefile @@ -1,6 +1,7 @@ PORTNAME= gomi DISTVERSIONPREFIX= v DISTVERSION= 1.1.8 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 826913ea7021..3f494da05ddb 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,6 +1,7 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index 9f920c15ad8e..42ab5a7d4e86 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,6 +1,7 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v DISTVERSION= 1.49.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index d059f26020cd..f0778f989f02 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,6 +1,7 @@ PORTNAME= kubectl PORTVERSION= 1.32.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/kustomize/Makefile b/sysutils/kustomize/Makefile index a4b00a414d81..3c9ffaa3ef82 100644 --- a/sysutils/kustomize/Makefile +++ b/sysutils/kustomize/Makefile @@ -1,6 +1,7 @@ PORTNAME= kustomize DISTVERSIONPREFIX= v DISTVERSION= 5.6.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 40f1df40e7a1..7328add23df0 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -1,6 +1,7 @@ PORTNAME= nomad DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/nomad/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/sysutils/opa/Makefile b/sysutils/opa/Makefile index 7f585531f699..c56e87a3632b 100644 --- a/sysutils/opa/Makefile +++ b/sysutils/opa/Makefile @@ -1,6 +1,7 @@ PORTNAME= opa DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile index 089487a3c42b..f898a8d61257 100644 --- a/sysutils/terragrunt/Makefile +++ b/sysutils/terragrunt/Makefile @@ -1,6 +1,7 @@ PORTNAME= terragrunt DISTVERSIONPREFIX= v DISTVERSION= 0.72.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index 9cf0f1a9b836..94473beb90f6 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,6 +1,7 @@ PORTNAME= tflint DISTVERSIONPREFIX= v DISTVERSION= 0.55.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/textproc/vale/Makefile b/textproc/vale/Makefile index 0021bbea2f6e..dcc1b7082e5b 100644 --- a/textproc/vale/Makefile +++ b/textproc/vale/Makefile @@ -1,6 +1,7 @@ PORTNAME= vale DISTVERSIONPREFIX= v DISTVERSION= 3.9.3 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile index 93bbc58e24b2..4fbe7cf67c20 100644 --- a/www/adguardhome/Makefile +++ b/www/adguardhome/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguardhome DISTVERSIONPREFIX= v DISTVERSION= 0.107.54 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/ DISTFILES= ${GH_PROJECT}_frontend${EXTRACT_SUFX} diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 95938a2f5d37..80515a760101 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,6 +1,7 @@ PORTNAME= authelia DISTVERSIONPREFIX= v DISTVERSION= 4.38.18 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile index 29f193298616..9b621a01bee3 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,6 +1,7 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v DISTVERSION= 9.0.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= forgejo-src-${DISTVERSION} diff --git a/www/grafana/Makefile b/www/grafana/Makefile index dc835ffa1b26..143041334760 100644 --- a/www/grafana/Makefile +++ b/www/grafana/Makefile @@ -1,6 +1,7 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 11.4.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/ \ https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod diff --git a/www/minio/Makefile b/www/minio/Makefile index 30874cbbe144..b5b3740adfdf 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -1,5 +1,6 @@ PORTNAME= minio DISTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= minio