svn commit: r522455 - branches/2020Q1/www/firefox
Jan Beich
jbeich at FreeBSD.org
Wed Jan 8 19:18:46 UTC 2020
Author: jbeich
Date: Wed Jan 8 19:18:45 2020
New Revision: 522455
URL: https://svnweb.freebsd.org/changeset/ports/522455
Log:
MFH: r522453
www/firefox: update to 72.0.1
Changes: https://www.mozilla.org/firefox/72.0.1/releasenotes/
PR: 242605
Security: CVE-2019-17026
Approved by: ports-secteam blanket
Modified:
branches/2020Q1/www/firefox/Makefile
branches/2020Q1/www/firefox/distinfo
Directory Properties:
branches/2020Q1/ (props changed)
Modified: branches/2020Q1/www/firefox/Makefile
==============================================================================
--- branches/2020Q1/www/firefox/Makefile Wed Jan 8 19:17:51 2020 (r522454)
+++ branches/2020Q1/www/firefox/Makefile Wed Jan 8 19:18:45 2020 (r522455)
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 72.0
-PORTREVISION= 1
+DISTVERSION= 72.0.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko at FreeBSD.org
Modified: branches/2020Q1/www/firefox/distinfo
==============================================================================
--- branches/2020Q1/www/firefox/distinfo Wed Jan 8 19:17:51 2020 (r522454)
+++ branches/2020Q1/www/firefox/distinfo Wed Jan 8 19:18:45 2020 (r522455)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578077931
-SHA256 (firefox-72.0.source.tar.xz) = 6473b2d854828b5d3dbe4b01093e8993141de7707d5d01eb32bd16a469b46708
-SIZE (firefox-72.0.source.tar.xz) = 314344204
+TIMESTAMP = 1578446642
+SHA256 (firefox-72.0.1.source.tar.xz) = 1fa59aedc8469c3e6ffb12449ab7de2f93776f7679eedebfb74aa309b694956f
+SIZE (firefox-72.0.1.source.tar.xz) = 314963588
More information about the svn-ports-all
mailing list