diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/chromium/Makefile | 1 | ||||
-rw-r--r-- | www/cppcms/Makefile | 2 | ||||
-rw-r--r-- | www/epiphany/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 1 | ||||
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/iridium/Makefile | 2 | ||||
-rw-r--r-- | www/libxul/Makefile | 2 | ||||
-rw-r--r-- | www/mod_pagespeed/Makefile | 2 | ||||
-rw-r--r-- | www/node/Makefile | 1 | ||||
-rw-r--r-- | www/node4/Makefile | 1 | ||||
-rw-r--r-- | www/node6/Makefile | 1 | ||||
-rw-r--r-- | www/node8/Makefile | 1 | ||||
-rw-r--r-- | www/palemoon/Makefile | 1 | ||||
-rw-r--r-- | www/qt5-webkit/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 1 | ||||
-rw-r--r-- | www/waterfox/Makefile | 2 | ||||
-rw-r--r-- | www/webkit-gtk2/Makefile | 2 | ||||
-rw-r--r-- | www/webkit-gtk3/Makefile | 2 | ||||
-rw-r--r-- | www/webkit2-gtk3/Makefile | 1 |
19 files changed, 19 insertions, 10 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index a0cbecb8c819..5b95281f0554 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 65.0.3325.181 +PORTREVISION= 1 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index 4be324810172..517179d7eb7b 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 55297a9b6f92..9ab8d8aa7f68 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.24.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index f7d996958ad3..96ed07258e9c 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 52.7.3 DISTVERSIONSUFFIX=esr +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index e98af0e603ee..5feb16109a16 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 59.0.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= https://hg.mozilla.org/releases/mozilla-release/archive/ diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 3159066196e1..cccf70deff19 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 58.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser diff --git a/www/libxul/Makefile b/www/libxul/Makefile index f96332b509ae..0dbd36d43f2a 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.9.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build3/source diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index 4d975b870231..f391dc0ce283 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= www devel MASTER_SITES= LOCAL/mmokhi:boringssl,chromium_base,chromium_build,googleurl,gflags_arch,gflags_src,libjpeg_turbo_src,yasm_patched,libwebp,modpb64 \ diff --git a/www/node/Makefile b/www/node/Makefile index 07e09e0353ae..bddbee7093ce 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 9.11.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node4/Makefile b/www/node4/Makefile index 97cba5206fa9..c4197b2790b8 100644 --- a/www/node4/Makefile +++ b/www/node4/Makefile @@ -4,6 +4,7 @@ PORTNAME= node PORTVERSION= 4.9.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 4 diff --git a/www/node6/Makefile b/www/node6/Makefile index e69b59aaa4ee..f3fa241a5b6d 100644 --- a/www/node6/Makefile +++ b/www/node6/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 6.14.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 6 diff --git a/www/node8/Makefile b/www/node8/Makefile index a71a4fcb9212..b66817fb581b 100644 --- a/www/node8/Makefile +++ b/www/node8/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 8.11.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 8 diff --git a/www/palemoon/Makefile b/www/palemoon/Makefile index 645cd09a126b..a7ac20691d40 100644 --- a/www/palemoon/Makefile +++ b/www/palemoon/Makefile @@ -4,6 +4,7 @@ PORTNAME= palemoon DISTVERSION= 27.8.3 DISTVERSIONSUFFIX=_Release +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= lichray@gmail.com diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index a711bc52f677..6dffda37d243 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= https://github.com/annulen/${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5- diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index aebdab3b077e..19bcf04ed593 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,6 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.49.3 +PORTREVISION= 1 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index df35b412f2fe..a84b4146807d 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -2,7 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index aacb9a0f8614..2d2492fc1e6d 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 7473e6a1c886..3b1347f226f1 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile index d2913236bb9a..e56db8ee29b8 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.20.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 |