Date: Fri, 13 Nov 2020 11:52:00 +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: r555014 - head/www/firefox Message-ID: <202011131152.0ADBq0i3070076@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Nov 13 11:51:59 2020 New Revision: 555014 URL: https://svnweb.freebsd.org/changeset/ports/555014 Log: www/firefox: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2020-11-11&enddate=2020-11-13 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Fri Nov 13 11:23:09 2020 (r555013) +++ head/www/firefox/Makefile Fri Nov 13 11:51:59 2020 (r555014) @@ -3,10 +3,11 @@ PORTNAME= firefox DISTVERSION= 83.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 Fri Nov 13 11:23:09 2020 (r555013) +++ head/www/firefox/distinfo Fri Nov 13 11:51:59 2020 (r555014) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605028096 -SHA256 (firefox-83.0.source.tar.xz) = f17c57d947101a5b05eba35fbf838db25ee5a28fe0c9eb80da3fa3ae44200319 -SIZE (firefox-83.0.source.tar.xz) = 353417676 +TIMESTAMP = 1605204503 +SHA256 (firefox-83.0.source.tar.xz) = d69e84e8b8449f828683d274c24e03095858362bfed21b08bdd7fe715eea5398 +SIZE (firefox-83.0.source.tar.xz) = 351331940
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011131152.0ADBq0i3070076>