svn commit: r530540 - head/www/firefox-esr

Jan Beich jbeich at FreeBSD.org
Sat Apr 4 01:11:14 UTC 2020


Author: jbeich
Date: Sat Apr  4 01:10:39 2020
New Revision: 530540
URL: https://svnweb.freebsd.org/changeset/ports/530540

Log:
  www/firefox-esr: switch to rc3
  
  No need to rebuild as Firefox will periodically update blocklist when
  running, anyway.
  
  Changes:	https://hg.mozilla.org/releases/mozilla-esr68/rev/1081a5ebf803

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

Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Sat Apr  4 01:10:05 2020	(r530539)
+++ head/www/firefox-esr/Makefile	Sat Apr  4 01:10:39 2020	(r530540)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build3/source
 PKGNAMESUFFIX=	-esr
 DISTFILES=	${DISTNAME}esr.source${EXTRACT_SUFX}
 

Modified: head/www/firefox-esr/distinfo
==============================================================================
--- head/www/firefox-esr/distinfo	Sat Apr  4 01:10:05 2020	(r530539)
+++ head/www/firefox-esr/distinfo	Sat Apr  4 01:10:39 2020	(r530540)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585916410
-SHA256 (firefox-68.7.0esr.source.tar.xz) = 656da00194ed8c6a3e660b1de6ae8ce8d5c8540369119d26cc7422d8963fa42e
-SIZE (firefox-68.7.0esr.source.tar.xz) = 316882960
+TIMESTAMP = 1585942230
+SHA256 (firefox-68.7.0esr.source.tar.xz) = ad3ea069c3d23aab360ad04ff4d0f5e556d3538f7dd4eae0690c4e9241537570
+SIZE (firefox-68.7.0esr.source.tar.xz) = 312235932


More information about the svn-ports-all mailing list