Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2020 00:53:00 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547221 - head/www/firefox
Message-ID:  <202009010053.0810r00v061073@repo.freebsd.org>

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

Log:
  www/firefox: update to 80.0.1
  
  Changes:	https://www.mozilla.org/firefox/80.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	Tue Sep  1 00:52:55 2020	(r547220)
+++ head/www/firefox/Makefile	Tue Sep  1 00:53:00 2020	(r547221)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	80.0
-PORTREVISION=	5
+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: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Tue Sep  1 00:52:55 2020	(r547220)
+++ head/www/firefox/distinfo	Tue Sep  1 00:53:00 2020	(r547221)
@@ -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?202009010053.0810r00v061073>