Date: Thu, 18 Feb 2021 00:22:25 +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: r565835 - head/www/firefox Message-ID: <202102180022.11I0MPUR041963@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Feb 18 00:22:24 2021 New Revision: 565835 URL: https://svnweb.freebsd.org/changeset/ports/565835 Log: www/firefox: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2021-02-16&enddate=2021-02-18 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Thu Feb 18 00:17:46 2021 (r565834) +++ head/www/firefox/Makefile Thu Feb 18 00:22:24 2021 (r565835) @@ -3,10 +3,11 @@ PORTNAME= firefox DISTVERSION= 86.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Thu Feb 18 00:17:46 2021 (r565834) +++ head/www/firefox/distinfo Thu Feb 18 00:22:24 2021 (r565835) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613411049 -SHA256 (firefox-86.0.source.tar.xz) = 5a12bca96ec5d7e5febc750b5400fbd78ffa143cc3a90942bd045af34ac9fdd7 -SIZE (firefox-86.0.source.tar.xz) = 368780392 +TIMESTAMP = 1613599478 +SHA256 (firefox-86.0.source.tar.xz) = c748cd5c900038f3ddcbb33dd53e67329e4e8bc8f73ba145fe4b29276bae2c4e +SIZE (firefox-86.0.source.tar.xz) = 370225732
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102180022.11I0MPUR041963>