git: 96bfa4b97f72 - 2024Q1 - all: Bump after lang/go121 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 22:21:47 UTC
The branch 2024Q1 has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=96bfa4b97f72c1d7f55811b66692d064072600ab
commit 96bfa4b97f72c1d7f55811b66692d064072600ab
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-03-06 21:58:14 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-03-06 22:19:48 +0000
all: Bump after lang/go121 update
There were a few conflicts which were manually resolved
MFH: 2024Q1
(cherry picked from commit ab359b34c97c7d1240079914bcd4dd54eb155e19)
---
audio/gonic/Makefile | 1 +
audio/pms-devel/Makefile | 1 +
databases/litestream/Makefile | 2 +-
databases/rqlite/Makefile | 1 +
devel/cirrus-cli/Makefile | 1 +
devel/gh/Makefile | 2 +-
devel/git-town/Makefile | 1 +
devel/gitaly/Makefile | 1 +
devel/gitlab-runner/Makefile | 1 +
devel/goreleaser/Makefile | 1 +
devel/lefthook/Makefile | 1 +
dns/dnscontrol/Makefile | 1 +
dns/mosdns/Makefile | 2 +-
dns/q-dns/Makefile | 1 +
irc/ergo/Makefile | 2 +-
misc/ls-lint/Makefile | 1 +
net-im/dissent/Makefile | 1 +
net-im/gotosocial/Makefile | 1 +
net-mgmt/netdata-go/Makefile | 1 +
net-mgmt/telegraf/Makefile | 1 +
net/clash/Makefile | 2 +-
net/gitlab-agent/Makefile | 1 +
net/syncthing/Makefile | 1 +
security/crowdsec/Makefile | 2 +-
security/gopass/Makefile | 2 +-
security/nuclei/Makefile | 1 +
security/osv-scanner/Makefile | 2 +-
security/trufflehog/Makefile | 1 +
security/xray-core/Makefile | 2 +-
sysutils/consul/Makefile | 1 +
sysutils/gomplate/Makefile | 2 +-
sysutils/hcloud/Makefile | 2 +-
sysutils/helmfile/Makefile | 2 +-
sysutils/k9s/Makefile | 2 +-
sysutils/kopia/Makefile | 2 +-
sysutils/nomad-pot-driver/Makefile | 1 +
sysutils/nomad/Makefile | 2 +-
sysutils/terraform/Makefile | 1 +
sysutils/tflint/Makefile | 1 +
textproc/gitlab-elasticsearch-indexer/Makefile | 1 +
textproc/vacuum/Makefile | 1 +
textproc/zed/Makefile | 2 +-
www/gitea/Makefile | 1 +
www/gitlab-pages/Makefile | 1 +
www/grafana/Makefile | 1 +
www/lux/Makefile | 2 +-
www/miniflux/Makefile | 1 +
www/pydio-cells/Makefile | 1 +
www/shiori/Makefile | 2 +-
x11/kitty/Makefile | 2 +-
50 files changed, 50 insertions(+), 19 deletions(-)
diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile
index adce33d3bb6f..b4d59a795823 100644
--- a/audio/gonic/Makefile
+++ b/audio/gonic/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gonic
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.2
+PORTREVISION= 1
CATEGORIES= audio net
MAINTAINER= tagattie@FreeBSD.org
diff --git a/audio/pms-devel/Makefile b/audio/pms-devel/Makefile
index 996cddcb5846..0457c1c5af07 100644
--- a/audio/pms-devel/Makefile
+++ b/audio/pms-devel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pms-devel
PORTVERSION= 0.0.20231224
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= riggs@FreeBSD.org
diff --git a/databases/litestream/Makefile b/databases/litestream/Makefile
index 92c5863bf34b..724b1f1a0aa2 100644
--- a/databases/litestream/Makefile
+++ b/databases/litestream/Makefile
@@ -1,7 +1,7 @@
PORTNAME= litestream
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.9
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= databases
MAINTAINER= nc@FreeBSD.org
diff --git a/databases/rqlite/Makefile b/databases/rqlite/Makefile
index 36d49f0431ea..aa30c4c07f7c 100644
--- a/databases/rqlite/Makefile
+++ b/databases/rqlite/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rqlite
DISTVERSIONPREFIX= v
DISTVERSION= 8.14.0
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile
index d1ef404ef29d..b48b3079b29d 100644
--- a/devel/cirrus-cli/Makefile
+++ b/devel/cirrus-cli/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cirrus-cli
PORTVERSION= 0.108.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index 904f0876650b..b471b23ab27d 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gh
DISTVERSIONPREFIX= v
DISTVERSION= 2.39.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= lcook@FreeBSD.org
diff --git a/devel/git-town/Makefile b/devel/git-town/Makefile
index 4c057fe91fda..d627ebe1efe7 100644
--- a/devel/git-town/Makefile
+++ b/devel/git-town/Makefile
@@ -1,6 +1,7 @@
PORTNAME= git-town
DISTVERSIONPREFIX= v
DISTVERSION= 10.0.3
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index a24ea17e2e86..8bef46b571ef 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitaly
DISTVERSION= 16.9.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile
index 2e8e8f29beaa..edb36369c3f0 100644
--- a/devel/gitlab-runner/Makefile
+++ b/devel/gitlab-runner/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-runner
DISTVERSION= 16.9.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
MASTER_SITES= https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \
diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile
index f23a3693c5f4..95b5d08d8775 100644
--- a/devel/goreleaser/Makefile
+++ b/devel/goreleaser/Makefile
@@ -1,6 +1,7 @@
PORTNAME= goreleaser
DISTVERSIONPREFIX= v
DISTVERSION= 1.23.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= fuz@FreeBSD.org
diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile
index 9cfe8d2689b3..70a42d844f6a 100644
--- a/devel/lefthook/Makefile
+++ b/devel/lefthook/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lefthook
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.5
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile
index 9d8aa913788d..180927231e30 100644
--- a/dns/dnscontrol/Makefile
+++ b/dns/dnscontrol/Makefile
@@ -1,6 +1,7 @@
PORTNAME= dnscontrol
DISTVERSIONPREFIX=v
DISTVERSION= 4.7.2
+PORTREVISION= 1
CATEGORIES= dns
MAINTAINER= decke@FreeBSD.org
diff --git a/dns/mosdns/Makefile b/dns/mosdns/Makefile
index 076d55af2909..e7bfe462333b 100644
--- a/dns/mosdns/Makefile
+++ b/dns/mosdns/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mosdns
DISTVERSIONPREFIX= v
DISTVERSION= 5.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MAINTAINER= yuri@FreeBSD.org
diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile
index 879fe865b539..41a0c8eae4f3 100644
--- a/dns/q-dns/Makefile
+++ b/dns/q-dns/Makefile
@@ -1,6 +1,7 @@
PORTNAME= q-dns
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0
+PORTREVISION= 1
CATEGORIES= dns
MAINTAINER= yuri@FreeBSD.org
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index aa3d120590be..6c2d3ce9ced9 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ergo
DISTVERSIONPREFIX= v
DISTVERSION= 2.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
PKGNAMESUFFIX= -irc-server
diff --git a/misc/ls-lint/Makefile b/misc/ls-lint/Makefile
index d5b3873b2462..424d5234cfef 100644
--- a/misc/ls-lint/Makefile
+++ b/misc/ls-lint/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ls-lint
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile
index 2a3b029af356..74d49d66df48 100644
--- a/net-im/dissent/Makefile
+++ b/net-im/dissent/Makefile
@@ -1,6 +1,7 @@
PORTNAME= dissent
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.20
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= jbeich@FreeBSD.org
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index 2c9450950ca1..6064aa9f576e 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gotosocial
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.0
+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/netdata-go/Makefile b/net-mgmt/netdata-go/Makefile
index e7a3ad6537e1..101d6aaed122 100644
--- a/net-mgmt/netdata-go/Makefile
+++ b/net-mgmt/netdata-go/Makefile
@@ -1,6 +1,7 @@
PORTNAME= netdata-go
DISTVERSIONPREFIX= v
DISTVERSION= 0.58.0
+PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= driesm@FreeBSD.org
diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile
index b0472a3f99c8..3e381f5d7f03 100644
--- a/net-mgmt/telegraf/Makefile
+++ b/net-mgmt/telegraf/Makefile
@@ -1,6 +1,7 @@
PORTNAME= telegraf
DISTVERSIONPREFIX=v
DISTVERSION= 1.29.1
+PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= girgen@FreeBSD.org
diff --git a/net/clash/Makefile b/net/clash/Makefile
index 6d50f7a2cc4b..fc38905e3b4f 100644
--- a/net/clash/Makefile
+++ b/net/clash/Makefile
@@ -1,7 +1,7 @@
PORTNAME= clash
DISTVERSIONPREFIX= v
DISTVERSION= 1.18.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 8695731446fd..6e472e4c4160 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-agent
PORTVERSION= 16.9.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index ff0910b515ba..4d7c0e7e6c1a 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,6 +1,7 @@
PORTNAME= syncthing
DISTVERSIONPREFIX= v
DISTVERSION= 1.27.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL}
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index e32e54821012..6c36afc5a628 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crowdsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= marco@crowdsec.net
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 953b795fcfff..6c6d7ec19055 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index f4bc77b45f9a..dce79ec87151 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nuclei
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.3
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile
index 7cd6c401bc95..af7bbf4a4c93 100644
--- a/security/osv-scanner/Makefile
+++ b/security/osv-scanner/Makefile
@@ -1,7 +1,7 @@
PORTNAME= osv-scanner
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= lcook@FreeBSD.org
diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile
index e3537b40fe48..15366dafe86c 100644
--- a/security/trufflehog/Makefile
+++ b/security/trufflehog/Makefile
@@ -1,6 +1,7 @@
PORTNAME= trufflehog
DISTVERSIONPREFIX= v
DISTVERSION= 3.63.7
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index e5101af8ee00..3cf9182d0ccf 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xray-core
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202309080643/:geoip \
https://github.com/v2fly/domain-list-community/releases/download/20230911142809/:geosite
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 6c22ac7ba3f9..abae882612f5 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,5 +1,6 @@
PORTNAME= consul
PORTVERSION= 1.17.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/
diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile
index 7726a202eb2c..9e1ca94968e9 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gomplate
DISTVERSIONPREFIX= v
DISTVERSION= 3.11.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= eduardo@FreeBSD.org
diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile
index f52d616aa6e5..11cdf56ff650 100644
--- a/sysutils/hcloud/Makefile
+++ b/sysutils/hcloud/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hcloud
DISTVERSIONPREFIX= v
DISTVERSION= 1.36.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MAINTAINER= uzsolt@uzsolt.hu
diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile
index 0aa13c283743..e9bef2cb8176 100644
--- a/sysutils/helmfile/Makefile
+++ b/sysutils/helmfile/Makefile
@@ -1,7 +1,7 @@
PORTNAME= helmfile
DISTVERSIONPREFIX= v
DISTVERSION= 0.158.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= timp87@gmail.com
diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile
index c8f2b955093a..1427444b280d 100644
--- a/sysutils/k9s/Makefile
+++ b/sysutils/k9s/Makefile
@@ -1,7 +1,7 @@
PORTNAME= k9s
DISTVERSIONPREFIX= v
DISTVERSION= 0.28.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= gogolok@gmail.com
diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile
index 9656eaf03d28..06c1c1e643a7 100644
--- a/sysutils/kopia/Makefile
+++ b/sysutils/kopia/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kopia
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= eduardo@FreeBSD.org
diff --git a/sysutils/nomad-pot-driver/Makefile b/sysutils/nomad-pot-driver/Makefile
index 97365a4703d0..bfc30272d7f5 100644
--- a/sysutils/nomad-pot-driver/Makefile
+++ b/sysutils/nomad-pot-driver/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nomad-pot-driver
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile
index 068e62a1e280..628f41f12d83 100644
--- a/sysutils/nomad/Makefile
+++ b/sysutils/nomad/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nomad
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= jhixson@FreeBSD.org
diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index 2dc40d677649..2e2bb26eb972 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -1,6 +1,7 @@
PORTNAME= terraform
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.6
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= nulldutra@proton.me
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index d8e277cde0af..b6c8a50c3588 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tflint
DISTVERSIONPREFIX= v
DISTVERSION= 0.50.0
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= nulldutra@proton.me
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index 1e7a87f95b12..ca5822a70420 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-elasticsearch-indexer
PORTVERSION= 4.7.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc
diff --git a/textproc/vacuum/Makefile b/textproc/vacuum/Makefile
index 87ce14364c21..a254e02253ef 100644
--- a/textproc/vacuum/Makefile
+++ b/textproc/vacuum/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vacuum
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.3
+PORTREVISION= 1
CATEGORIES= textproc
PKGNAMESUFFIX= -lint-tool
diff --git a/textproc/zed/Makefile b/textproc/zed/Makefile
index d78e8168d5df..f342aa88a4f4 100644
--- a/textproc/zed/Makefile
+++ b/textproc/zed/Makefile
@@ -1,7 +1,7 @@
PORTNAME?= zed
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= meta@FreeBSD.org
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 879ef454f767..2a11afa1214f 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
DISTVERSION= 1.21.6
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \
https://dl.gitea.io/gitea/${DISTVERSION}/
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index c4b274ee48c2..2bcfc3c323c6 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-pages
PORTVERSION= 16.9.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
diff --git a/www/grafana/Makefile b/www/grafana/Makefile
index 2f852f4d0b7c..312e571ebca2 100644
--- a/www/grafana/Makefile
+++ b/www/grafana/Makefile
@@ -1,6 +1,7 @@
PORTNAME= grafana
DISTVERSIONPREFIX= v
DISTVERSION= 10.3.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://dl.grafana.com/oss/release/:public \
https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
diff --git a/www/lux/Makefile b/www/lux/Makefile
index dbb670b032af..4a30ebfc1e77 100644
--- a/www/lux/Makefile
+++ b/www/lux/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lux
DISTVERSIONPREFIX= v
DISTVERSION= 0.22.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= lcook@FreeBSD.org
diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile
index 2499bec5e7e6..697c9f320a85 100644
--- a/www/miniflux/Makefile
+++ b/www/miniflux/Makefile
@@ -1,5 +1,6 @@
PORTNAME= miniflux
DISTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= krion@FreeBSD.org
diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile
index c3e6dad716c8..6481ed20a054 100644
--- a/www/pydio-cells/Makefile
+++ b/www/pydio-cells/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cells
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.2
+PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= pydio-
diff --git a/www/shiori/Makefile b/www/shiori/Makefile
index ff0ceb156f10..9bdd0cc5c415 100644
--- a/www/shiori/Makefile
+++ b/www/shiori/Makefile
@@ -1,7 +1,7 @@
PORTNAME= shiori
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.0-rc.6
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= nivit@FreeBSD.org
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index 255af9fdd566..2a146983af97 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kitty
DISTVERSIONPREFIX= v
DISTVERSION= 0.31.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 wayland
MAINTAINER= nivit@FreeBSD.org