Date: Wed, 8 Jan 2020 19:17:45 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522453 - head/www/firefox Message-ID: <202001081917.008JHjaR041799@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Jan 8 19:17:44 2020 New Revision: 522453 URL: https://svnweb.freebsd.org/changeset/ports/522453 Log: www/firefox: update to 72.0.1 Changes: https://www.mozilla.org/firefox/72.0.1/releasenotes/ PR: 242605 Security: CVE-2019-17026 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Wed Jan 8 18:37:37 2020 (r522452) +++ head/www/firefox/Makefile Wed Jan 8 19:17:44 2020 (r522453) @@ -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@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Wed Jan 8 18:37:37 2020 (r522452) +++ head/www/firefox/distinfo Wed Jan 8 19:17:44 2020 (r522453) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001081917.008JHjaR041799>