svn commit: r530541 - head/www/firefox

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


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

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

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

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Sat Apr  4 01:10:39 2020	(r530540)
+++ head/www/firefox/Makefile	Sat Apr  4 01:10:56 2020	(r530541)
@@ -7,7 +7,7 @@ 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/build3/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko at FreeBSD.org

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Sat Apr  4 01:10:39 2020	(r530540)
+++ head/www/firefox/distinfo	Sat Apr  4 01:10:56 2020	(r530541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585916605
-SHA256 (firefox-75.0.source.tar.xz) = de7d21f7feceb4fecf42fc24287e19d715e76f7f8d0fae6acda0ad846cdfa89e
-SIZE (firefox-75.0.source.tar.xz) = 322365956
+TIMESTAMP = 1585942574
+SHA256 (firefox-75.0.source.tar.xz) = bbb1054d8f2717c634480556d3753a8483986af7360e023bb6232df80b746b0f
+SIZE (firefox-75.0.source.tar.xz) = 324614064


More information about the svn-ports-all mailing list