diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
commit | d84aa50743fca2e6267b9d856419d58fa1e8e315 (patch) | |
tree | 8092c58f626e9775f4f12d52197ad682655f229d | |
parent | fd22dc78c8280f504f1d20d2e22a3695faf9b05d (diff) | |
download | freebsd-ports-d84aa50743fca2e6267b9d856419d58fa1e8e315.zip |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
177 files changed, 177 insertions, 25 deletions
diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index 2238f42bb24a..49a1072d74a9 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -4,6 +4,7 @@ PORTNAME= hey PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= ports@FreeBSD.org diff --git a/databases/mongodb40-tools/Makefile b/databases/mongodb40-tools/Makefile index 1bcbf3dbfaa2..ce87c3191301 100644 --- a/databases/mongodb40-tools/Makefile +++ b/databases/mongodb40-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= mongodb40-tools DISTVERSIONPREFIX= r DISTVERSION= 4.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= dev.ashevchuk@gmail.com diff --git a/databases/usql/Makefile b/databases/usql/Makefile index e84875ae77d9..781d719135b8 100644 --- a/databases/usql/Makefile +++ b/databases/usql/Makefile @@ -3,6 +3,7 @@ PORTNAME= usql DISTVERSIONPREFIX= v DISTVERSION= 0.7.5 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/chart/Makefile b/deskutils/chart/Makefile index e8fc3a74854c..8bef25d7d1bf 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -3,6 +3,7 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index e5600cfca950..0536dcd80560 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -2,6 +2,7 @@ PORTNAME= noti DISTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= tagattie@yandex.com diff --git a/deskutils/pet/Makefile b/deskutils/pet/Makefile index 9b8c56f46973..3a7186baf8b7 100644 --- a/deskutils/pet/Makefile +++ b/deskutils/pet/Makefile @@ -3,6 +3,7 @@ PORTNAME= pet DISTVERSIONPREFIX= v DISTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/arduino-builder/Makefile b/devel/arduino-builder/Makefile index 02c13ebfe1cf..a16bf78289f4 100644 --- a/devel/arduino-builder/Makefile +++ b/devel/arduino-builder/Makefile @@ -2,7 +2,7 @@ PORTNAME= arduino-builder PORTVERSION= 1.3.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/awless/Makefile b/devel/awless/Makefile index cb14b3715c8e..630a628bfd20 100644 --- a/devel/awless/Makefile +++ b/devel/awless/Makefile @@ -3,6 +3,7 @@ PORTNAME= awless DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org diff --git a/devel/bazel-buildtools/Makefile b/devel/bazel-buildtools/Makefile index 4e6541db402c..940eb0ee3c1a 100644 --- a/devel/bazel-buildtools/Makefile +++ b/devel/bazel-buildtools/Makefile @@ -2,6 +2,7 @@ PORTNAME= bazel-buildtools DISTVERSION= 0.28.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/dep/Makefile b/devel/dep/Makefile index 3355b8e667eb..3c4fbd6c42b5 100644 --- a/devel/dep/Makefile +++ b/devel/dep/Makefile @@ -3,6 +3,7 @@ PORTNAME= dep DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/dupl/Makefile b/devel/dupl/Makefile index d7cac8eb259a..93bbbed6b9a8 100644 --- a/devel/dupl/Makefile +++ b/devel/dupl/Makefile @@ -4,6 +4,7 @@ PORTNAME= dupl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-11 DISTVERSIONSUFFIX= -g28d787e +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile index 432f13a8be8d..a6e040b7b658 100644 --- a/devel/etcd/Makefile +++ b/devel/etcd/Makefile @@ -3,7 +3,7 @@ PORTNAME= etcd PORTVERSION= 2.3.8 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMEPREFIX= coreos- diff --git a/devel/etcd31/Makefile b/devel/etcd31/Makefile index ea2111166faa..9c440532f701 100644 --- a/devel/etcd31/Makefile +++ b/devel/etcd31/Makefile @@ -3,7 +3,7 @@ PORTNAME= etcd PORTVERSION= 3.1.20 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 31 diff --git a/devel/etcd32/Makefile b/devel/etcd32/Makefile index 4e2f16593b87..5ad96e6fc7d9 100644 --- a/devel/etcd32/Makefile +++ b/devel/etcd32/Makefile @@ -3,6 +3,7 @@ PORTNAME= etcd PORTVERSION= 3.2.28 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 32 diff --git a/devel/etcd33/Makefile b/devel/etcd33/Makefile index 0b9a8f4ef3ae..989220d02141 100644 --- a/devel/etcd33/Makefile +++ b/devel/etcd33/Makefile @@ -3,7 +3,7 @@ PORTNAME= etcd PORTVERSION= 3.3.17 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 33 diff --git a/devel/etcd34/Makefile b/devel/etcd34/Makefile index 1b936d7323e4..261407f936ee 100644 --- a/devel/etcd34/Makefile +++ b/devel/etcd34/Makefile @@ -3,6 +3,7 @@ PORTNAME= etcd PORTVERSION= 3.4.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 34 diff --git a/devel/gb/Makefile b/devel/gb/Makefile index 707911379789..156dcb60ed1c 100644 --- a/devel/gb/Makefile +++ b/devel/gb/Makefile @@ -3,6 +3,7 @@ PORTNAME= gb PORTVERSION= 0.4.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index b47ac68c143f..92e0dfd853d6 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -3,6 +3,7 @@ PORTNAME= ghq DISTVERSIONPREFIX= v DISTVERSION= 0.12.8 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org diff --git a/devel/git-codereview/Makefile b/devel/git-codereview/Makefile index 4956e558c1e9..45a5166cbd30 100644 --- a/devel/git-codereview/Makefile +++ b/devel/git-codereview/Makefile @@ -2,6 +2,7 @@ PORTNAME= git-codereview PORTVERSION= 0.0.0.2016030201 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index 2f3efe23ff96..e7f83ae94252 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= git-lfs DISTVERSIONPREFIX= v DISTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/git-town/Makefile b/devel/git-town/Makefile index 6b4006ad1e24..519b582cbbe5 100644 --- a/devel/git-town/Makefile +++ b/devel/git-town/Makefile @@ -3,6 +3,7 @@ PORTNAME= git-town DISTVERSIONPREFIX= v DISTVERSION= 7.3.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gllvm/Makefile b/devel/gllvm/Makefile index 9dfadb4c6927..5bd005d5d6f7 100644 --- a/devel/gllvm/Makefile +++ b/devel/gllvm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gllvm DISTVERSIONPREFIX= v DISTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org diff --git a/devel/go-bindata-assetfs/Makefile b/devel/go-bindata-assetfs/Makefile index b00f3dc37e6d..c92dbc81f192 100644 --- a/devel/go-bindata-assetfs/Makefile +++ b/devel/go-bindata-assetfs/Makefile @@ -2,6 +2,7 @@ PORTNAME= go-bindata-assetfs PORTVERSION= g20180223 +PORTREVISION= 1 CATEGORIES= devel www MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/go-bindata/Makefile b/devel/go-bindata/Makefile index 1b2699065886..ab47f94cf771 100644 --- a/devel/go-bindata/Makefile +++ b/devel/go-bindata/Makefile @@ -3,6 +3,7 @@ PORTNAME= go-bindata PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index 6d45fc9aabea..2cfb7bcdad92 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -3,6 +3,7 @@ PORTNAME= go-git DISTVERSIONPREFIX= v DISTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= miwi@FreeBSD.org diff --git a/devel/go-glide/Makefile b/devel/go-glide/Makefile index f5816061bf19..f176a75804b5 100644 --- a/devel/go-glide/Makefile +++ b/devel/go-glide/Makefile @@ -4,6 +4,7 @@ PORTNAME= glide PORTVERSION= 0.13.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/go-godef/Makefile b/devel/go-godef/Makefile index 075244a9d7b7..3a5ae0ccb40c 100644 --- a/devel/go-godef/Makefile +++ b/devel/go-godef/Makefile @@ -4,6 +4,7 @@ PORTNAME= godef DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/go-protobuf/Makefile b/devel/go-protobuf/Makefile index fc846d74c2d3..a835836d9767 100644 --- a/devel/go-protobuf/Makefile +++ b/devel/go-protobuf/Makefile @@ -4,6 +4,7 @@ PORTNAME= protobuf DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index 8d314985ac63..04e203e8aa32 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= tools DISTVERSION= 20180726 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/godep/Makefile b/devel/godep/Makefile index b15877fb4707..53a8d94c3fa0 100644 --- a/devel/godep/Makefile +++ b/devel/godep/Makefile @@ -3,6 +3,7 @@ PORTNAME= godep PORTVERSION= 80 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile index 6f9a794eb6a3..7928a90d4c63 100644 --- a/devel/gogs/Makefile +++ b/devel/gogs/Makefile @@ -3,6 +3,7 @@ PORTNAME= gogs DISTVERSIONPREFIX= v DISTVERSION= 0.11.91 +PORTREVISION= 1 CATEGORIES= devel www MAINTAINER= dmgk@FreeBSD.org diff --git a/devel/golint/Makefile b/devel/golint/Makefile index d09fd5b1d5b3..bec7ba2af2b4 100644 --- a/devel/golint/Makefile +++ b/devel/golint/Makefile @@ -2,6 +2,7 @@ PORTNAME= golint PORTVERSION= g20190409 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile index 6124913952f8..ed8f1cd191ad 100644 --- a/devel/goprotobuf/Makefile +++ b/devel/goprotobuf/Makefile @@ -4,6 +4,7 @@ PORTNAME= goprotobuf DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index 63690339a91c..be6495064944 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -3,6 +3,7 @@ PORTNAME= goswagger DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org diff --git a/devel/govendor/Makefile b/devel/govendor/Makefile index f4eaa0620f68..f4ebbd563633 100644 --- a/devel/govendor/Makefile +++ b/devel/govendor/Makefile @@ -4,6 +4,7 @@ PORTNAME= govendor DISTVERSIONPREFIX= v DISTVERSION= 1.0.9-6 DISTVERSIONSUFFIX= -gc5ee5dc # includes the fix for 32-bit systems: https://github.com/kardianos/govendor/issues/386 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= rwestlun@gmail.com diff --git a/devel/hub/Makefile b/devel/hub/Makefile index 5dc8f7f9dd9f..381ee3c6000b 100644 --- a/devel/hub/Makefile +++ b/devel/hub/Makefile @@ -4,6 +4,7 @@ PORTNAME= hub PORTVERSION= 2.13.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/jfrog-cli/Makefile b/devel/jfrog-cli/Makefile index 7e4b1c5e7d40..89c61f96f579 100644 --- a/devel/jfrog-cli/Makefile +++ b/devel/jfrog-cli/Makefile @@ -2,6 +2,7 @@ PORTNAME= jfrog-cli PORTVERSION= 1.25.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index 436dd56d2990..d58c7feb7a6c 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -3,6 +3,7 @@ PORTNAME= lazygit DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= meta@FreeBSD.org diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index c2296dd8fe92..df5bd63fb325 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -3,6 +3,7 @@ PORTNAME= liteide DISTVERSIONPREFIX= x DISTVERSION= 36.2 +PORTREVISION= 1 CATEGORIES= devel editors MAINTAINER= dmgk@FreeBSD.org diff --git a/devel/loccount/Makefile b/devel/loccount/Makefile index 6e95e549d313..e550ca6e5509 100644 --- a/devel/loccount/Makefile +++ b/devel/loccount/Makefile @@ -2,6 +2,7 @@ PORTNAME= loccount DISTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/modd/Makefile b/devel/modd/Makefile index 9e457962b25c..5dc592785219 100644 --- a/devel/modd/Makefile +++ b/devel/modd/Makefile @@ -3,6 +3,7 @@ PORTNAME= modd DISTVERSIONPREFIX= v DISTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= devel sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/mutagen/Makefile b/devel/mutagen/Makefile index 58304a5afbc7..a81354ed8e39 100644 --- a/devel/mutagen/Makefile +++ b/devel/mutagen/Makefile @@ -3,6 +3,7 @@ PORTNAME= mutagen DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org diff --git a/devel/packr/Makefile b/devel/packr/Makefile index e192a492c684..3714c2e82d74 100644 --- a/devel/packr/Makefile +++ b/devel/packr/Makefile @@ -3,6 +3,7 @@ PORTNAME= packr DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org diff --git a/devel/pprof/Makefile b/devel/pprof/Makefile index 61e20a74f0b0..d3bd2436134c 100644 --- a/devel/pprof/Makefile +++ b/devel/pprof/Makefile @@ -2,6 +2,7 @@ PORTNAME= pprof DISTVERSION= g20190515 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/prototool/Makefile b/devel/prototool/Makefile index a04abb5e75a9..6665fd1183f9 100644 --- a/devel/prototool/Makefile +++ b/devel/prototool/Makefile @@ -3,7 +3,7 @@ PORTNAME= prototool DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/shfmt/Makefile b/devel/shfmt/Makefile index e3cb805d35d5..9611aed03d69 100644 --- a/devel/shfmt/Makefile +++ b/devel/shfmt/Makefile @@ -3,6 +3,7 @@ PORTNAME= shfmt DISTVERSIONPREFIX= v DISTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org diff --git a/devel/statik/Makefile b/devel/statik/Makefile index 21e7d6f59816..d82e0f14c31d 100644 --- a/devel/statik/Makefile +++ b/devel/statik/Makefile @@ -3,6 +3,7 @@ PORTNAME= statik DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel diff --git a/dns/amass/Makefile b/dns/amass/Makefile index 3a558daaa388..807c1a56be38 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -3,6 +3,7 @@ PORTNAME= amass DISTVERSIONPREFIX= v DISTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/cli53/Makefile b/dns/cli53/Makefile index 8134cbe5bf0a..42e768edb7b3 100644 --- a/dns/cli53/Makefile +++ b/dns/cli53/Makefile @@ -3,6 +3,7 @@ PORTNAME= cli53 DISTVERSION= 0.8.16 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= meta@FreeBSD.org diff --git a/dns/coredns/Makefile b/dns/coredns/Makefile index 819f1a76ecb0..73cce2245cf5 100644 --- a/dns/coredns/Makefile +++ b/dns/coredns/Makefile @@ -3,6 +3,7 @@ PORTNAME= coredns DISTVERSIONPREFIX= v DISTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index 6a9036171c98..3011d836a76d 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -2,6 +2,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 2.0.31 +PORTREVISION= 1 CATEGORIES= dns security PKGNAMESUFFIX= 2 diff --git a/dns/rdap/Makefile b/dns/rdap/Makefile index 63f072dc6e5a..2f735e9bbcd1 100644 --- a/dns/rdap/Makefile +++ b/dns/rdap/Makefile @@ -3,6 +3,7 @@ PORTNAME= rdap DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= pi@FreeBSD.org diff --git a/dns/subfinder/Makefile b/dns/subfinder/Makefile index e3cab9f7744b..2effa68dbcf8 100644 --- a/dns/subfinder/Makefile +++ b/dns/subfinder/Makefile @@ -3,6 +3,7 @@ PORTNAME= subfinder DISTVERSION= 1.2-6 DISTVERSIONSUFFIX= -g357c340 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile index 0887edc66c35..2198dbbbdcba 100644 --- a/editors/gomate/Makefile +++ b/editors/gomate/Makefile @@ -2,6 +2,7 @@ PORTNAME= gomate DISTVERSION= g20170711 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/editors/o/Makefile b/editors/o/Makefile index 458d524ece7e..9e81d70cc719 100644 --- a/editors/o/Makefile +++ b/editors/o/Makefile @@ -2,6 +2,7 @@ PORTNAME= o DISTVERSION= 2.7.3 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile index f2ecd200c411..ef209451daf3 100644 --- a/finance/fixc/Makefile +++ b/finance/fixc/Makefile @@ -3,6 +3,7 @@ PORTNAME= fixc PORTVERSION= 1.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= finance MAINTAINER= blttll@gmail.com diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 9d2b4ab3285a..f157c140281c 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -3,7 +3,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/jp/Makefile b/graphics/jp/Makefile index 40314c7ba04a..dc0e9d9e0487 100644 --- a/graphics/jp/Makefile +++ b/graphics/jp/Makefile @@ -2,6 +2,7 @@ PORTNAME= jp DISTVERSION= 1.1.12 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/irc/oragono/Makefile b/irc/oragono/Makefile index 37f1160f9c5b..8d0d6bf4aa19 100644 --- a/irc/oragono/Makefile +++ b/irc/oragono/Makefile @@ -3,6 +3,7 @@ PORTNAME= oragono DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= irc MAINTAINER= yuri@FreeBSD.org diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile index ebbaf307054a..91a96c091157 100644 --- a/lang/gomacro/Makefile +++ b/lang/gomacro/Makefile @@ -4,6 +4,7 @@ PORTNAME= gomacro DISTVERSIONPREFIX= v DISTVERSION= 2.7-304 DISTVERSIONSUFFIX= -g2f4dc7c +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= dmgk@FreeBSD.org diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index 00f54b71dd91..63331a997a34 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -2,6 +2,7 @@ PORTNAME= aerc DISTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= tobik@FreeBSD.org diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index e6067fce068f..85196e959aa2 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -4,6 +4,7 @@ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= mail devel MAINTAINER= mops@punkt.de diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index 58af8f346a7d..5267ff524052 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -3,7 +3,7 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 3f4cf7d01291..f230a46038ca 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -2,6 +2,7 @@ PORTNAME= cheat DISTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index 6d83e733878f..460b787aa21d 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -2,6 +2,7 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index a14ed33a76b7..0e041199a51b 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -3,6 +3,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index 264d25c8403f..8d88213cbc81 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -3,6 +3,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= misc dns MAINTAINER= yuri@FreeBSD.org diff --git a/misc/lf/Makefile b/misc/lf/Makefile index 6fa21ac92f50..975d30032591 100644 --- a/misc/lf/Makefile +++ b/misc/lf/Makefile @@ -3,6 +3,7 @@ PORTNAME= lf DISTVERSIONPREFIX= r DISTVERSION= 13 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/6cord/Makefile b/net-im/6cord/Makefile index 9602e4d4d792..ddd4506ab19d 100644 --- a/net-im/6cord/Makefile +++ b/net-im/6cord/Makefile @@ -2,6 +2,7 @@ PORTNAME= 6cord DISTVERSION= 9.5 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= vulcan@wired.sh diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile index 79e8c1bb6062..edf23d323dfe 100644 --- a/net-im/coyim/Makefile +++ b/net-im/coyim/Makefile @@ -3,7 +3,7 @@ PORTNAME= coyim DISTVERSIONPREFIX= v DISTVERSION= 0.3.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= fox@FreeBSD.org diff --git a/net-im/matterbridge/Makefile b/net-im/matterbridge/Makefile index 3e3cc86a1c72..b3dd6616b029 100644 --- a/net-im/matterbridge/Makefile +++ b/net-im/matterbridge/Makefile @@ -3,6 +3,7 @@ PORTNAME= matterbridge PORTVERSION= 1.16.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= swills@FreeBSD.org diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile index 91c72821943c..a50a2a87ee22 100644 --- a/net-im/matterircd/Makefile +++ b/net-im/matterircd/Makefile @@ -3,6 +3,7 @@ PORTNAME= matterircd DISTVERSIONPREFIX= v DISTVERSION= 0.19.2 +PORTREVISION= 1 CATEGORIES= net-im irc MAINTAINER= norrland@nullbyte.se diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile index 4c49027c9b4a..136def494aef 100644 --- a/net-im/slack-term/Makefile +++ b/net-im/slack-term/Makefile @@ -3,6 +3,7 @@ PORTNAME= slack-term DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= dmgk@FreeBSD.org diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile index 26698ef1416c..ea92c9549cb3 100644 --- a/net-im/ssh-chat/Makefile +++ b/net-im/ssh-chat/Makefile @@ -3,6 +3,7 @@ PORTNAME= ssh-chat DISTVERSIONPREFIX= v DISTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index adf325f87069..e12e5b8fe301 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -2,7 +2,7 @@ PORTNAME= xmpp-client PORTVERSION= 20170324 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= cs@FreeBSD.org diff --git a/net-mgmt/alertmanager/Makefile b/net-mgmt/alertmanager/Makefile index bdb2e813869c..1c02c8542642 100644 --- a/net-mgmt/alertmanager/Makefile +++ b/net-mgmt/alertmanager/Makefile @@ -4,6 +4,7 @@ PORTNAME= alertmanager DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= michal@hanu.la diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 753a3a1afc2c..ff8ed81ef5b1 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -4,6 +4,7 @@ PORTNAME= blackbox_exporter PORTVERSION= 0.15.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= bsam@FreeBSD.org diff --git a/net-mgmt/carbon-relay-ng/Makefile b/net-mgmt/carbon-relay-ng/Makefile index ca34c2481f9e..10aaeaba0ad6 100644 --- a/net-mgmt/carbon-relay-ng/Makefile +++ b/net-mgmt/carbon-relay-ng/Makefile @@ -2,6 +2,7 @@ PORTNAME= carbon-relay-ng DISTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/grok_exporter/Makefile b/net-mgmt/grok_exporter/Makefile index 16302deb5056..ffe036b65da3 100644 --- a/net-mgmt/grok_exporter/Makefile +++ b/net-mgmt/grok_exporter/Makefile @@ -3,7 +3,7 @@ PORTNAME= grok_exporter PORTVERSION= 0.2.3 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile index 92f0b7565dec..d8c8902d5fc8 100644 --- a/net-mgmt/intel-snap/Makefile +++ b/net-mgmt/intel-snap/Makefile @@ -3,6 +3,7 @@ PORTNAME= intel-snap PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/mysqld_exporter/Makefile b/net-mgmt/mysqld_exporter/Makefile index f3a1c7478778..b00e6922c878 100644 --- a/net-mgmt/mysqld_exporter/Makefile +++ b/net-mgmt/mysqld_exporter/Makefile @@ -4,6 +4,7 @@ PORTNAME= mysqld_exporter PORTVERSION= 0.11.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= mr.deadlystorm@gmail.com diff --git a/net-mgmt/nsd_exporter/Makefile b/net-mgmt/nsd_exporter/Makefile index 561b23730507..1de5d0aa4e38 100644 --- a/net-mgmt/nsd_exporter/Makefile +++ b/net-mgmt/nsd_exporter/Makefile @@ -3,7 +3,7 @@ PORTNAME= nsd_exporter PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= zi@FreeBSD.org diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile index a1a025151850..0fd07078584c 100644 --- a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile +++ b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile @@ -2,6 +2,7 @@ PORTNAME= nvidia_gpu_prometheus_exporter DISTVERSION= g20181028 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= 0mp@FreeBSD.org diff --git a/net-mgmt/ping_exporter/Makefile b/net-mgmt/ping_exporter/Makefile index 8ce27600181e..25f9f0d0af25 100644 --- a/net-mgmt/ping_exporter/Makefile +++ b/net-mgmt/ping_exporter/Makefile @@ -2,6 +2,7 @@ PORTNAME= ping_exporter DISTVERSION= 0.44 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= jp+ports@supplntr.io diff --git a/net-mgmt/prometheus-collectd-exporter/Makefile b/net-mgmt/prometheus-collectd-exporter/Makefile index 8d1599af1ad8..cf2f33141a23 100644 --- a/net-mgmt/prometheus-collectd-exporter/Makefile +++ b/net-mgmt/prometheus-collectd-exporter/Makefile @@ -3,6 +3,7 @@ PORTNAME= prometheus-collectd-exporter PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= dsp@php.net diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index 90c7ee02ac77..c97a87ecca14 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -4,6 +4,7 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org diff --git a/net-mgmt/semaphore/Makefile b/net-mgmt/semaphore/Makefile index 88bb54dbe4e2..17c26195b8bd 100644 --- a/net-mgmt/semaphore/Makefile +++ b/net-mgmt/semaphore/Makefile @@ -3,6 +3,7 @@ PORTNAME= semaphore PORTVERSION= 2.5.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 22dd76b701dd..4274cce03a3d 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -3,6 +3,7 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ler@FreeBSD.org diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile index 1efdbdc6156b..c989bb7888c7 100644 --- a/net-mgmt/unbound_exporter/Makefile +++ b/net-mgmt/unbound_exporter/Makefile @@ -4,7 +4,7 @@ PORTNAME= unbound_exporter PORTVERSION= 0.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile index c704d8fa0669..97e94bba6810 100644 --- a/net/bosh-bootloader/Makefile +++ b/net/bosh-bootloader/Makefile @@ -2,6 +2,7 @@ PORTNAME= bosh-bootloader PORTVERSION= 7.6.0 +PORTREVISION= 1 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile index 5a70f0ae3aa9..dcebf208ad80 100644 --- a/net/bosh-cli/Makefile +++ b/net/bosh-cli/Makefile @@ -2,6 +2,7 @@ PORTNAME= bosh-cli PORTVERSION= 5.5.0 +PORTREVISION= 1 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/clash/Makefile b/net/clash/Makefile index 41fe61a52cce..b1157964852f 100644 --- a/net/clash/Makefile +++ b/net/clash/Makefile @@ -3,6 +3,7 @@ PORTNAME= clash DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/drive/Makefile b/net/drive/Makefile index 236d1d8c585a..25bbdde9fb7f 100644 --- a/net/drive/Makefile +++ b/net/drive/Makefile @@ -4,7 +4,7 @@ PORTNAME= drive PORTVERSION= 0.3.9.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile index 512f76ad66b7..8ee718fa0a15 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -4,6 +4,7 @@ PORTNAME= gdrive DISTVERSION= 2.1.0-23 DISTVERSIONSUFFIX= -gc3cbcce +PORTREVISION= 1 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/gnatsd/Makefile b/net/gnatsd/Makefile index 5291e01b75d9..5786f99027c8 100644 --- a/net/gnatsd/Makefile +++ b/net/gnatsd/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnatsd PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile index 3a95c15b8394..fece5ffbb2a6 100644 --- a/net/go-bapu/Makefile +++ b/net/go-bapu/Makefile @@ -3,7 +3,7 @@ PORTNAME= bapu PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/ PKGNAMEPREFIX= go- diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile index da5394bb2806..ca0f7995c356 100644 --- a/net/go-cs/Makefile +++ b/net/go-cs/Makefile @@ -4,6 +4,7 @@ PORTNAME= go-cs PORTVERSION= 0.9 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= akosela@andykosela.com diff --git a/net/gobgp/Makefile b/net/gobgp/Makefile index 5a46ad9e6083..c5f2b0be9259 100644 --- a/net/gobgp/Makefile +++ b/net/gobgp/Makefile @@ -3,6 +3,7 @@ PORTNAME= gobgp PORTVERSION= 2.6.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net DIST_SUBDIR= gobgp diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile index e523f847a1a4..310f9caf8428 100644 --- a/net/goreplay/Makefile +++ b/net/goreplay/Makefile @@ -3,6 +3,7 @@ PORTNAME= goreplay PORTVERSION= 0.16.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= swills@FreeBSD.org diff --git a/net/inlets/Makefile b/net/inlets/Makefile index 308a66861daf..d861953037c8 100644 --- a/net/inlets/Makefile +++ b/net/inlets/Makefile @@ -2,6 +2,7 @@ PORTNAME= inlets DISTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile index 2bcc6d50722f..7cfb1d367124 100644 --- a/net/madonctl/Makefile +++ b/net/madonctl/Makefile @@ -4,7 +4,7 @@ PORTNAME= madonctl PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile index e3aaa646427c..8fbdeb7ef98a 100644 --- a/net/nats-streaming-server/Makefile +++ b/net/nats-streaming-server/Makefile @@ -3,6 +3,7 @@ PORTNAME= nats-streaming-server PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile index d0a6c84e1563..c730c8e051b2 100644 --- a/net/nats-top/Makefile +++ b/net/nats-top/Makefile @@ -3,6 +3,7 @@ PORTNAME= nats-top PORTVERSION= 0.3.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/rclone/Makefile b/net/rclone/Makefile index a434cd3e62c1..b2060acf6809 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -3,6 +3,7 @@ PORTNAME= rclone DISTVERSIONPREFIX= v DISTVERSION= 1.49.4 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= wg@FreeBSD.org diff --git a/net/termshark/Makefile b/net/termshark/Makefile index a40efcb3078f..90987ce8af21 100644 --- a/net/termshark/Makefile +++ b/net/termshark/Makefile @@ -3,7 +3,7 @@ PORTNAME= termshark PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= net diff --git a/ports-mgmt/caronade/Makefile b/ports-mgmt/caronade/Makefile index 58db5ed6a649..88f30e903929 100644 --- a/ports-mgmt/caronade/Makefile +++ b/ports-mgmt/caronade/Makefile @@ -3,6 +3,7 @@ PORTNAME= caronade DISTVERSIONPREFIX=v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= ports-mgmt MAINTAINER= decke@FreeBSD.org diff --git a/print/cloud-print-connector/Makefile b/print/cloud-print-connector/Makefile index dd48e93e511e..ede33837fa87 100644 --- a/print/cloud-print-connector/Makefile +++ b/print/cloud-print-connector/Makefile @@ -3,7 +3,7 @@ PORTNAME= cloud-print-connector PORTVERSION= 1.16 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MAINTAINER= swills@FreeBSD.org diff --git a/science/molgif/Makefile b/science/molgif/Makefile index 02de88df0f7a..8a5a993ad92b 100644 --- a/science/molgif/Makefile +++ b/science/molgif/Makefile @@ -2,6 +2,7 @@ PORTNAME= molgif DISTVERSION= g20180108 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/security/2fa/Makefile b/security/2fa/Makefile index 97e348fb8a1f..547aaf568935 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -3,6 +3,7 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile index c466d3ea0c95..7953a572b128 100644 --- a/security/ct-submit/Makefile +++ b/security/ct-submit/Makefile @@ -3,6 +3,7 @@ PORTNAME= ct-submit PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= security www MAINTAINER= jim@ohlste.in diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 6b37ed927858..5d5ec677e354 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -4,6 +4,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.8.6 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sascha@root-login.org diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 0d08d5b3750d..ac0d9a01e288 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -3,6 +3,7 @@ PORTNAME= keybase PORTVERSION= 5.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/meek/Makefile b/security/meek/Makefile index f8b8b8c5eec6..b4c733af480d 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -2,6 +2,7 @@ PORTNAME= meek DISTVERSION= 0.31 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://gitweb.torproject.org/pluggable-transports/meek.git/snapshot/ \ https://gitweb.torproject.org/pluggable-transports/goptlib.git/snapshot/:goptlib diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile index 2f5aa29d168f..27d8ecfd389a 100644 --- a/security/obfs4proxy-tor/Makefile +++ b/security/obfs4proxy-tor/Makefile @@ -2,6 +2,7 @@ PORTNAME= obfs4proxy DISTVERSION= 0.0.11 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= https://people.torproject.org/~yawning/releases/${PORTNAME}/ PKGNAMESUFFIX= -tor diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index bab1ce4f87a9..7d1504a479dc 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -3,6 +3,7 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/sops/Makefile b/security/sops/Makefile index 112b20ef72bc..f65d3ecea959 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -2,6 +2,7 @@ PORTNAME= sops DISTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= security editors MAINTAINER= dmgk@FreeBSD.org diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile index 4c1a36d54dd1..dfe69a4cf6cd 100644 --- a/security/ssllabs-scan/Makefile +++ b/security/ssllabs-scan/Makefile @@ -3,6 +3,7 @@ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index dca1b4a092d8..0b9352bf7a83 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -4,6 +4,7 @@ PORTNAME= totp-cli PORTVERSION= 1.1.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/trezord/Makefile b/security/trezord/Makefile index 6fe3c1330e95..3fb4da2ee4d0 100644 --- a/security/trezord/Makefile +++ b/security/trezord/Makefile @@ -4,6 +4,7 @@ PORTNAME= trezord DISTVERSIONPREFIX= v DISTVERSION= 2.0.25 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ale@FreeBSD.org diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index 38a14ac5753f..b81a1575fe9b 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -4,6 +4,7 @@ PORTNAME= antibody PORTVERSION= 4.2.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= adamw@FreeBSD.org diff --git a/shells/envy/Makefile b/shells/envy/Makefile index 2748f2ec684f..2bfd5ab4fd3f 100644 --- a/shells/envy/Makefile +++ b/shells/envy/Makefile @@ -3,6 +3,7 @@ PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= krion@FreeBSD.org diff --git a/sysutils/aptly/Makefile b/sysutils/aptly/Makefile index 49fe1a8c11e3..bf38cfadc215 100644 --- a/sysutils/aptly/Makefile +++ b/sysutils/aptly/Makefile @@ -3,6 +3,7 @@ PORTNAME= aptly PORTVERSION= 1.4.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= romain@FreeBSD.org diff --git a/sysutils/circonus-agent/Makefile b/sysutils/circonus-agent/Makefile index 1f9b1265b6c0..9d3a43b5f372 100644 --- a/sysutils/circonus-agent/Makefile +++ b/sysutils/circonus-agent/Makefile @@ -3,6 +3,7 @@ PORTNAME= circonus-agent DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/container-diff/Makefile b/sysutils/container-diff/Makefile index 8603950552a9..18c0988510e9 100644 --- a/sysutils/container-diff/Makefile +++ b/sysutils/container-diff/Makefile @@ -4,6 +4,7 @@ PORTNAME= container-diff PORTVERSION= 0.15.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile index c56394b1e50c..513ede576b57 100644 --- a/sysutils/ctop/Makefile +++ b/sysutils/ctop/Makefile @@ -3,6 +3,7 @@ PORTNAME= ctop DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dmgk@FreeBSD.org diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile index b66d0706c6ad..5fad466c1d17 100644 --- a/sysutils/docker-credential-pass/Makefile +++ b/sysutils/docker-credential-pass/Makefile @@ -3,6 +3,7 @@ PORTNAME= docker-credential-pass DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dmgk@FreeBSD.org diff --git a/sysutils/docker-machine/Makefile b/sysutils/docker-machine/Makefile index 498be0f6b609..e5193097a2a8 100644 --- a/sysutils/docker-machine/Makefile +++ b/sysutils/docker-machine/Makefile @@ -3,6 +3,7 @@ PORTNAME= docker-machine PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org diff --git a/sysutils/docker/Makefile b/sysutils/docker/Makefile index 38bdb7f561e3..4dd0005795cc 100644 --- a/sysutils/docker/Makefile +++ b/sysutils/docker/Makefile @@ -4,6 +4,7 @@ PORTNAME= docker PORTVERSION= 18.09.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 46db29826aa0..2be81b5f190b 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -3,6 +3,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v DISTVERSION= 1.33.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org diff --git a/sysutils/fusefs-webdavfs/Makefile b/sysutils/fusefs-webdavfs/Makefile index 0a8deb6da5f0..e14358a747ec 100644 --- a/sysutils/fusefs-webdavfs/Makefile +++ b/sysutils/fusefs-webdavfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= fusefs-webdavfs DISTVERSION= g20181010 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= eugen@FreeBSD.org diff --git a/sysutils/goawk/Makefile b/sysutils/goawk/Makefile index 174ca8914bbd..78f57a66a473 100644 --- a/sysutils/goawk/Makefile +++ b/sysutils/goawk/Makefile @@ -3,6 +3,7 @@ PORTNAME= goawk DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile index 534eef79af48..00625c6e29c7 100644 --- a/sysutils/gotop/Makefile +++ b/sysutils/gotop/Makefile @@ -2,6 +2,7 @@ PORTNAME= gotop DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/hared/Makefile b/sysutils/hared/Makefile index 963a5a7f399b..3531299a6c21 100644 --- a/sysutils/hared/Makefile +++ b/sysutils/hared/Makefile @@ -3,6 +3,7 @@ PORTNAME= hared DISTVERSION= 1.0-45 DISTVERSIONSUFFIX= -g8341d8a +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index 46e54efb475b..7192b7c79442 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -3,6 +3,7 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= uzsolt@uzsolt.hu diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile index 798817ce6438..57481f2fa724 100644 --- a/sysutils/ipfs-go/Makefile +++ b/sysutils/ipfs-go/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipfs DISTVERSIONPREFIX= v DISTVERSION= 0.4.21 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/go-ipfs/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= -go diff --git a/sysutils/jest/Makefile b/sysutils/jest/Makefile index aba5baadbdc3..39a9331adc8f 100644 --- a/sysutils/jest/Makefile +++ b/sysutils/jest/Makefile @@ -2,6 +2,7 @@ PORTNAME= jest DISTVERSION= 3.0.16 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/logstash-forwarder/Makefile b/sysutils/logstash-forwarder/Makefile index 6e69cdb07c6f..933f8d7052ae 100644 --- a/sysutils/logstash-forwarder/Makefile +++ b/sysutils/logstash-forwarder/Makefile @@ -2,7 +2,7 @@ PORTNAME= logstash-forwarder PORTVERSION= 0.4.0.20150507 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= cheffo@freebsd-bg.org diff --git a/sysutils/nomad-pot-driver/Makefile b/sysutils/nomad-pot-driver/Makefile index 69476002c865..4cd4e1c37164 100644 --- a/sysutils/nomad-pot-driver/Makefile +++ b/sysutils/nomad-pot-driver/Makefile @@ -4,7 +4,7 @@ PORTNAME= nomad-pot-driver DISTVERSIONPREFIX= v DISTVERSION= 0.2 DISTVERSIONSUFFIX= -11-g412dbeb -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index 5123aece662d..e9132b47c59b 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -3,6 +3,7 @@ PORTNAME= packer PORTVERSION= 1.4.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org diff --git a/sysutils/phpfpm_exporter/Makefile b/sysutils/phpfpm_exporter/Makefile index 1c4e1d3682f4..50fcda2dcd47 100644 --- a/sysutils/phpfpm_exporter/Makefile +++ b/sysutils/phpfpm_exporter/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpfpm_exporter PORTVERSION= 0.3.3 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= gasol.wu@gmail.com diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index 221d65cfdd7e..d91e066fe2e9 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -3,6 +3,7 @@ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index e0d35a8da3a8..55b59a8582fc 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -3,6 +3,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= gregf@hugops.pw diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index b8ee7809991f..8b7b230c700c 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -3,6 +3,7 @@ PORTNAME= serf PORTVERSION= 0.8.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= hashicorp- diff --git a/sysutils/siegfried/Makefile b/sysutils/siegfried/Makefile index c203604a0d43..b3dcede9e2f0 100644 --- a/sysutils/siegfried/Makefile +++ b/sysutils/siegfried/Makefile @@ -4,6 +4,7 @@ PORTNAME= siegfried DISTVERSIONPREFIX= v DISTVERSION= 1.7.8 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= steffen@fritz.wtf diff --git a/sysutils/snmp_exporter/Makefile b/sysutils/snmp_exporter/Makefile index 1825bfd4bf2e..5e2852393dba 100644 --- a/sysutils/snmp_exporter/Makefile +++ b/sysutils/snmp_exporter/Makefile @@ -3,6 +3,7 @@ PORTNAME= snmp_exporter PORTVERSION= 0.14.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/sysutils/terraform-provider-vultr/Makefile b/sysutils/terraform-provider-vultr/Makefile index 8bf5ff990c8a..3a76903c53a6 100644 --- a/sysutils/terraform-provider-vultr/Makefile +++ b/sysutils/terraform-provider-vultr/Makefile @@ -3,6 +3,7 @@ PORTNAME= terraform-provider-vultr PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= woodsb02@FreeBSD.org diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index ad010615c707..7a5c18de3eaa 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -3,6 +3,7 @@ PORTNAME= terraform PORTVERSION= 0.12.10 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org diff --git a/sysutils/zfs-snap-diff/Makefile b/sysutils/zfs-snap-diff/Makefile index 575c93df660c..5d3fa5f43c2c 100644 --- a/sysutils/zfs-snap-diff/Makefile +++ b/sysutils/zfs-snap-diff/Makefile @@ -2,6 +2,7 @@ PORTNAME= zfs-snap-diff PORTVERSION= 0.0.10 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ben.lavery@hashbang0.com diff --git a/sysutils/zrepl/Makefile b/sysutils/zrepl/Makefile index c42ef4607906..149b6db971a7 100644 --- a/sysutils/zrepl/Makefile +++ b/sysutils/zrepl/Makefile @@ -4,6 +4,7 @@ PORTNAME= zrepl PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= woodsb02@FreeBSD.org diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index 6f223e726c49..6b43b848ddc5 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -3,6 +3,7 @@ PORTNAME= jid PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile index 210e482e452a..1dee0b2bf3a2 100644 --- a/textproc/markdownfmt/Makefile +++ b/textproc/markdownfmt/Makefile @@ -4,6 +4,7 @@ PORTNAME= markdownfmt DISTVERSIONPREFIX= v DISTVERSION= 1.1-67 DISTVERSIONSUFFIX= -g3438a10 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile index 1499c7f4380c..b9b49f2f7ae9 100644 --- a/textproc/minify/Makefile +++ b/textproc/minify/Makefile @@ -4,6 +4,7 @@ PORTNAME= minify PORTVERSION= 2.5.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index 6167c899a979..ca045c8bfe02 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -4,6 +4,7 @@ PORTNAME= peco PORTVERSION= 0.4.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= LOCAL/knu diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile index 00cd11045453..6c2522c0ac10 100644 --- a/textproc/pup/Makefile +++ b/textproc/pup/Makefile @@ -4,6 +4,7 @@ PORTNAME= pup DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-9 DISTVERSIONSUFFIX= -g1c3cffd +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index c7c541cb211b..8b1c6a4e0259 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -4,7 +4,7 @@ PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/spiff/Makefile b/textproc/spiff/Makefile index 98f09c8efed6..c63aebff684e 100644 --- a/textproc/spiff/Makefile +++ b/textproc/spiff/Makefile @@ -3,6 +3,7 @@ PORTNAME= spiff PORTVERSION= 1.0.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org diff --git a/textproc/up/Makefile b/textproc/up/Makefile index 862ede76454a..1ca3900103f7 100644 --- a/textproc/up/Makefile +++ b/textproc/up/Makefile @@ -3,6 +3,7 @@ PORTNAME= up DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/www/aquatone/Makefile b/www/aquatone/Makefile index 355c58513251..de4c8fb17389 100644 --- a/www/aquatone/Makefile +++ b/www/aquatone/Makefile @@ -3,6 +3,7 @@ PORTNAME= aquatone DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org diff --git a/www/bugzilla2atom/Makefile b/www/bugzilla2atom/Makefile index 3b65f850a937..710ae27f538d 100644 --- a/www/bugzilla2atom/Makefile +++ b/www/bugzilla2atom/Makefile @@ -2,6 +2,7 @@ PORTNAME= bugzilla2atom PORTVERSION= g20190711 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= tobik@FreeBSD.org diff --git a/www/caddy/Makefile b/www/caddy/Makefile index 56d47fdfa209..fcae2b72c90d 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -4,7 +4,7 @@ PORTNAME= caddy DISTVERSIONPREFIX= v DISTVERSION= 0.11.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/www/colly/Makefile b/www/colly/Makefile index 9c5cc07b8a0e..79ad6ee8256e 100644 --- a/www/colly/Makefile +++ b/www/colly/Makefile @@ -4,6 +4,7 @@ PORTNAME= colly DISTVERSIONPREFIX= v DISTVERSION= 1.2.0-32 DISTVERSIONSUFFIX= -gd360e4b +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/devd/Makefile b/www/devd/Makefile index dfe321db5680..a02b3796f3bd 100644 --- a/www/devd/Makefile +++ b/www/devd/Makefile @@ -3,7 +3,7 @@ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/eden/Makefile b/www/eden/Makefile index 79e52661c24f..7fcb59fd6e15 100644 --- a/www/eden/Makefile +++ b/www/eden/Makefile @@ -4,7 +4,7 @@ PORTNAME= eden PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= ehaupt@FreeBSD.org diff --git a/www/filtron/Makefile b/www/filtron/Makefile index 24d2f69ddc99..76ac0c17fffd 100644 --- a/www/filtron/Makefile +++ b/www/filtron/Makefile @@ -2,6 +2,7 @@ PORTNAME= filtron PORTVERSION= g20180218 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index 0f5fe996bb95..f466b18ddba2 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -3,6 +3,7 @@ PORTNAME= gobuffalo PORTVERSION= 0.15.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MAINTAINER= dmgk@FreeBSD.org diff --git a/www/gotty/Makefile b/www/gotty/Makefile index 1ccb4d715be1..5449448cc45d 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -4,6 +4,7 @@ PORTNAME= gotty PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org diff --git a/www/kurly/Makefile b/www/kurly/Makefile index 6680eb63ff07..d2b39d3cbf87 100644 --- a/www/kurly/Makefile +++ b/www/kurly/Makefile @@ -3,6 +3,7 @@ PORTNAME= kurly DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= seanc@FreeBSD.org diff --git a/www/morty/Makefile b/www/morty/Makefile index 541bb927bffc..6bd9f5a83134 100644 --- a/www/morty/Makefile +++ b/www/morty/Makefile @@ -4,6 +4,7 @@ PORTNAME= morty DISTVERSIONPREFIX= v DISTVERSION= 0.2.0-12 DISTVERSIONSUFFIX= -gfe94d9a +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= yuri@FreeBSD.org diff --git a/www/s/Makefile b/www/s/Makefile index e139e5e9441b..f65b7471333b 100644 --- a/www/s/Makefile +++ b/www/s/Makefile @@ -3,6 +3,7 @@ PORTNAME= s DISTVERSIONPREFIX= v DISTVERSION= 0.5.14 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/tusd/Makefile b/www/tusd/Makefile index edce9ff3e5ce..673e5df4825b 100644 --- a/www/tusd/Makefile +++ b/www/tusd/Makefile @@ -3,7 +3,7 @@ PORTNAME= tusd DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= mm@FreeBSD.org diff --git a/www/uchiwa/Makefile b/www/uchiwa/Makefile index e09b4f89f540..d15fe5cee888 100644 --- a/www/uchiwa/Makefile +++ b/www/uchiwa/Makefile @@ -2,6 +2,7 @@ PORTNAME= uchiwa PORTVERSION= 0.18.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://uchiwa.io/ diff --git a/www/varnish_exporter/Makefile b/www/varnish_exporter/Makefile index f7a58b64a07e..dd2650fae136 100644 --- a/www/varnish_exporter/Makefile +++ b/www/varnish_exporter/Makefile @@ -2,6 +2,7 @@ PORTNAME= varnish_exporter PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= ports@zx23.net diff --git a/www/webhook/Makefile b/www/webhook/Makefile index 65e283009ad0..db8959458205 100644 --- a/www/webhook/Makefile +++ b/www/webhook/Makefile @@ -2,6 +2,7 @@ PORTNAME= webhook PORTVERSION= 2.6.9 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= stb@lassitu.de diff --git a/www/wuzz/Makefile b/www/wuzz/Makefile index fe0542322001..8453acb82962 100644 --- a/www/wuzz/Makefile +++ b/www/wuzz/Makefile @@ -4,6 +4,7 @@ PORTNAME= wuzz DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-13 DISTVERSIONSUFFIX= -g4c6d320 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/ytdl/Makefile b/www/ytdl/Makefile index 15a6973ca765..8bdc3d8ebb38 100644 --- a/www/ytdl/Makefile +++ b/www/ytdl/Makefile @@ -3,6 +3,7 @@ PORTNAME= ytdl DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index a70175bc33d0..41d4aa7fbd9f 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -3,6 +3,7 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index 0ae7efd5dd43..771d883044e7 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -2,6 +2,7 @@ PORTNAME= wallutils DISTVERSION= 5.8.2 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org |