Date: Fri, 8 May 2020 04:47:21 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r534321 - branches/2020Q2/www/firefox Message-ID: <202005080447.0484lL84083242@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri May 8 04:47:21 2020 New Revision: 534321 URL: https://svnweb.freebsd.org/changeset/ports/534321 Log: MFH: r534320 www/firefox: update to 76.0.1 Changes: https://www.mozilla.org/firefox/76.0.1/releasenotes/ Approved by: ports-secteam blanket Modified: branches/2020Q2/www/firefox/Makefile branches/2020Q2/www/firefox/distinfo Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/www/firefox/Makefile ============================================================================== --- branches/2020Q2/www/firefox/Makefile Fri May 8 04:40:43 2020 (r534320) +++ branches/2020Q2/www/firefox/Makefile Fri May 8 04:47:21 2020 (r534321) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 76.0 -PORTREVISION= 1 +DISTVERSION= 76.0.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: branches/2020Q2/www/firefox/distinfo ============================================================================== --- branches/2020Q2/www/firefox/distinfo Fri May 8 04:40:43 2020 (r534320) +++ branches/2020Q2/www/firefox/distinfo Fri May 8 04:47:21 2020 (r534321) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588197340 -SHA256 (firefox-76.0.source.tar.xz) = 3b7b97b0b0625fc6ec23ee28d425988c679d3a56f362d62fd3b225a5d50afdc8 -SIZE (firefox-76.0.source.tar.xz) = 323886744 +TIMESTAMP = 1588879058 +SHA256 (firefox-76.0.1.source.tar.xz) = f61761e32774a6bdfedd5937c4992fbe5e24c3df057c2b9a559fcd0d038777c3 +SIZE (firefox-76.0.1.source.tar.xz) = 323251680
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005080447.0484lL84083242>