svn commit: r540404 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Thu Jun 25 19:45:15 UTC 2020


Author: jbeich
Date: Thu Jun 25 19:45:14 2020
New Revision: 540404
URL: https://svnweb.freebsd.org/changeset/ports/540404

Log:
  www/firefox: switch to rc2
  
  Changes:	https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2020-06-23&enddate=2020-06-26
  PR:		247329

Modified:
  head/www/firefox/Makefile   (contents, props changed)
  head/www/firefox/distinfo   (contents, props changed)

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Jun 25 19:27:44 2020	(r540403)
+++ head/www/firefox/Makefile	Thu Jun 25 19:45:14 2020	(r540404)
@@ -3,11 +3,11 @@
 
 PORTNAME=	firefox
 DISTVERSION=	78.0
-PORTREVISION=	1
+PORTREVISION=	2
 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	Thu Jun 25 19:27:44 2020	(r540403)
+++ head/www/firefox/distinfo	Thu Jun 25 19:45:14 2020	(r540404)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592878264
-SHA256 (firefox-78.0.source.tar.xz) = 97770b3277adde8baa3fe1feaac7c54caae3bb1d923bc8e680c30c7d171da1ef
-SIZE (firefox-78.0.source.tar.xz) = 331612656
+TIMESTAMP = 1593108867
+SHA256 (firefox-78.0.source.tar.xz) = 291a593151e476e6c4b61e48a3bdd5a11896fbde6261dcad347d5b7df265a058
+SIZE (firefox-78.0.source.tar.xz) = 333422136


More information about the svn-ports-all mailing list