svn commit: r518660 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Fri Nov 29 15:44:54 UTC 2019


Author: jbeich
Date: Fri Nov 29 15:44:53 2019
New Revision: 518660
URL: https://svnweb.freebsd.org/changeset/ports/518660

Log:
  www/firefox: switch to rc4
  
  Changes:	https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-11-26&enddate=2019-11-29
  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	Fri Nov 29 15:24:09 2019	(r518659)
+++ head/www/firefox/Makefile	Fri Nov 29 15:44:53 2019	(r518660)
@@ -3,10 +3,11 @@
 
 PORTNAME=	firefox
 DISTVERSION=	71.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko at FreeBSD.org

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Fri Nov 29 15:24:09 2019	(r518659)
+++ head/www/firefox/distinfo	Fri Nov 29 15:44:53 2019	(r518660)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574726570
-SHA256 (firefox-71.0.source.tar.xz) = e67c448f9e82a19c737a72f9af1ccd325ba9e86fcbb1cd6839e6eda37d0f5410
-SIZE (firefox-71.0.source.tar.xz) = 313865012
+TIMESTAMP = 1574992667
+SHA256 (firefox-71.0.source.tar.xz) = 7e1f65e14bdf98a70181431cbdca37843757cb9f55a1cb284ef7221061b25d8b
+SIZE (firefox-71.0.source.tar.xz) = 313681084


More information about the svn-ports-all mailing list