diff options
author | madpilot <madpilot@FreeBSD.org> | 2014-02-07 22:07:25 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2014-02-07 22:07:25 +0800 |
commit | e9b5537aa7cd603b3cb0e46cbcff76e0e768ea14 (patch) | |
tree | c562d5e96ba67c19fb7272ec7235aa69e7a96621 /www | |
parent | 948c18adcc03e90c91416802e746d9ac91f9726e (diff) | |
download | freebsd-ports-gnome-e9b5537aa7cd603b3cb0e46cbcff76e0e768ea14.tar.gz freebsd-ports-gnome-e9b5537aa7cd603b3cb0e46cbcff76e0e768ea14.tar.zst freebsd-ports-gnome-e9b5537aa7cd603b3cb0e46cbcff76e0e768ea14.zip |
Chase icu bump
Approved by: portmgr (bapt)
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-esr/Makefile | 1 | ||||
-rw-r--r-- | www/firefox/Makefile | 1 | ||||
-rw-r--r-- | www/libxul/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 2 |
4 files changed, 4 insertions, 1 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index bb952bd5b89b..589da2020a7f 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 24.3.0 +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 0da45780198a..a437e177f7e8 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 27.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 5376b4572b0f..4625d31dea60 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 24.2.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/${DISTVERSION}esr-candidates/build1/source/ diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index a377377ecd0d..12941aa033f5 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ |