summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-10-30 12:33:57 +0100
committerMikael Urankar <mikael@FreeBSD.org>2022-10-30 13:07:09 +0100
commitafe651cf62deb08500a44cde90296a818effe5ae (patch)
tree5b2c27e49a98fdb53bd4e432d31070f3405ae459 /www
parent318e5326ef0c165426b13fd82b0bdbc376b72e4a (diff)
downloadfreebsd-ports-afe651cf62deb08500a44cde90296a818effe5ae.zip
lang/rust: Bump revisions after 1.64.0
PR: 267173
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/Makefile2
-rw-r--r--www/firefox/Makefile1
-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/Makefile1
-rw-r--r--www/monolith/Makefile1
-rw-r--r--www/newsboat/Makefile1
-rw-r--r--www/py-adblock/Makefile2
-rw-r--r--www/rearx/Makefile2
-rw-r--r--www/rustypaste-cli/Makefile1
-rw-r--r--www/rustypaste/Makefile1
-rw-r--r--www/so/Makefile2
-rw-r--r--www/tuifeed/Makefile2
-rw-r--r--www/websocat/Makefile1
-rw-r--r--www/xh/Makefile1
-rw-r--r--www/zola/Makefile1
22 files changed, 22 insertions, 11 deletions
diff --git a/www/castor/Makefile b/www/castor/Makefile
index 9cb6b56e8e1f..b5510ffdca2e 100644
--- a/www/castor/Makefile
+++ b/www/castor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= castor
DISTVERSION= 0.8.16
-PORTREVISION= 17
+PORTREVISION= 18
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 cb4151a9cdf9..f8ab79ff3281 100644
--- a/www/deno/Makefile
+++ b/www/deno/Makefile
@@ -1,6 +1,7 @@
PORTNAME= deno
DISTVERSIONPREFIX= v
DISTVERSION= 1.26.1
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= mikael@FreeBSD.org
diff --git a/www/dufs/Makefile b/www/dufs/Makefile
index 08bfa879892c..dfe631a15fd9 100644
--- a/www/dufs/Makefile
+++ b/www/dufs/Makefile
@@ -1,6 +1,7 @@
PORTNAME= dufs
DISTVERSIONPREFIX= v
DISTVERSION= 0.30.0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= ashish@FreeBSD.org
diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile
index 3d22c3314dd2..6af935219f7a 100644
--- a/www/ffsend/Makefile
+++ b/www/ffsend/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ffsend
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.74
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index ab5910cb4522..29ac46add4fd 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= firefox
DISTVERSION= 102.4.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 23c57757dcb0..4890ed0c840f 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,5 +1,6 @@
PORTNAME= firefox
DISTVERSION= 106.0.2
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= www wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
diff --git a/www/garage/Makefile b/www/garage/Makefile
index 325f4e957480..5b34c33507f3 100644
--- a/www/garage/Makefile
+++ b/www/garage/Makefile
@@ -1,6 +1,6 @@
PORTNAME= garage
DISTVERSION= 0.7.2
-PORTREVISION= 3
+PORTREVISION= 4
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 fe6782b5cb13..1c8b987d55e6 100644
--- a/www/geckodriver/Makefile
+++ b/www/geckodriver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= geckodriver
DISTVERSION= 0.26.0
-PORTREVISION= 27
+PORTREVISION= 28
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 9d99b58d1275..5a6cc91235c0 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= 5
CATEGORIES= www
MAINTAINER= osa@FreeBSD.org
diff --git a/www/lychee/Makefile b/www/lychee/Makefile
index f450e4d71e7a..8e203bc978e8 100644
--- a/www/lychee/Makefile
+++ b/www/lychee/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lychee
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www net
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile
index f7cf9430e65c..f105b7173681 100644
--- a/www/miniserve/Makefile
+++ b/www/miniserve/Makefile
@@ -1,6 +1,7 @@
PORTNAME= miniserve
DISTVERSIONPREFIX= v
DISTVERSION= 0.22.0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= mikael@FreeBSD.org
diff --git a/www/monolith/Makefile b/www/monolith/Makefile
index e0b6e0cff3e7..02f5e7d9b061 100644
--- a/www/monolith/Makefile
+++ b/www/monolith/Makefile
@@ -1,6 +1,7 @@
PORTNAME= monolith
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.2
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= lcook@FreeBSD.org
diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile
index 1059ed880d8f..ca3ccc68e6a0 100644
--- a/www/newsboat/Makefile
+++ b/www/newsboat/Makefile
@@ -1,5 +1,6 @@
PORTNAME= newsboat
DISTVERSION= 2.29
+PORTREVISION= 1
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 78d108c2c2e8..1904edbc73aa 100644
--- a/www/py-adblock/Makefile
+++ b/www/py-adblock/Makefile
@@ -1,6 +1,6 @@
PORTNAME= adblock
DISTVERSION= 0.5.0
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/rearx/Makefile b/www/rearx/Makefile
index 0c02944639bb..9e87dd32b974 100644
--- a/www/rearx/Makefile
+++ b/www/rearx/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rearx
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile
index 7594193b4e27..22e802acacfa 100644
--- a/www/rustypaste-cli/Makefile
+++ b/www/rustypaste-cli/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rustypaste-cli
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= DtxdF@disroot.org
diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile
index 59743fc03140..d2dfd23bf0e6 100644
--- a/www/rustypaste/Makefile
+++ b/www/rustypaste/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rustypaste
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= DtxdF@disroot.org
diff --git a/www/so/Makefile b/www/so/Makefile
index 13a316c2f822..09de93004f98 100644
--- a/www/so/Makefile
+++ b/www/so/Makefile
@@ -1,7 +1,7 @@
PORTNAME= so
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MAINTAINER= sec.research.2005@gmail.com
diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile
index 9e728ee3d941..20e1b41a8b5c 100644
--- a/www/tuifeed/Makefile
+++ b/www/tuifeed/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tuifeed
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MAINTAINER= sec.research.2005@gmail.com
diff --git a/www/websocat/Makefile b/www/websocat/Makefile
index 79c71b9b948f..008f40b3ee98 100644
--- a/www/websocat/Makefile
+++ b/www/websocat/Makefile
@@ -1,6 +1,7 @@
PORTNAME= websocat
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= osa@FreeBSD.org
diff --git a/www/xh/Makefile b/www/xh/Makefile
index fba33d4bc041..616e9f8f86bd 100644
--- a/www/xh/Makefile
+++ b/www/xh/Makefile
@@ -1,6 +1,7 @@
PORTNAME= xh
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.1
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= lcook@FreeBSD.org
diff --git a/www/zola/Makefile b/www/zola/Makefile
index 6e6b11ffa0f7..bc58c6904b0e 100644
--- a/www/zola/Makefile
+++ b/www/zola/Makefile
@@ -1,6 +1,7 @@
PORTNAME= zola
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.1
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= mikael@FreeBSD.org