diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-11-17 08:03:49 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-11-17 08:06:14 +0100 |
commit | 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 (patch) | |
tree | eda41084f8cc18d443f7a08cab44e4cd2a078d15 /www | |
parent | af39fba60871f5bec770ee76c5375c2915deb703 (diff) | |
download | freebsd-ports-9bf6a9996323c016eb295bd6190b0e47ad76fdf4.zip |
lang/rust: Bump revisions after 1.65.0
PR: 267622
Diffstat (limited to 'www')
-rw-r--r-- | www/castor/Makefile | 2 | ||||
-rw-r--r-- | www/deno/Makefile | 2 | ||||
-rw-r--r-- | www/dufs/Makefile | 1 | ||||
-rw-r--r-- | www/ffsend/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 1 | ||||
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/garage/Makefile | 2 | ||||
-rw-r--r-- | www/geckodriver/Makefile | 2 | ||||
-rw-r--r-- | www/jwt-cli/Makefile | 2 | ||||
-rw-r--r-- | www/lychee/Makefile | 2 | ||||
-rw-r--r-- | www/miniserve/Makefile | 2 | ||||
-rw-r--r-- | www/monolith/Makefile | 2 | ||||
-rw-r--r-- | www/newsboat/Makefile | 2 | ||||
-rw-r--r-- | www/py-adblock/Makefile | 2 | ||||
-rw-r--r-- | www/rearx/Makefile | 2 | ||||
-rw-r--r-- | www/rustypaste-cli/Makefile | 2 | ||||
-rw-r--r-- | www/rustypaste/Makefile | 2 | ||||
-rw-r--r-- | www/so/Makefile | 2 | ||||
-rw-r--r-- | www/tuifeed/Makefile | 2 | ||||
-rw-r--r-- | www/websocat/Makefile | 2 | ||||
-rw-r--r-- | www/wiki-tui/Makefile | 1 | ||||
-rw-r--r-- | www/xh/Makefile | 2 | ||||
-rw-r--r-- | www/zola/Makefile | 2 |
23 files changed, 23 insertions, 20 deletions
diff --git a/www/castor/Makefile b/www/castor/Makefile index b5510ffdca2e..1069d031bbc6 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,6 +1,6 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 18 +PORTREVISION= 19 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 f8ab79ff3281..10668ab20c2b 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,7 +1,7 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.26.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org diff --git a/www/dufs/Makefile b/www/dufs/Makefile index 6a895ebbee01..93fac5b0b9ef 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,6 +1,7 @@ PORTNAME= dufs DISTVERSIONPREFIX= v DISTVERSION= 0.31.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= ashish@FreeBSD.org diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile index 6af935219f7a..1fa63dcd9e4a 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -1,7 +1,7 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.74 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 9f45111184b7..ba2b9a952488 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 102.5.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 242015cdcd3c..3d02c0061825 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,6 @@ PORTNAME= firefox DISTVERSION= 107.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/garage/Makefile b/www/garage/Makefile index 5b34c33507f3..9732b1f5bebc 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,6 +1,6 @@ PORTNAME= garage DISTVERSION= 0.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile index 1c8b987d55e6..1a608e6bad75 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,6 +1,6 @@ PORTNAME= geckodriver DISTVERSION= 0.26.0 -PORTREVISION= 28 +PORTREVISION= 29 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 5a6cc91235c0..20c6a6cdfde0 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jwt-cli PORTVERSION= 5.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/lychee/Makefile b/www/lychee/Makefile index 8e203bc978e8..4aaa18be056c 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,7 +1,7 @@ PORTNAME= lychee DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www net MAINTAINER= pizzamig@FreeBSD.org diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index f105b7173681..ccf782f3ad40 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,7 +1,7 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.22.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org diff --git a/www/monolith/Makefile b/www/monolith/Makefile index 02f5e7d9b061..aeb90af519a1 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,7 +1,7 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index ca3ccc68e6a0..867fd57bb468 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,6 +1,6 @@ PORTNAME= newsboat DISTVERSION= 2.29 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 1904edbc73aa..d05f26f04b02 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.5.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/rearx/Makefile b/www/rearx/Makefile index 9e87dd32b974..bef256d3d9e4 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,7 +1,7 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile index 22e802acacfa..431bd9259090 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= DtxdF@disroot.org diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index d2dfd23bf0e6..d5f25ab3f15b 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= DtxdF@disroot.org diff --git a/www/so/Makefile b/www/so/Makefile index 09de93004f98..b23f1a79f446 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,7 +1,7 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile index 20e1b41a8b5c..dce7ddf54e68 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,7 +1,7 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com diff --git a/www/websocat/Makefile b/www/websocat/Makefile index 008f40b3ee98..658314cbaf2b 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/wiki-tui/Makefile b/www/wiki-tui/Makefile index 015104ed88c3..7583cd989417 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,6 +1,7 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= eduardo@FreeBSD.org diff --git a/www/xh/Makefile b/www/xh/Makefile index 616e9f8f86bd..6764c48480a0 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,7 +1,7 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/zola/Makefile b/www/zola/Makefile index bc58c6904b0e..7134e08faf3f 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,7 +1,7 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org |