Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2020 01:27:12 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r547229 - branches/2020Q3/www/firefox
Message-ID:  <202009010127.0811RC1a080824@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Sep  1 01:27:11 2020
New Revision: 547229
URL: https://svnweb.freebsd.org/changeset/ports/547229

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

Modified:
  branches/2020Q3/www/firefox/Makefile
  branches/2020Q3/www/firefox/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/www/firefox/Makefile
==============================================================================
--- branches/2020Q3/www/firefox/Makefile	Tue Sep  1 01:21:20 2020	(r547228)
+++ branches/2020Q3/www/firefox/Makefile	Tue Sep  1 01:27:11 2020	(r547229)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	80.0
-PORTREVISION=	4
+DISTVERSION=	80.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@FreeBSD.org

Modified: branches/2020Q3/www/firefox/distinfo
==============================================================================
--- branches/2020Q3/www/firefox/distinfo	Tue Sep  1 01:21:20 2020	(r547228)
+++ branches/2020Q3/www/firefox/distinfo	Tue Sep  1 01:27:11 2020	(r547229)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597803129
-SHA256 (firefox-80.0.source.tar.xz) = 380d9853e0712442ba2d4acd85c0e09c19ad36561a3ea8932705ad6b8a91146a
-SIZE (firefox-80.0.source.tar.xz) = 335316448
+TIMESTAMP = 1598882647
+SHA256 (firefox-80.0.1.source.tar.xz) = 596b085e32a2d683ba960e161ea65c6271f90f576d4bf956e0d48e83af992c21
+SIZE (firefox-80.0.1.source.tar.xz) = 334690792



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009010127.0811RC1a080824>