svn commit: r500866 - branches/2019Q2/www/firefox-esr
Christoph Moench-Tegeder
cmt at FreeBSD.org
Sun May 5 17:30:03 UTC 2019
Author: cmt
Date: Sun May 5 17:30:02 2019
New Revision: 500866
URL: https://svnweb.freebsd.org/changeset/ports/500866
Log:
MFH: r500864
update www/firefox-esr to 60.6.2 (rc2)
https://www.mozilla.org/en-US/firefox/60.6.2/releasenotes/
This includes the fix for "armagadd-on-2.0" (disabled add-ons due to an
expired intermediate code signing certificate):
https://blog.mozilla.org/addons/2019/05/04/update-regarding-add-ons-in-firefox/
https://support.mozilla.org/en-US/kb/add-ons-disabled-or-fail-to-install-firefox
Approved by: portmgr (blanket: web browser)
Modified:
branches/2019Q2/www/firefox-esr/Makefile
branches/2019Q2/www/firefox-esr/distinfo
Directory Properties:
branches/2019Q2/ (props changed)
Modified: branches/2019Q2/www/firefox-esr/Makefile
==============================================================================
--- branches/2019Q2/www/firefox-esr/Makefile Sun May 5 17:27:50 2019 (r500865)
+++ branches/2019Q2/www/firefox-esr/Makefile Sun May 5 17:30:02 2019 (r500866)
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 60.6.1
-PORTREVISION= 1
+DISTVERSION= 60.6.2
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}esr.source${EXTRACT_SUFX}
Modified: branches/2019Q2/www/firefox-esr/distinfo
==============================================================================
--- branches/2019Q2/www/firefox-esr/distinfo Sun May 5 17:27:50 2019 (r500865)
+++ branches/2019Q2/www/firefox-esr/distinfo Sun May 5 17:30:02 2019 (r500866)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553230891
-SHA256 (firefox-60.6.1esr.source.tar.xz) = 94037fdceb83785ef6748de196eae562d9fa83ab7ec858b07ed13c1f540a04f5
-SIZE (firefox-60.6.1esr.source.tar.xz) = 269197532
+TIMESTAMP = 1557062017
+SHA256 (firefox-60.6.2esr.source.tar.xz) = cdb3d7b7648d9898e32d5fdb2eaac27d7cafa4eb0f88b39ccb1d30445ec77d3b
+SIZE (firefox-60.6.2esr.source.tar.xz) = 271234924
More information about the svn-ports-branches
mailing list