Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 12:38:54 +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: r537614 - branches/2020Q2/www/firefox
Message-ID:  <202006031238.053CcsKl044418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Jun  3 12:38:53 2020
New Revision: 537614
URL: https://svnweb.freebsd.org/changeset/ports/537614

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

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

Modified: branches/2020Q2/www/firefox/Makefile
==============================================================================
--- branches/2020Q2/www/firefox/Makefile	Wed Jun  3 12:37:48 2020	(r537613)
+++ branches/2020Q2/www/firefox/Makefile	Wed Jun  3 12:38:53 2020	(r537614)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	77.0
+DISTVERSION=	77.0.1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko@FreeBSD.org

Modified: branches/2020Q2/www/firefox/distinfo
==============================================================================
--- branches/2020Q2/www/firefox/distinfo	Wed Jun  3 12:37:48 2020	(r537613)
+++ branches/2020Q2/www/firefox/distinfo	Wed Jun  3 12:38:53 2020	(r537614)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590732186
-SHA256 (firefox-77.0.source.tar.xz) = b534794c493d8698dfb6c852af52b49540afdf88dc50451f42d6591de93291e8
-SIZE (firefox-77.0.source.tar.xz) = 329713656
+TIMESTAMP = 1591146315
+SHA256 (firefox-77.0.1.source.tar.xz) = 54256fc5f8e9c2e8129ef84773fae31fcfdaf95da6d4d03151f3939e9f749640
+SIZE (firefox-77.0.1.source.tar.xz) = 334037816



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