aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/cliqz/Makefile2
-rw-r--r--www/crawl/Makefile2
-rw-r--r--www/envoy/Makefile2
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile1
-rw-r--r--www/libevhtp/Makefile2
-rw-r--r--www/links/Makefile2
-rw-r--r--www/mohawk/Makefile2
-rw-r--r--www/nghttp2/Makefile2
-rw-r--r--www/pecl-http/Makefile1
-rw-r--r--www/qt5-webengine/Makefile2
-rw-r--r--www/slowcgi/Makefile1
12 files changed, 12 insertions, 9 deletions
diff --git a/www/cliqz/Makefile b/www/cliqz/Makefile
index 359e89fbeec8..cd8fd8aeba76 100644
--- a/www/cliqz/Makefile
+++ b/www/cliqz/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cliqz
DISTVERSION= 1.27.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= https://s3.amazonaws.com/cdn.cliqz.com/browser-f/APT/:amazon \
http://repository.cliqz.com/dist/${CLIQZ_CHANNEL}/${DISTVERSION}/${CLIQZ_LAST_BUILD_ID}/:cliqz
diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index 45ec9d895ce9..1f1bc87cb912 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= crawl
PORTVERSION= 0.4
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= www
MASTER_SITES= http://www.monkey.org/~provos/
diff --git a/www/envoy/Makefile b/www/envoy/Makefile
index 4336f85cb6f9..cab99252db3c 100644
--- a/www/envoy/Makefile
+++ b/www/envoy/Makefile
@@ -3,8 +3,8 @@
PORTNAME= envoy
PORTVERSION= 1.10.0
-PORTREVISION= 2
DISTVERSIONPREFIX= v
+PORTREVISION= 3
CATEGORIES= www
MAINTAINER= danfe@FreeBSD.org
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 14650a7fcb12..3748893e4f02 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= firefox
DISTVERSION= 60.8.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 704427d8f512..a617555e4baa 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= firefox
DISTVERSION= 68.0.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
diff --git a/www/libevhtp/Makefile b/www/libevhtp/Makefile
index e9ac11f4f843..21ed6901e71e 100644
--- a/www/libevhtp/Makefile
+++ b/www/libevhtp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libevhtp
PORTVERSION= 1.2.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MAINTAINER= ultima@FreeBSD.org
diff --git a/www/links/Makefile b/www/links/Makefile
index e81559821a9d..2eb63ff6b0ba 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -3,7 +3,7 @@
PORTNAME= links
DISTVERSION= 2.16
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= http://links.twibright.com/download/
diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile
index 4e5cc9f54321..c566b3c1706a 100644
--- a/www/mohawk/Makefile
+++ b/www/mohawk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mohawk
PORTVERSION= 2.0.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ipv6
MASTER_SITES= http://fossil.bsdsx.fr/mohawk/tarball/ \
http://fossil.etoilebsd.net/mohawk/tarball/
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index b64bfe1d00d6..34bc40517c5e 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -3,8 +3,8 @@
PORTNAME= nghttp2
PORTVERSION= 1.39.1
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= www net
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index c34ef079f7f5..e87f07b34abb 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -3,6 +3,7 @@
PORTNAME= http
PORTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= www
DISTNAME= pecl_${PORTNAME}-${PORTVERSION}
diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile
index a5ba15fd9ff4..567cdef82d23 100644
--- a/www/qt5-webengine/Makefile
+++ b/www/qt5-webengine/Makefile
@@ -18,7 +18,7 @@
PORTNAME= webengine
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
PKGNAMEPREFIX= qt5-
diff --git a/www/slowcgi/Makefile b/www/slowcgi/Makefile
index def2628e945f..384535ce385f 100644
--- a/www/slowcgi/Makefile
+++ b/www/slowcgi/Makefile
@@ -2,6 +2,7 @@
PORTNAME= slowcgi
PORTVERSION= 6.3.20180905
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= koue@chaosophia.net