Date: Mon, 2 Dec 2019 15:32:48 +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: r518854 - head/www/firefox Message-ID: <201912021532.xB2FWmWv089500@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Dec 2 15:32:47 2019 New Revision: 518854 URL: https://svnweb.freebsd.org/changeset/ports/518854 Log: www/firefox: switch to rc5 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-11-29&enddate=2019-12-03 PR: 240440 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 Dec 2 15:31:06 2019 (r518853) +++ head/www/firefox/Makefile Mon Dec 2 15:32:47 2019 (r518854) @@ -3,11 +3,11 @@ PORTNAME= firefox DISTVERSION= 71.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Mon Dec 2 15:31:06 2019 (r518853) +++ head/www/firefox/distinfo Mon Dec 2 15:32:47 2019 (r518854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574992667 -SHA256 (firefox-71.0.source.tar.xz) = 7e1f65e14bdf98a70181431cbdca37843757cb9f55a1cb284ef7221061b25d8b -SIZE (firefox-71.0.source.tar.xz) = 313681084 +TIMESTAMP = 1575289476 +SHA256 (firefox-71.0.source.tar.xz) = 78304cd58229e7103b56b34718aad051c9a4db30c266512a64f501ba58da7fbe +SIZE (firefox-71.0.source.tar.xz) = 312341460
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912021532.xB2FWmWv089500>