svn commit: r530507 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Fri Apr 3 19:25:54 UTC 2020


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 at 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


More information about the svn-ports-head mailing list