summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-25 12:47:39 +0200
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-25 12:49:39 +0200
commit783c056d7d681d66e2c5c59251c275d65274028e (patch)
tree219b211cf69596ba0765ed999e10b15d8dd2ab56 /www
parente88e592111c86fdd1c0ac8717dbef9342e15e27c (diff)
downloadfreebsd-ports-783c056d7d681d66e2c5c59251c275d65274028e.zip
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
Diffstat (limited to 'www')
-rw-r--r--www/castor/Makefile2
-rw-r--r--www/deno/Makefile1
-rw-r--r--www/dufs/Makefile1
-rw-r--r--www/ffsend/Makefile2
-rw-r--r--www/firefox-esr/Makefile1
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/garage/Makefile2
-rw-r--r--www/geckodriver/Makefile2
-rw-r--r--www/jwt-cli/Makefile2
-rw-r--r--www/lychee/Makefile2
-rw-r--r--www/miniserve/Makefile2
-rw-r--r--www/monolith/Makefile2
-rw-r--r--www/newsboat/Makefile2
-rw-r--r--www/py-adblock/Makefile2
-rw-r--r--www/rearx/Makefile2
-rw-r--r--www/so/Makefile2
-rw-r--r--www/tuifeed/Makefile2
-rw-r--r--www/websocat/Makefile2
-rw-r--r--www/xh/Makefile2
-rw-r--r--www/zola/Makefile1
20 files changed, 16 insertions, 20 deletions
diff --git a/www/castor/Makefile b/www/castor/Makefile
index f3d29a29536b..ac718a050228 100644
--- a/www/castor/Makefile
+++ b/www/castor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= castor
DISTVERSION= 0.8.16
-PORTREVISION= 17
+PORTREVISION= 16
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 666fc5644191..b350942fa16c 100644
--- a/www/deno/Makefile
+++ b/www/deno/Makefile
@@ -1,7 +1,6 @@
PORTNAME= deno
DISTVERSIONPREFIX= v
DISTVERSION= 1.24.3
-PORTREVISION= 1
CATEGORIES= www
MAINTAINER= mikael@FreeBSD.org
diff --git a/www/dufs/Makefile b/www/dufs/Makefile
index 83bb4b3da57e..cb7d4fcb61df 100644
--- a/www/dufs/Makefile
+++ b/www/dufs/Makefile
@@ -1,7 +1,6 @@
PORTNAME= dufs
DISTVERSIONPREFIX= v
DISTVERSION= 0.29.0
-PORTREVISION= 1
CATEGORIES= www
MAINTAINER= ashish@FreeBSD.org
diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile
index d08705905220..3f8a7aafe263 100644
--- a/www/ffsend/Makefile
+++ b/www/ffsend/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ffsend
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.74
-PORTREVISION= 9
+PORTREVISION= 8
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 334e800c5d19..1d5737fdb00c 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -1,6 +1,5 @@
PORTNAME= firefox
DISTVERSION= 91.13.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 a48af83ec0cb..630e26472b54 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= firefox
DISTVERSION= 104.0
-PORTREVISION= 3
+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 a02eb17f42d5..b2a3ffa730bb 100644
--- a/www/garage/Makefile
+++ b/www/garage/Makefile
@@ -1,6 +1,6 @@
PORTNAME= garage
DISTVERSION= 0.7.2
-PORTREVISION= 3
+PORTREVISION= 2
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 3e3b1650c900..583022b9b5dd 100644
--- a/www/geckodriver/Makefile
+++ b/www/geckodriver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= geckodriver
DISTVERSION= 0.26.0
-PORTREVISION= 27
+PORTREVISION= 26
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 f57c78bc3f6b..ec1ef4901e3c 100644
--- a/www/jwt-cli/Makefile
+++ b/www/jwt-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jwt-cli
PORTVERSION= 5.0.3
-PORTREVISION= 4
+PORTREVISION= 3
CATEGORIES= www
MAINTAINER= osa@FreeBSD.org
diff --git a/www/lychee/Makefile b/www/lychee/Makefile
index 1de7a3982934..df59459e4459 100644
--- a/www/lychee/Makefile
+++ b/www/lychee/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lychee
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.1
-PORTREVISION= 9
+PORTREVISION= 8
CATEGORIES= www net
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile
index bea1bd6355f1..ab9494d65974 100644
--- a/www/miniserve/Makefile
+++ b/www/miniserve/Makefile
@@ -1,7 +1,7 @@
PORTNAME= miniserve
DISTVERSIONPREFIX= v
DISTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= mikael@FreeBSD.org
diff --git a/www/monolith/Makefile b/www/monolith/Makefile
index 809a71aa4044..4365a30116d2 100644
--- a/www/monolith/Makefile
+++ b/www/monolith/Makefile
@@ -1,7 +1,7 @@
PORTNAME= monolith
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.1
-PORTREVISION= 11
+PORTREVISION= 10
CATEGORIES= www
MAINTAINER= lcook@FreeBSD.org
diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile
index 81c43f713341..f394831c9af0 100644
--- a/www/newsboat/Makefile
+++ b/www/newsboat/Makefile
@@ -1,6 +1,6 @@
PORTNAME= newsboat
DISTVERSION= 2.27
-PORTREVISION= 4
+PORTREVISION= 3
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 6abb068bc250..4306dc2097ff 100644
--- a/www/py-adblock/Makefile
+++ b/www/py-adblock/Makefile
@@ -1,6 +1,6 @@
PORTNAME= adblock
DISTVERSION= 0.5.0
-PORTREVISION= 24
+PORTREVISION= 23
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/rearx/Makefile b/www/rearx/Makefile
index e802e92312fe..172645892cc7 100644
--- a/www/rearx/Makefile
+++ b/www/rearx/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rearx
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4
-PORTREVISION= 14
+PORTREVISION= 13
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
diff --git a/www/so/Makefile b/www/so/Makefile
index c47cd9ab346b..d5be06c6e1e3 100644
--- a/www/so/Makefile
+++ b/www/so/Makefile
@@ -1,7 +1,7 @@
PORTNAME= so
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.6
-PORTREVISION= 3
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= sec.research.2005@gmail.com
diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile
index d7fa3a7fd6a3..316b091dc24f 100644
--- a/www/tuifeed/Makefile
+++ b/www/tuifeed/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tuifeed
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 3
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= sec.research.2005@gmail.com
diff --git a/www/websocat/Makefile b/www/websocat/Makefile
index 344319abdb7a..e92d24a1a143 100644
--- a/www/websocat/Makefile
+++ b/www/websocat/Makefile
@@ -1,7 +1,7 @@
PORTNAME= websocat
DISTVERSIONPREFIX= v
DISTVERSION= 1.10.1
-PORTREVISION= 3
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= osa@FreeBSD.org
diff --git a/www/xh/Makefile b/www/xh/Makefile
index b2e512d754e2..b064ab8913c9 100644
--- a/www/xh/Makefile
+++ b/www/xh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xh
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 4
+PORTREVISION= 3
CATEGORIES= www
MAINTAINER= lcook@FreeBSD.org
diff --git a/www/zola/Makefile b/www/zola/Makefile
index f4d2360e6331..6a04a2e1d11f 100644
--- a/www/zola/Makefile
+++ b/www/zola/Makefile
@@ -1,7 +1,6 @@
PORTNAME= zola
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.0
-PORTREVISION= 1
CATEGORIES= www
MAINTAINER= mikael@FreeBSD.org