Date: Mon, 26 Oct 2020 22:39:19 +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: r553392 - branches/2020Q4/www/firefox Message-ID: <202010262239.09QMdJA2004744@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Oct 26 22:39:19 2020 New Revision: 553392 URL: https://svnweb.freebsd.org/changeset/ports/553392 Log: MFH: r553391 www/firefox: update to 82.0.1 Changes: https://www.mozilla.org/firefox/82.0.1/releasenotes/ Approved by: ports-secteam blanket Modified: branches/2020Q4/www/firefox/Makefile branches/2020Q4/www/firefox/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/www/firefox/Makefile ============================================================================== --- branches/2020Q4/www/firefox/Makefile Mon Oct 26 22:38:54 2020 (r553391) +++ branches/2020Q4/www/firefox/Makefile Mon Oct 26 22:39:19 2020 (r553392) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 82.0 +DISTVERSION= 82.0.1 PORTEPOCH= 2 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/2020Q4/www/firefox/distinfo ============================================================================== --- branches/2020Q4/www/firefox/distinfo Mon Oct 26 22:38:54 2020 (r553391) +++ branches/2020Q4/www/firefox/distinfo Mon Oct 26 22:39:19 2020 (r553392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602696047 -SHA256 (firefox-82.0.source.tar.xz) = 90c58707f5bd34978e2d1bcadbe463556edc0878430f969893ae2f89c5d464c2 -SIZE (firefox-82.0.source.tar.xz) = 334793772 +TIMESTAMP = 1603735341 +SHA256 (firefox-82.0.1.source.tar.xz) = 8b3f8b0610c3742cbbbcb8e2a3ccff9ea44eefc333034695e47a71f1714584f5 +SIZE (firefox-82.0.1.source.tar.xz) = 334073720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010262239.09QMdJA2004744>