diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-01-07 20:20:24 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-01-07 20:24:18 +0100 |
commit | 12f1c627d4a26e8098339900303640f7520b6673 (patch) | |
tree | 9acd998b6cca6a3c5d1a88df596dbee8b8a67fad /www | |
parent | 967022fd812cf67dec264ee4e53bd016b69e7a2b (diff) | |
download | freebsd-ports-12f1c627d4a26e8098339900303640f7520b6673.zip |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
Diffstat (limited to 'www')
31 files changed, 31 insertions, 20 deletions
diff --git a/www/castor/Makefile b/www/castor/Makefile index 6ca80a912268..4d9cbb601932 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,6 +1,6 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= www MASTER_SITES= https://git.sr.ht/~julienxx/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/cobalt/Makefile b/www/cobalt/Makefile index 3d70cefb944e..915ed3757c5e 100644 --- a/www/cobalt/Makefile +++ b/www/cobalt/Makefile @@ -1,6 +1,7 @@ PORTNAME= cobalt DISTVERSIONPREFIX= v DISTVERSION= 0.18.3 +PORTREVISION= 1 CATEGORIES= www PKGNAMESUFFIX= -site-generator diff --git a/www/deno/Makefile b/www/deno/Makefile index 72ffc2df23b3..c94d73f946ec 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,6 +1,7 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.29.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org diff --git a/www/dot-http/Makefile b/www/dot-http/Makefile index be826d0819f9..09488a454082 100644 --- a/www/dot-http/Makefile +++ b/www/dot-http/Makefile @@ -1,6 +1,7 @@ PORTNAME= dot-http DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/drill/Makefile b/www/drill/Makefile index 25e9ac1050ac..2a11fe7e11c7 100644 --- a/www/drill/Makefile +++ b/www/drill/Makefile @@ -1,5 +1,6 @@ PORTNAME= drill DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/dufs/Makefile b/www/dufs/Makefile index 12b75c751230..c5628fe58747 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,7 +1,7 @@ PORTNAME= dufs DISTVERSIONPREFIX= v DISTVERSION= 0.31.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= ashish@FreeBSD.org diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile index adfc9d196fe1..6d491be6ae51 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -1,7 +1,7 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.74 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 534076d44353..9dd5f741b0e6 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,6 +1,6 @@ PORTNAME= firefox DISTVERSION= 102.6.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 7eec6d10d64e..b3c481db551b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 108.0.2 +PORTREVISION= 1 # DISTVERSIONSUFFIX= b9 PORTEPOCH= 2 CATEGORIES= www wayland diff --git a/www/garage/Makefile b/www/garage/Makefile index f52045cedcbb..d9afeea422d5 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,5 +1,6 @@ PORTNAME= garage DISTVERSION= 0.8.1 +PORTREVISION= 1 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 9879fea5f20b..39b7107ce575 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,6 +1,6 @@ PORTNAME= geckodriver DISTVERSION= 0.26.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MASTER_SITES= https://hg.mozilla.org/mozilla-central/archive/${DISTNAME}.zip/testing/geckodriver/?dummy=/ DISTNAME= e9783a644016aa9b317887076618425586730d73 diff --git a/www/hurl/Makefile b/www/hurl/Makefile index 3bafa9706d38..4961eb8f5e66 100644 --- a/www/hurl/Makefile +++ b/www/hurl/Makefile @@ -1,6 +1,6 @@ PORTNAME= hurl DISTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= rodrigo@FreeBSD.org diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index a317ce440142..844314c75002 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jwt-cli PORTVERSION= 5.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/lychee/Makefile b/www/lychee/Makefile index a80bdfd5e987..8d92f27a2d2c 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,7 +1,7 @@ PORTNAME= lychee DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www net MAINTAINER= pizzamig@FreeBSD.org diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index d7100de5498e..7ea274736820 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,7 +1,7 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.22.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org diff --git a/www/monolith/Makefile b/www/monolith/Makefile index e90c576a7404..cbf10f90e0ac 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,7 +1,7 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 6decffeb5522..9315cfe5cfee 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,6 +1,6 @@ PORTNAME= newsboat DISTVERSION= 2.29 -PORTREVISION= 3 +PORTREVISION= 4 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 92e03cab2d66..9510c91a883e 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.5.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/rearx/Makefile b/www/rearx/Makefile index 233b0da479ad..56bc4cf5db6f 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,7 +1,7 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/reddsaver/Makefile b/www/reddsaver/Makefile index 34c3f586bfac..38ad111df595 100644 --- a/www/reddsaver/Makefile +++ b/www/reddsaver/Makefile @@ -1,6 +1,7 @@ PORTNAME= reddsaver DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile index af81d3dff742..ed69d98a4821 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= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= DtxdF@disroot.org diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index 0c9ba8614897..7a35088a2883 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= DtxdF@disroot.org diff --git a/www/so/Makefile b/www/so/Makefile index ffe34ddfa768..2973cd74a619 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,7 +1,7 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com diff --git a/www/stork/Makefile b/www/stork/Makefile index 5295035f153e..a2a694f4a896 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -1,6 +1,7 @@ PORTNAME= stork DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index a142dd9cc6c2..e791b7418a51 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,5 +1,6 @@ PORTNAME= tor-browser DISTVERSION= 12.0-2 +PORTREVISION= 1 CATEGORIES= www net security wayland MASTER_SITES= https://dist.torproject.org/torbrowser/12.0/ DISTNAME= src-firefox-tor-browser-102.5.0esr-${DISTVERSION}-build1 diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile index bb59744e5ff8..edefe860f513 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,7 +1,7 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com diff --git a/www/varnish-libvmod-fileserver/Makefile b/www/varnish-libvmod-fileserver/Makefile index 7dfe100e748d..8c3590aab41f 100644 --- a/www/varnish-libvmod-fileserver/Makefile +++ b/www/varnish-libvmod-fileserver/Makefile @@ -1,5 +1,6 @@ PORTNAME= libvmod-fileserver PORTVERSION= 0.0.5 +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/websocat/Makefile b/www/websocat/Makefile index ffeee9784b84..99d83d143178 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/wiki-tui/Makefile b/www/wiki-tui/Makefile index 36ecf61da921..cc5c0ba97722 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,6 +1,7 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= eduardo@FreeBSD.org diff --git a/www/xh/Makefile b/www/xh/Makefile index 215eb461e350..8e505c9178f0 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,7 +1,7 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/zola/Makefile b/www/zola/Makefile index 604e1af47f1f..065f5c71782e 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,7 +1,7 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org |