Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2020 18:08:03 +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: r530507 - head/www/firefox
Message-ID:  <202004031808.033I83jv051493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Apr  3 18:08:03 2020
New Revision: 530507
URL: https://svnweb.freebsd.org/changeset/ports/530507

Log:
  www/firefox: switch to rc2
  
  Changes:	https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2020-03-31&enddate=2020-04-04
  Security:	CVE-2020-6819, CVE-2020-6820

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 Apr  3 17:05:07 2020	(r530506)
+++ head/www/firefox/Makefile	Fri Apr  3 18:08:03 2020	(r530507)
@@ -3,10 +3,11 @@
 
 PORTNAME=	firefox
 DISTVERSION=	75.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	Fri Apr  3 17:05:07 2020	(r530506)
+++ head/www/firefox/distinfo	Fri Apr  3 18:08:03 2020	(r530507)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585679097
-SHA256 (firefox-75.0.source.tar.xz) = a8eefcc4dca2d90ffac24ecd307eecde912b1cf3d5dc0207b18c9f3eeaca3747
-SIZE (firefox-75.0.source.tar.xz) = 322506492
+TIMESTAMP = 1585916605
+SHA256 (firefox-75.0.source.tar.xz) = de7d21f7feceb4fecf42fc24287e19d715e76f7f8d0fae6acda0ad846cdfa89e
+SIZE (firefox-75.0.source.tar.xz) = 322365956



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004031808.033I83jv051493>