diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:02:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:02:36 +0800 |
commit | 7484f2258645fce25c2714f8a8c349aaf4af12d4 (patch) | |
tree | 5591751f79396196499fbf2ae1ebbbdb4567d10f /www | |
parent | 19ac9f07fce91a88c4eda154ac0dca2afe0dc83e (diff) | |
download | freebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.tar.gz freebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.tar.zst freebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.zip |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine
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 | 2 | ||||
-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/node/Makefile | 1 | ||||
-rw-r--r-- | www/node4/Makefile | 2 | ||||
-rw-r--r-- | www/node6/Makefile | 1 | ||||
-rw-r--r-- | www/qt5-webkit/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey/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 | 2 |
15 files changed, 15 insertions, 12 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 8cfb8074deac..1f6c73cc24de 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 61.0.3163.100 +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 bcbe6a7168d7..fd6796b49cc7 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.0.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 618c844d2700..c5284876f77e 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.24.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 06f387013dac..35a7f7ad8304 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 52.3.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d648ad7a4624..a40300938640 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 55.0.3 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 61ffffbe5c8b..5a3880266861 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 58.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 5c331c586661..c7733a4c9368 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build3/source diff --git a/www/node/Makefile b/www/node/Makefile index 2c3614e7f4c5..e6da791d6475 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 8.5.0 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 39087c28f5f9..d68945bc5f40 100644 --- a/www/node4/Makefile +++ b/www/node4/Makefile @@ -3,8 +3,8 @@ PORTNAME= node PORTVERSION= 4.8.4 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 4 diff --git a/www/node6/Makefile b/www/node6/Makefile index b7cb6d1628f3..c28e4fa80e73 100644 --- a/www/node6/Makefile +++ b/www/node6/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 6.11.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 6 diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index 60d9e149f12e..ac8b0c6cef3f 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha2 -PORTREVISION= 1 +PORTREVISION= 2 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 35934df3cbcc..2bbd4ac7548c 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.48 MOZILLA_VER= 51 # above + 3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index cc7b96768951..b091bb6bdce8 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 5b96fb69cbc2..bc8cc9ada897 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile index f3801e1e7b03..7d3de9202b65 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.16.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 |