Date: Sat, 4 Apr 2020 01:11:47 +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: r530543 - branches/2020Q2/www/firefox Message-ID: <202004040111.0341Blht012225@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Apr 4 01:11:47 2020 New Revision: 530543 URL: https://svnweb.freebsd.org/changeset/ports/530543 Log: MFH: r530541 www/firefox: switch to rc3 No need to rebuild as Firefox will periodically update blocklist when running, anyway. Changes: https://hg.mozilla.org/releases/mozilla-release/rev/6200ca9b3006 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 Sat Apr 4 01:11:19 2020 (r530542) +++ branches/2020Q2/www/firefox/Makefile Sat Apr 4 01:11:47 2020 (r530543) @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 1 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: branches/2020Q2/www/firefox/distinfo ============================================================================== --- branches/2020Q2/www/firefox/distinfo Sat Apr 4 01:11:19 2020 (r530542) +++ branches/2020Q2/www/firefox/distinfo Sat Apr 4 01:11:47 2020 (r530543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585916605 -SHA256 (firefox-75.0.source.tar.xz) = de7d21f7feceb4fecf42fc24287e19d715e76f7f8d0fae6acda0ad846cdfa89e -SIZE (firefox-75.0.source.tar.xz) = 322365956 +TIMESTAMP = 1585942574 +SHA256 (firefox-75.0.source.tar.xz) = bbb1054d8f2717c634480556d3753a8483986af7360e023bb6232df80b746b0f +SIZE (firefox-75.0.source.tar.xz) = 324614064
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004040111.0341Blht012225>