diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-19 12:50:21 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-01-19 12:50:21 +0800 |
commit | ddcc9efcbc21034f9ef89d18c59dff80e6e3d661 (patch) | |
tree | 2e7fce05daef1ed0eb02596ca8935248ee0f01b7 /www | |
parent | b86ea0b6623ef1d739b5fd0357de9f53ad0ba3b4 (diff) | |
download | freebsd-ports-gnome-ddcc9efcbc21034f9ef89d18c59dff80e6e3d661.tar.gz freebsd-ports-gnome-ddcc9efcbc21034f9ef89d18c59dff80e6e3d661.tar.zst freebsd-ports-gnome-ddcc9efcbc21034f9ef89d18c59dff80e6e3d661.zip |
www/firefox-esr: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-esr52/pushloghtml?startdate=2018-01-18&enddate=2018-01-19
Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77
MFH: 2018Q1
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-esr-i18n/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 3 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/firefox-esr-i18n/Makefile b/www/firefox-esr-i18n/Makefile index bf6719abb86e..f4cc7441a52b 100644 --- a/www/firefox-esr-i18n/Makefile +++ b/www/firefox-esr-i18n/Makefile @@ -5,7 +5,7 @@ PORTNAME= firefox PORTVERSION= 52.6.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi PKGNAMEPREFIX= PKGNAMESUFFIX= -esr-i18n DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index c1e93cdb2938..5841270ee863 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 52.6.0 DISTVERSIONSUFFIX=esr +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 77af0d2137a8..ea33ba19b40d 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516224795 -SHA256 (firefox-52.6.0esr.source.tar.xz) = 8f8ca86a2f5f749b1d49b45bc90370df0d740c72dea5a20467e82e30f11c7e0c -SIZE (firefox-52.6.0esr.source.tar.xz) = 214228800 +TIMESTAMP = 1516314845 +SHA256 (firefox-52.6.0esr.source.tar.xz) = 587cd94a315f5a94bf5c1f85e4a0ea92c9103503b51d649a3c4a4a122d691e42 +SIZE (firefox-52.6.0esr.source.tar.xz) = 211735240 |