svn commit: r518854 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Mon Dec 2 15:32:49 UTC 2019


Author: jbeich
Date: Mon Dec  2 15:32:47 2019
New Revision: 518854
URL: https://svnweb.freebsd.org/changeset/ports/518854

Log:
  www/firefox: switch to rc5
  
  Changes:	https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-11-29&enddate=2019-12-03
  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	Mon Dec  2 15:31:06 2019	(r518853)
+++ head/www/firefox/Makefile	Mon Dec  2 15:32:47 2019	(r518854)
@@ -3,11 +3,11 @@
 
 PORTNAME=	firefox
 DISTVERSION=	71.0
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko at FreeBSD.org

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Mon Dec  2 15:31:06 2019	(r518853)
+++ head/www/firefox/distinfo	Mon Dec  2 15:32:47 2019	(r518854)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574992667
-SHA256 (firefox-71.0.source.tar.xz) = 7e1f65e14bdf98a70181431cbdca37843757cb9f55a1cb284ef7221061b25d8b
-SIZE (firefox-71.0.source.tar.xz) = 313681084
+TIMESTAMP = 1575289476
+SHA256 (firefox-71.0.source.tar.xz) = 78304cd58229e7103b56b34718aad051c9a4db30c266512a64f501ba58da7fbe
+SIZE (firefox-71.0.source.tar.xz) = 312341460


More information about the svn-ports-head mailing list