svn commit: r530510 - branches/2020Q2/www/firefox

Jan Beich jbeich at FreeBSD.org
Fri Apr 3 18:26:11 UTC 2020


Author: jbeich
Date: Fri Apr  3 18:08:45 2020
New Revision: 530510
URL: https://svnweb.freebsd.org/changeset/ports/530510

Log:
  MFH: r530507
  
  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
  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	Fri Apr  3 18:08:19 2020	(r530509)
+++ branches/2020Q2/www/firefox/Makefile	Fri Apr  3 18:08:45 2020	(r530510)
@@ -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 at FreeBSD.org

Modified: branches/2020Q2/www/firefox/distinfo
==============================================================================
--- branches/2020Q2/www/firefox/distinfo	Fri Apr  3 18:08:19 2020	(r530509)
+++ branches/2020Q2/www/firefox/distinfo	Fri Apr  3 18:08:45 2020	(r530510)
@@ -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


More information about the svn-ports-all mailing list