svn commit: r534320 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Fri May 8 04:40:44 UTC 2020


Author: jbeich
Date: Fri May  8 04:40:43 2020
New Revision: 534320
URL: https://svnweb.freebsd.org/changeset/ports/534320

Log:
  www/firefox: update to 76.0.1
  
  Changes:	https://www.mozilla.org/firefox/76.0.1/releasenotes/

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 May  8 03:30:24 2020	(r534319)
+++ head/www/firefox/Makefile	Fri May  8 04:40:43 2020	(r534320)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	76.0
-PORTREVISION=	3
+DISTVERSION=	76.0.1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko at FreeBSD.org

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Fri May  8 03:30:24 2020	(r534319)
+++ head/www/firefox/distinfo	Fri May  8 04:40:43 2020	(r534320)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588197340
-SHA256 (firefox-76.0.source.tar.xz) = 3b7b97b0b0625fc6ec23ee28d425988c679d3a56f362d62fd3b225a5d50afdc8
-SIZE (firefox-76.0.source.tar.xz) = 323886744
+TIMESTAMP = 1588879058
+SHA256 (firefox-76.0.1.source.tar.xz) = f61761e32774a6bdfedd5937c4992fbe5e24c3df057c2b9a559fcd0d038777c3
+SIZE (firefox-76.0.1.source.tar.xz) = 323251680


More information about the svn-ports-head mailing list