diff options
140 files changed, 140 insertions, 94 deletions
diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index b1fc5576cc2a..d7b8e25a9453 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,6 +1,6 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= accessibility MAINTAINER= 0mp@FreeBSD.org diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index 58620ae071da..ae21a7733cb7 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,5 +1,6 @@ PORTNAME= myxer DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index 03e859ed4981..77cb3e537c92 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,6 +1,7 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index d55d3d5593c6..a63d54ca6c2d 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,6 +1,7 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index f30dabb1e32a..c0ff6de307ea 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile index 9ee5c63c3798..f2f7aa81e528 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index e7cccd1e83c3..aaa964147157 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,6 +1,7 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.10.5 +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile index 4c78d690645c..332fd367b9c9 100644 --- a/databases/ods2sql/Makefile +++ b/databases/ods2sql/Makefile @@ -1,6 +1,6 @@ PORTNAME= ods2sql DISTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile index dec49ed7d4b3..102ae71c3503 100644 --- a/databases/xls2txt/Makefile +++ b/databases/xls2txt/Makefile @@ -1,6 +1,6 @@ PORTNAME= xls2txt DISTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases textproc MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index d852335e70c2..1ae9d132ab70 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,6 +1,7 @@ PORTNAME= just DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile index 965bb702bc51..cfaaf8b3885f 100644 --- a/devel/bingrep/Makefile +++ b/devel/bingrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= bingrep DISTVERSIONPREFIX= v DISTVERSION= 0.8.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/cargo-c/Makefile b/devel/cargo-c/Makefile index 3ee727875676..4fe11cc35736 100644 --- a/devel/cargo-c/Makefile +++ b/devel/cargo-c/Makefile @@ -1,6 +1,7 @@ PORTNAME= cargo-c DISTVERSION= 0.8.0 DISTVERSIONSUFFIX= +cargo-0.51 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index 75188c7a746c..46ce57d8fa8c 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,6 +1,7 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/desed/Makefile b/devel/desed/Makefile index 9b365a6b0437..73e11e543f06 100644 --- a/devel/desed/Makefile +++ b/devel/desed/Makefile @@ -1,6 +1,6 @@ PORTNAME= desed DISTVERSION= 1.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index 574de67a7e52..ec5e4105da6f 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,7 +1,7 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile index eb75fb79a728..ce01b2a184d9 100644 --- a/devel/gbump/Makefile +++ b/devel/gbump/Makefile @@ -1,6 +1,6 @@ PORTNAME= gbump PORTVERSION= 1.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile index 92b27a7037c9..a320c929d186 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -1,6 +1,6 @@ PORTNAME= git-absorb DISTVERSION= 0.5.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= devel MAINTAINER= greg@unrelenting.technology diff --git a/devel/git-delta/Makefile b/devel/git-delta/Makefile index 1711263e8604..aee9fca9360c 100644 --- a/devel/git-delta/Makefile +++ b/devel/git-delta/Makefile @@ -1,6 +1,6 @@ PORTNAME= delta DISTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMEPREFIX= git- diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 9c3262e95acb..a4e4f7233328 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/grcov/Makefile b/devel/grcov/Makefile index 5c62ea39cd3e..a8257ebb6c8e 100644 --- a/devel/grcov/Makefile +++ b/devel/grcov/Makefile @@ -1,6 +1,7 @@ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/grex/Makefile b/devel/grex/Makefile index 44d180d896fe..b146a4deb1a5 100644 --- a/devel/grex/Makefile +++ b/devel/grex/Makefile @@ -1,6 +1,7 @@ PORTNAME= grex DISTVERSIONPREFIX=v DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index 2a64a713d828..de1e0501fe51 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,5 +1,6 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index 2dbee129bae1..5ae1feac2c21 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -2,7 +2,7 @@ PORTNAME= pijul PORTVERSION= 0.12.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MASTER_SITES= https://pijul.org/releases/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index 06054a7caa42..b4e23c9991b7 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,7 +1,7 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 0.8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/racer/Makefile b/devel/racer/Makefile index 994504065fed..2268b569d198 100644 --- a/devel/racer/Makefile +++ b/devel/racer/Makefile @@ -2,6 +2,7 @@ PORTNAME= racer DISTVERSION= 2.1.44 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/devel/rust-bindgen/Makefile b/devel/rust-bindgen/Makefile index 484fd7992d84..8636085e471e 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -1,5 +1,6 @@ PORTNAME= bindgen DISTVERSION= 0.58.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile index 0e8445e43be1..bd306c768161 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -1,5 +1,6 @@ PORTNAME= cbindgen DISTVERSION= 0.19.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile index 8fc3ff55f4ce..50b2c41e2e8f 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,7 +1,7 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/sentry-cli/Makefile b/devel/sentry-cli/Makefile index 9c3b6c7555c6..785e5091095a 100644 --- a/devel/sentry-cli/Makefile +++ b/devel/sentry-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= sentry-cli DISTVERSION= 1.64.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/tokei/Makefile b/devel/tokei/Makefile index 40368ed96aaf..a27849f9e389 100644 --- a/devel/tokei/Makefile +++ b/devel/tokei/Makefile @@ -1,7 +1,7 @@ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= mikael@FreeBSD.org diff --git a/dns/dog/Makefile b/dns/dog/Makefile index 09d72a4603bf..04d8b7b0a5d0 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,7 +1,7 @@ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns net MAINTAINER= lcook@FreeBSD.org diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile index 0b792b6033e8..09f9c344f8f7 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -2,7 +2,7 @@ PORTNAME= doh-proxy DISTVERSION= 0.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile index 900e7b43d9a9..334a9fa2eaca 100644 --- a/dns/encrypted-dns-server/Makefile +++ b/dns/encrypted-dns-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= encrypted-dns-server DISTVERSION= 0.3.23 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= felix@userspace.com.au diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile index e05b739704d5..97026055ca68 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -1,7 +1,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 9.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index d168493a0053..33206ed45f3c 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,7 +1,7 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 12639d4c5aed..66509882dbc9 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile index fb5a3618683b..4db9577deeb7 100644 --- a/editors/xi-core/Makefile +++ b/editors/xi-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xi-core DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile index 521f6cb36394..47ea79aef5e0 100644 --- a/editors/xi-term/Makefile +++ b/editors/xi-term/Makefile @@ -1,6 +1,6 @@ PORTNAME= xi-term DISTVERSION= g20190913 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/finance/tickrs/Makefile b/finance/tickrs/Makefile index 0692ebee8e0b..1358b31b183c 100644 --- a/finance/tickrs/Makefile +++ b/finance/tickrs/Makefile @@ -1,7 +1,7 @@ PORTNAME= tickrs DISTVERSIONPREFIX= v DISTVERSION= 0.14.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MAINTAINER= lcook@FreeBSD.org diff --git a/games/0ad/Makefile b/games/0ad/Makefile index cdc5d2a3c6fc..668290d5ab42 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.24b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index ced52ab20489..afea2aa1cbd8 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -2,7 +2,7 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.9-49 DISTVERSIONSUFFIX= -g74aca40c0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= LOCAL/yuri:data DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target diff --git a/games/anki/Makefile b/games/anki/Makefile index decbb1a2fbcf..0203317d0c15 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -2,7 +2,7 @@ PORTNAME= anki DISTVERSION= 2.1.35 -PORTREVISION= 8 +PORTREVISION= 9 # Don't forget to update ${_MY_BUILDHASH} CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:npmcache diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index f4ce93526ed8..369c54c05e3a 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,7 +1,7 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MAINTAINER= greg@unrelenting.technology diff --git a/games/genact/Makefile b/games/genact/Makefile index 18fd1efb9b97..69b06caaca32 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,6 +1,7 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= 0mp@FreeBSD.org diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index badb3b2ac8a8..6ea3c24729cc 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MAINTAINER= timp87@gmail.com diff --git a/games/veloren/Makefile b/games/veloren/Makefile index 8f70835ee896..d0e29b9c3ef1 100644 --- a/games/veloren/Makefile +++ b/games/veloren/Makefile @@ -1,7 +1,7 @@ PORTNAME= veloren DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/dssim/Makefile b/graphics/dssim/Makefile index 03f1a6289ea4..d9b9f47f0801 100644 --- a/graphics/dssim/Makefile +++ b/graphics/dssim/Makefile @@ -1,5 +1,6 @@ PORTNAME= dssim DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/graphics/gifski/Makefile b/graphics/gifski/Makefile index 954c1ef3c752..ce5eb406f463 100644 --- a/graphics/gifski/Makefile +++ b/graphics/gifski/Makefile @@ -1,5 +1,6 @@ PORTNAME= gifski DISTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/ikona/Makefile b/graphics/ikona/Makefile index a0536e8f6b81..b7a94ccbcbae 100644 --- a/graphics/ikona/Makefile +++ b/graphics/ikona/Makefile @@ -1,6 +1,6 @@ PORTNAME= ikona DISTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index 0d24d4de03ae..2c6127009fe3 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -2,7 +2,7 @@ PORTNAME= libopenraw PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index b9efbd7b4210..b60e8bae4634 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -2,7 +2,7 @@ PORTNAME= librsvg PORTVERSION= 2.50.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile index cb8ac2779056..c2f6a3eb29f2 100644 --- a/graphics/pastel/Makefile +++ b/graphics/pastel/Makefile @@ -1,7 +1,7 @@ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index 16ad437223f0..e14e04675ea1 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -1,7 +1,7 @@ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics PKGNAMESUFFIX= -editor diff --git a/graphics/svgbob/Makefile b/graphics/svgbob/Makefile index 8b68a12867f2..c040a2910299 100644 --- a/graphics/svgbob/Makefile +++ b/graphics/svgbob/Makefile @@ -1,6 +1,6 @@ PORTNAME= svgbob DISTVERSION= g20190412 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MAINTAINER= mikael@FreeBSD.org diff --git a/graphics/viu/Makefile b/graphics/viu/Makefile index 5923921b242e..e76ed8ce55d4 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,7 +1,7 @@ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 0a77d3cc29d7..89dc93144ff1 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,7 +1,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.4 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= java www DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/lang/gleam/Makefile b/lang/gleam/Makefile index 7bc0a7381d64..55fcaedbfe9b 100644 --- a/lang/gleam/Makefile +++ b/lang/gleam/Makefile @@ -1,7 +1,7 @@ PORTNAME= gleam DISTVERSIONPREFIX= v DISTVERSION= 0.14.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MAINTAINER= dch@FreeBSD.org diff --git a/lang/rust-bootstrap/Makefile b/lang/rust-bootstrap/Makefile index 797637e9bead..fbab19ccc909 100644 --- a/lang/rust-bootstrap/Makefile +++ b/lang/rust-bootstrap/Makefile @@ -3,6 +3,7 @@ # for the next lang/rust update. PORTNAME= rust PORTVERSION= 1.52.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= https://static.rust-lang.org/dist/:rust \ LOCAL/mikael:armbase \ diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index b052522e4fc3..6138df9e9598 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 78.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 6ade22a9bd3b..bdd0813df689 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,6 +2,7 @@ PORTNAME= thunderbird DISTVERSION= 78.10.1 +PORTREVISION= 1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/misc/broot/Makefile b/misc/broot/Makefile index e71644cc43bb..f4df3651cdf5 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,7 +1,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index 79668c5c5094..93ec818b8c17 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,7 +1,7 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 39dee180ad45..34563e050fd2 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index e80f0c43ff38..d285de05d4d8 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,6 +1,7 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.5.12 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile index 1b11563eec48..fdd6ed85b897 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMEPREFIX= lib MASTERDIR= ${.CURDIR}/../rav1e diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index db0e196facdb..ba0899c20077 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespot PORTVERSION= 0.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= driesm.michiels@gmail.com diff --git a/multimedia/rav1e/Makefile b/multimedia/rav1e/Makefile index 52311f931421..31909f8fcd58 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,7 +1,7 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/scte35dump/Makefile b/multimedia/scte35dump/Makefile index 821622897b23..3e0d07ba2ba0 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,5 +1,6 @@ PORTNAME= scte35dump DISTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= rodrigo@FreeBSD.org diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index 84355ba553fd..c93f4ead6df2 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,6 +1,6 @@ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 8cfd60eb8b9a..6fa552329eca 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,6 +1,6 @@ PORTNAME= fractal DISTVERSION= 4.2.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/ diff --git a/net-im/libsignal-client/Makefile b/net-im/libsignal-client/Makefile index 582234073f56..ffeda4196e47 100644 --- a/net-im/libsignal-client/Makefile +++ b/net-im/libsignal-client/Makefile @@ -1,7 +1,7 @@ PORTNAME= libsignal-client DISTVERSIONPREFIX= java- DISTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im java MAINTAINER= 0mp@FreeBSD.org diff --git a/net-im/yume/Makefile b/net-im/yume/Makefile index 181b0c346653..ef04f0df353b 100644 --- a/net-im/yume/Makefile +++ b/net-im/yume/Makefile @@ -1,7 +1,7 @@ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/zkgroup/Makefile b/net-im/zkgroup/Makefile index a4fc76438092..95387b4d297d 100644 --- a/net-im/zkgroup/Makefile +++ b/net-im/zkgroup/Makefile @@ -1,6 +1,7 @@ PORTNAME= zkgroup DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= 0mp@FreeBSD.org diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index 216006c02f3b..7716fb493f1c 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,6 +1,6 @@ PORTNAME= bandwhich DISTVERSION= 0.20.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index 2ba3ddf1ac16..b7c027f45600 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nfs-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= asomers@FreeBSD.org diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile index 3e3df6181a0d..f14587d6a722 100644 --- a/net-p2p/openethereum/Makefile +++ b/net-p2p/openethereum/Makefile @@ -1,6 +1,7 @@ PORTNAME= openethereum DISTVERSIONPREFIX= v DISTVERSION= 3.2.5 +PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org diff --git a/net/findomain/Makefile b/net/findomain/Makefile index 6e3853590e73..89d55b1d527a 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,5 +1,6 @@ PORTNAME= findomain DISTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org diff --git a/net/gemserv/Makefile b/net/gemserv/Makefile index 7ea90dc595f1..bfc531de6359 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,6 +1,7 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://git.sr.ht/~int80h/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}${EXTRACT_SUFX} diff --git a/net/oha/Makefile b/net/oha/Makefile index 370eeb33c55d..605191b3e0c5 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -3,7 +3,7 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= otis@FreeBSD.org diff --git a/net/proby/Makefile b/net/proby/Makefile index 818ff873d2af..b1af97a15b04 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,7 +1,7 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/quiche/Makefile b/net/quiche/Makefile index 9803e536015a..c895565b19a9 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,6 +1,6 @@ PORTNAME= quiche PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= junho.choi@gmail.com diff --git a/net/rabbiteer/Makefile b/net/rabbiteer/Makefile index 286e9c974e0b..34648f4a1cb6 100644 --- a/net/rabbiteer/Makefile +++ b/net/rabbiteer/Makefile @@ -1,6 +1,6 @@ PORTNAME= rabbiteer DISTVERSION= 1.4.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net MAINTAINER= dch@FreeBSD.org diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 66030460eeaf..524102828149 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,7 +1,7 @@ PORTNAME= routinator PORTVERSION= 0.8.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl diff --git a/security/acmed/Makefile b/security/acmed/Makefile index b1b5abe9f415..4e32867b16fa 100644 --- a/security/acmed/Makefile +++ b/security/acmed/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= greg@unrelenting.technology diff --git a/security/bitwarden_rs/Makefile b/security/bitwarden_rs/Makefile index c9b1357aaba7..96c156b11d17 100644 --- a/security/bitwarden_rs/Makefile +++ b/security/bitwarden_rs/Makefile @@ -2,7 +2,7 @@ PORTNAME= bitwarden_rs DISTVERSION= 1.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://github.com/dani-garcia/bw_web_builds/releases/download/v${DISTVERSION_WV}/:web DISTFILES= ${WV_DISTFILE}:web diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index e70d36df07aa..57bddb1a31e4 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,6 +1,7 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= v DISTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org diff --git a/security/cloak/Makefile b/security/cloak/Makefile index ff05b082e690..5d2306fc44ff 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index cfaecfe74788..140ed151d4a8 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustscan PORTVERSION= 2.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org diff --git a/security/sequoia/Makefile b/security/sequoia/Makefile index 0af925306ccc..e245eb365183 100644 --- a/security/sequoia/Makefile +++ b/security/sequoia/Makefile @@ -1,7 +1,7 @@ PORTNAME= sequoia PORTVERSION= 0.19.0 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= phryk-ports@wzff.de diff --git a/security/solana/Makefile b/security/solana/Makefile index 6f1da724334b..899ea33121ff 100644 --- a/security/solana/Makefile +++ b/security/solana/Makefile @@ -1,6 +1,7 @@ PORTNAME= solana DISTVERSIONPREFIX= v DISTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 6307744e3fed..0746a198b87a 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,5 +1,6 @@ PORTNAME= suricata DISTVERSION= 6.0.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ diff --git a/shells/ion/Makefile b/shells/ion/Makefile index 21ba215e57fc..8a9a4ce5cf5e 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,6 +1,6 @@ PORTNAME= ion DISTVERSION= 1.0.5-1355 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= shells PKGNAMESUFFIX= -shell diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 541475068d5b..fd4c4fc6de5f 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,6 +1,6 @@ PORTNAME= starship DISTVERSION= 0.51.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/sysutils/diskonaut/Makefile b/sysutils/diskonaut/Makefile index c0833e6077eb..d118f27d7bed 100644 --- a/sysutils/diskonaut/Makefile +++ b/sysutils/diskonaut/Makefile @@ -1,6 +1,6 @@ PORTNAME= diskonaut PORTVERSION= 0.11.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index 18aeba5c1baf..13081117d8e0 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.11.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 6c2525863535..1e0a79b0a3d0 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,6 +1,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index d7ec7c7cad35..27364a229a4e 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -3,7 +3,7 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 8.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils PKGNAMESUFFIX= -find diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index 9438e4029b87..00fb4c50485a 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -1,6 +1,6 @@ PORTNAME= flowgger DISTVERSION= 0.2.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile index 8f25aad4f662..8a5d53df01f2 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -1,5 +1,6 @@ PORTNAME= fselect DISTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/fusefs-sandboxfs/Makefile b/sysutils/fusefs-sandboxfs/Makefile index f9f103161025..b53b4c7c4ed0 100644 --- a/sysutils/fusefs-sandboxfs/Makefile +++ b/sysutils/fusefs-sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index b4377b2b1125..07ff7b09b475 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index 6676d72fe937..3dec0f3d96fd 100644 --- a/sysutils/jail_exporter/Makefile +++ b/sysutils/jail_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= jail_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index ff800760f063..b327d65f44a5 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= lsd DISTVERSION= 0.20.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com diff --git a/sysutils/mcfly/Makefile b/sysutils/mcfly/Makefile index e7e0e0cb3121..c9e27c3742c6 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,6 +1,7 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.5.6 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/onefetch/Makefile b/sysutils/onefetch/Makefile index bbaada1b8c64..2a8563673df3 100644 --- a/sysutils/onefetch/Makefile +++ b/sysutils/onefetch/Makefile @@ -1,7 +1,7 @@ PORTNAME= onefetch DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils devel MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index e8b32b4f6a19..e4908b0f60ad 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= potnet DISTVERSION= 0.4.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org diff --git a/sysutils/rsfetch/Makefile b/sysutils/rsfetch/Makefile index 137cddf1ec33..1e8981b4a5dd 100644 --- a/sysutils/rsfetch/Makefile +++ b/sysutils/rsfetch/Makefile @@ -1,6 +1,6 @@ PORTNAME= rsfetch DISTVERSION= 2.0.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/tealdeer/Makefile b/sysutils/tealdeer/Makefile index 3225c52c7d57..95927b0c8a1f 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -1,7 +1,7 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/vector/Makefile b/sysutils/vector/Makefile index b83055504400..098669f4ec47 100644 --- a/sysutils/vector/Makefile +++ b/sysutils/vector/Makefile @@ -1,7 +1,7 @@ PORTNAME= vector DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= greg@unrelenting.technology diff --git a/sysutils/vivid/Makefile b/sysutils/vivid/Makefile index aa228422647e..45342cc0698b 100644 --- a/sysutils/vivid/Makefile +++ b/sysutils/vivid/Makefile @@ -1,7 +1,7 @@ PORTNAME= vivid DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org diff --git a/sysutils/zellij/Makefile b/sysutils/zellij/Makefile index a3d17055a261..bd5a1e023806 100644 --- a/sysutils/zellij/Makefile +++ b/sysutils/zellij/Makefile @@ -1,6 +1,7 @@ PORTNAME= zellij DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= riggs@FreeBSD.org diff --git a/sysutils/zoxide/Makefile b/sysutils/zoxide/Makefile index 6e358427df08..9f4c51f9e910 100644 --- a/sysutils/zoxide/Makefile +++ b/sysutils/zoxide/Makefile @@ -1,6 +1,7 @@ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index 487d70075a0c..9ac664ad83b2 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,7 +1,7 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 11e220675ab6..a3d5581cd459 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,7 +1,7 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org diff --git a/textproc/cast2gif/Makefile b/textproc/cast2gif/Makefile index 3ecbdc590288..e5e00038419f 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -1,7 +1,7 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index b23e88b745a7..a021438b5546 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,6 +1,7 @@ PORTNAME= jql DISTVERSIONPREFIX= v DISTVERSION= 2.9.4 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index bed03f1aec21..e668a155c17b 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,6 +1,7 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index d08ce9b46ae7..0e7110d701d2 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -2,7 +2,7 @@ PORTNAME= ripgrep DISTVERSION= 12.1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index 5ca564d05dd3..1727178c1068 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,7 +1,7 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index 0765b449113e..e2ded24c5314 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,7 +1,7 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 84f17ab42df2..69d01e5a59f6 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,6 +1,6 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= textproc PKGNAMESUFFIX= -rs diff --git a/www/castor/Makefile b/www/castor/Makefile index ad2074ce992d..2ecfbf236d8a 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,6 +1,6 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://git.sr.ht/~julienxx/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/deno/Makefile b/www/deno/Makefile index ee1ec6f912f9..d1b1266e0675 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,6 +1,7 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile index 53bf445c9c29..6bebf5e9ca1c 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -1,6 +1,7 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.71 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= 0mp@FreeBSD.org diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 1506b9247b13..0b8b9ccd9189 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,6 +2,7 @@ PORTNAME= firefox DISTVERSION= 78.10.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile index ed6d81a05ce3..e38d90638526 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,6 +1,6 @@ PORTNAME= geckodriver DISTVERSION= 0.26.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www MASTER_SITES= https://hg.mozilla.org/mozilla-central/archive/${DISTNAME}.zip/testing/geckodriver/?dummy=/ DISTNAME= e9783a644016aa9b317887076618425586730d73 diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index 60f2d18de8c9..dfaf1855f06c 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= jwt-cli PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/lychee/Makefile b/www/lychee/Makefile index 04aef11111fb..9434d633d02a 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,7 +1,7 @@ PORTNAME= lychee #DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= pizzamig@FreeBSD.org diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index b261af3d5f69..3f0d3448cb47 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,6 +1,7 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org diff --git a/www/monolith/Makefile b/www/monolith/Makefile index 89ecdbca02ec..f869db76beb9 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,7 +1,7 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 29de76c279d7..f9ed2849e2e9 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -2,7 +2,7 @@ PORTNAME= newsboat PORTVERSION= 2.22.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 11b6b8a3f722..56d3c903baf0 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.4.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/rearx/Makefile b/www/rearx/Makefile index ebf3b3ddbcb2..652f8de3c095 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,7 +1,7 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/websocat/Makefile b/www/websocat/Makefile index 9a52320d845d..4f648b53f392 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -3,6 +3,7 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/zola/Makefile b/www/zola/Makefile index 11625bbf568a..1e3198d12872 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,7 +1,7 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index 655acd00d95b..584d35b902f9 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -2,7 +2,7 @@ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= x11 MAINTAINER= rigoletto@FreeBSD.org diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index cd9275604ee4..89e5fd0b0d37 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,7 +1,7 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= mikael@FreeBSD.org diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index b498693847eb..8a9dbc72fbd5 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,6 +1,7 @@ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index 1d0808cfc83a..c6f59851f006 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,5 +1,6 @@ PORTNAME= wezterm DISTVERSION= 20210502-154244-3f7122cb +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index ebcbce568d3c..f8fba1f5a6cb 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,7 +1,7 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |