diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/cherokee/Makefile | 2 | ||||
-rw-r--r-- | www/chromium/Makefile | 2 | ||||
-rw-r--r-- | www/gallery2/Makefile | 2 | ||||
-rw-r--r-- | www/gallery3/Makefile | 2 | ||||
-rw-r--r-- | www/iridium/Makefile | 2 | ||||
-rw-r--r-- | www/libresonic-standalone/Makefile | 2 | ||||
-rw-r--r-- | www/madsonic-standalone/Makefile | 2 | ||||
-rw-r--r-- | www/madsonic/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/qt5-webengine/Makefile | 2 | ||||
-rw-r--r-- | www/subsonic-standalone/Makefile | 2 | ||||
-rw-r--r-- | www/you-get/Makefile | 1 | ||||
-rw-r--r-- | www/youtube_dl/Makefile | 1 |
14 files changed, 14 insertions, 12 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 5837f8f5679a..86124516e653 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -4,7 +4,7 @@ PORTNAME= cherokee PORTVERSION= 1.2.104 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/chromium/Makefile b/www/chromium/Makefile index a3568c88dba7..637beb61cc50 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,7 +3,7 @@ PORTNAME= chromium PORTVERSION= 68.0.3440.106 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 9d3c101603dd..2d455233f572 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gallery2 PORTVERSION= 2.3.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION}-full diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index b495b68e3bd7..6b806410a83d 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -3,7 +3,7 @@ PORTNAME= gallery3 PORTVERSION= 3.0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 17e1ab59eb1c..174a62ec0166 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 2018.5.67 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser diff --git a/www/libresonic-standalone/Makefile b/www/libresonic-standalone/Makefile index c1e4ad53b74f..9e3d32d0ebbe 100644 --- a/www/libresonic-standalone/Makefile +++ b/www/libresonic-standalone/Makefile @@ -4,7 +4,7 @@ PORTNAME= libresonic DISTVERSIONPREFIX= v DISTVERSION= 6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www java MASTER_SITES= https://github.com/Libresonic/libresonic/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= -standalone diff --git a/www/madsonic-standalone/Makefile b/www/madsonic-standalone/Makefile index ffbf956dd10c..f0eaa39dc5a2 100644 --- a/www/madsonic-standalone/Makefile +++ b/www/madsonic-standalone/Makefile @@ -7,7 +7,7 @@ PORTNAME= madsonic-standalone PORTVERSION= 6.0 DISTVERSIONSUFFIX= .7860 -PORTREVISION= 6 +PORTREVISION= 7 DISTDATE= 20160109 CATEGORIES= www java MASTER_SITES= http://madsonic.org/download/${PORTVERSION}/ diff --git a/www/madsonic/Makefile b/www/madsonic/Makefile index 5581a7a56e36..74fdc549bead 100644 --- a/www/madsonic/Makefile +++ b/www/madsonic/Makefile @@ -3,7 +3,7 @@ PORTNAME= madsonic PORTVERSION= 6.2.9040 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www java MASTER_SITES= http://madsonic.org/download/6.2/ DISTFILES= ${DISTDATE}_${DISTNAME}-war-tomcat.zip \ diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 513bbfa8871b..22544f50876a 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.15.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 5a0314c836e3..ce0958fb9296 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.14.0 -PORTREVISION?= 13 +PORTREVISION?= 14 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ \ diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile index cdd10a2b4527..9ba7112ae0eb 100644 --- a/www/qt5-webengine/Makefile +++ b/www/qt5-webengine/Makefile @@ -20,7 +20,7 @@ PORTNAME= webengine DISTVERSION= ${QT5_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/subsonic-standalone/Makefile b/www/subsonic-standalone/Makefile index 45be71aa483f..0821a73ef965 100644 --- a/www/subsonic-standalone/Makefile +++ b/www/subsonic-standalone/Makefile @@ -4,7 +4,7 @@ PORTNAME= subsonic-standalone PORTVERSION= 6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www java MASTER_SITES= SF/subsonic/subsonic/${PORTVERSION} DISTNAME= subsonic-${PORTVERSION}-standalone diff --git a/www/you-get/Makefile b/www/you-get/Makefile index bca18ca6614e..d701e31af0d1 100644 --- a/www/you-get/Makefile +++ b/www/you-get/Makefile @@ -3,6 +3,7 @@ PORTNAME= you-get PORTVERSION= 0.4.1148 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= CHEESESHOP diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 8fa7eb71cdfa..65f6b095f679 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -2,6 +2,7 @@ PORTNAME= youtube_dl PORTVERSION= 2018.09.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} |