svn commit: r552533 - branches/2020Q4/www/firefox-esr

Jan Beich jbeich at FreeBSD.org
Sat Oct 17 00:50:36 UTC 2020


Author: jbeich
Date: Sat Oct 17 00:50:35 2020
New Revision: 552533
URL: https://svnweb.freebsd.org/changeset/ports/552533

Log:
  MFH: r552365
  
  www/firefox-esr: update to 78.4.0
  
  Changes:	https://www.mozilla.org/firefox/78.4.0/releasenotes/
  Approved by:	ports-secteam blanket

Modified:
  branches/2020Q4/www/firefox-esr/Makefile
  branches/2020Q4/www/firefox-esr/distinfo
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/www/firefox-esr/Makefile
==============================================================================
--- branches/2020Q4/www/firefox-esr/Makefile	Sat Oct 17 00:48:24 2020	(r552532)
+++ branches/2020Q4/www/firefox-esr/Makefile	Sat Oct 17 00:50:35 2020	(r552533)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	78.3.1
-PORTREVISION=	3
+DISTVERSION=	78.4.0
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source
 PKGNAMESUFFIX=	-esr
 DISTFILES=	${DISTNAME}esr.source${EXTRACT_SUFX}
 

Modified: branches/2020Q4/www/firefox-esr/distinfo
==============================================================================
--- branches/2020Q4/www/firefox-esr/distinfo	Sat Oct 17 00:48:24 2020	(r552532)
+++ branches/2020Q4/www/firefox-esr/distinfo	Sat Oct 17 00:50:35 2020	(r552533)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601482397
-SHA256 (firefox-78.3.1esr.source.tar.xz) = 5fd27d67689fe60803022035e556146d2dbce5e53d21c14d026fc31dd2e45be9
-SIZE (firefox-78.3.1esr.source.tar.xz) = 339088596
+TIMESTAMP = 1602668438
+SHA256 (firefox-78.4.0esr.source.tar.xz) = 8e3cf0bbf1062768134db2eb10ab774731ca5ec6694b65def82234bb0a9170fc
+SIZE (firefox-78.4.0esr.source.tar.xz) = 335094656


More information about the svn-ports-all mailing list