svn commit: r500865 - branches/2019Q2/www/firefox
Christoph Moench-Tegeder
cmt at FreeBSD.org
Sun May 5 17:27:52 UTC 2019
Author: cmt
Date: Sun May 5 17:27:50 2019
New Revision: 500865
URL: https://svnweb.freebsd.org/changeset/ports/500865
Log:
MFH: r500863
update www/firefox to 66.0.4 (rc3)
https://www.mozilla.org/en-US/firefox/66.0.4/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/Makefile
branches/2019Q2/www/firefox/distinfo
Directory Properties:
branches/2019Q2/ (props changed)
Modified: branches/2019Q2/www/firefox/Makefile
==============================================================================
--- branches/2019Q2/www/firefox/Makefile Sun May 5 17:24:40 2019 (r500864)
+++ branches/2019Q2/www/firefox/Makefile Sun May 5 17:27:50 2019 (r500865)
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 66.0.3
+DISTVERSION= 66.0.4
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko at FreeBSD.org
Modified: branches/2019Q2/www/firefox/distinfo
==============================================================================
--- branches/2019Q2/www/firefox/distinfo Sun May 5 17:24:40 2019 (r500864)
+++ branches/2019Q2/www/firefox/distinfo Sun May 5 17:27:50 2019 (r500865)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554840099
-SHA256 (firefox-66.0.3.source.tar.xz) = 1fe4cfe4f4afce8d5532da8f36a48c333750c90a6ee67167309357edf514c22a
-SIZE (firefox-66.0.3.source.tar.xz) = 281164936
+TIMESTAMP = 1557048971
+SHA256 (firefox-66.0.4.source.tar.xz) = 7ac6fae17e402276483fbfbb6b320d61e6695a28f1112ba2c987127f105dc25d
+SIZE (firefox-66.0.4.source.tar.xz) = 283007704
More information about the svn-ports-all
mailing list