Date: Mon, 22 Feb 2021 23:39:59 +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: r566347 - head/www/firefox Message-ID: <202102222339.11MNdxmV022881@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Feb 22 23:39:58 2021 New Revision: 566347 URL: https://svnweb.freebsd.org/changeset/ports/566347 Log: www/firefox: switch to rc3 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2021-02-18&enddate=2021-02-23 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Mon Feb 22 23:35:31 2021 (r566346) +++ head/www/firefox/Makefile Mon Feb 22 23:39:58 2021 (r566347) @@ -3,11 +3,11 @@ PORTNAME= firefox DISTVERSION= 86.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Mon Feb 22 23:35:31 2021 (r566346) +++ head/www/firefox/distinfo Mon Feb 22 23:39:58 2021 (r566347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613599478 -SHA256 (firefox-86.0.source.tar.xz) = c748cd5c900038f3ddcbb33dd53e67329e4e8bc8f73ba145fe4b29276bae2c4e -SIZE (firefox-86.0.source.tar.xz) = 370225732 +TIMESTAMP = 1614005242 +SHA256 (firefox-86.0.source.tar.xz) = c3ac474a2cf6a8e31a962f57c7357dbe67b5088b6aceea9980f25ce7a99b58dd +SIZE (firefox-86.0.source.tar.xz) = 371929688
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102222339.11MNdxmV022881>