Date: Thu, 17 Oct 2019 00:31:24 +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: r514629 - head/www/firefox Message-ID: <201910170031.x9H0VO6M022013@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Oct 17 00:31:24 2019 New Revision: 514629 URL: https://svnweb.freebsd.org/changeset/ports/514629 Log: www/firefox: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-10-15&enddate=2019-10-17 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 Oct 17 00:27:24 2019 (r514628) +++ head/www/firefox/Makefile Thu Oct 17 00:31:24 2019 (r514629) @@ -3,10 +3,11 @@ PORTNAME= firefox DISTVERSION= 70.0 +PORTREVISION= 1 PORTEPOCH= 1 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 Oct 17 00:27:24 2019 (r514628) +++ head/www/firefox/distinfo Thu Oct 17 00:31:24 2019 (r514629) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571086681 -SHA256 (firefox-70.0.source.tar.xz) = 20669d7ad3a3251013077d5044b469316343fe85a6cd27bb5590794abb00836b -SIZE (firefox-70.0.source.tar.xz) = 326220732 +TIMESTAMP = 1571260894 +SHA256 (firefox-70.0.source.tar.xz) = cd9f2902753831c07c4b2ee64f7826f33ca1123add6440dc34abe3ff173a0cc6 +SIZE (firefox-70.0.source.tar.xz) = 321160764
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910170031.x9H0VO6M022013>