From 96bfa4b97f72c1d7f55811b66692d064072600ab Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Wed, 6 Mar 2024 21:58:14 +0000 Subject: [PATCH] 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 adce33d3bb6ff..b4d59a795823f 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 996cddcb58462..0457c1c5af07e 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 92c5863bf34b4..724b1f1a0aa29 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 36d49f0431ea6..aa30c4c07f7c1 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 d1ef404ef29d8..b48b3079b29dd 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 904f0876650bd..b471b23ab27dd 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 4c057fe91fdac..d627ebe1efe7c 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 a24ea17e2e86c..8bef46b571ef6 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 2e8e8f29beaa0..edb36369c3f0f 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 f23a3693c5f42..95b5d08d8775a 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 9cfe8d2689b33..70a42d844f6ad 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 9d8aa913788d5..180927231e300 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 076d55af29091..e7bfe462333b8 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 879fe865b5393..41a0c8eae4f3a 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 aa3d120590bec..6c2d3ce9ced92 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 d5b3873b24625..424d5234cfefe 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 2a3b029af3569..74d49d66df489 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 2c9450950ca17..6064aa9f576ec 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 e7a3ad6537e18..101d6aaed1226 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 b0472a3f99c8f..3e381f5d7f033 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 6d50f7a2cc4b4..fc38905e3b4f8 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 8695731446fda..6e472e4c41600 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 ff0910b515ba5..4d7c0e7e6c1ab 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 e32e548210127..6c36afc5a6281 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 953b795fcfff4..6c6d7ec190559 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 f4bc77b45f9ae..dce79ec871517 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 7cd6c401bc955..af7bbf4a4c93a 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 e3537b40fe481..15366dafe86c6 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 e5101af8ee003..3cf9182d0ccf1 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 6c22ac7ba3f9e..abae882612f51 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 7726a202eb2cc..9e1ca94968e9f 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 f52d616aa6e51..11cdf56ff6506 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 0aa13c2837430..e9bef2cb81760 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 c8f2b955093a1..1427444b280d2 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 9656eaf03d282..06c1c1e643a76 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 97365a4703d03..bfc30272d7f5c 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 068e62a1e280f..628f41f12d834 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 2dc40d6776499..2e2bb26eb9729 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 d8e277cde0aff..b6c8a50c35884 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 1e7a87f95b124..ca5822a704204 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 87ce14364c21b..a254e02253efc 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 d78e8168d5df3..f342aa88a4f4c 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 879ef454f7678..2a11afa1214f4 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 c4b274ee48c24..2bcfc3c323c6d 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 2f852f4d0b7cc..312e571ebca2a 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 dbb670b032af1..4a30ebfc1e771 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 2499bec5e7e6b..697c9f320a854 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 c3e6dad716c8b..6481ed20a0543 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 ff0ceb156f105..9bdd0cc5c4157 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 255af9fdd566d..2a146983af977 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