svn commit: r459393 - in head/www: firefox-esr firefox-esr-i18n
Jan Beich
jbeich at FreeBSD.org
Fri Jan 19 04:50:23 UTC 2018
Author: jbeich
Date: Fri Jan 19 04:50:21 2018
New Revision: 459393
URL: https://svnweb.freebsd.org/changeset/ports/459393
Log:
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
Modified:
head/www/firefox-esr-i18n/Makefile (contents, props changed)
head/www/firefox-esr/Makefile (contents, props changed)
head/www/firefox-esr/distinfo (contents, props changed)
Modified: head/www/firefox-esr-i18n/Makefile
==============================================================================
--- head/www/firefox-esr-i18n/Makefile Fri Jan 19 04:49:53 2018 (r459392)
+++ head/www/firefox-esr-i18n/Makefile Fri Jan 19 04:50:21 2018 (r459393)
@@ -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/}
Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile Fri Jan 19 04:49:53 2018 (r459392)
+++ head/www/firefox-esr/Makefile Fri Jan 19 04:50:21 2018 (r459393)
@@ -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}
Modified: head/www/firefox-esr/distinfo
==============================================================================
--- head/www/firefox-esr/distinfo Fri Jan 19 04:49:53 2018 (r459392)
+++ head/www/firefox-esr/distinfo Fri Jan 19 04:50:21 2018 (r459393)
@@ -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
More information about the svn-ports-all
mailing list