Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2020 20:46:22 +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: r526431 - branches/2020Q1/www/firefox
Message-ID:  <202002172046.01HKkMLL090519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Feb 17 20:46:22 2020
New Revision: 526431
URL: https://svnweb.freebsd.org/changeset/ports/526431

Log:
  MFH: r526430
  
  www/firefox: update to 73.0.1
  
  Changes:	https://www.mozilla.org/firefox/73.0.1/releasenotes/
  PR:		243295
  Approved by:	ports-secteam blanket

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

Modified: branches/2020Q1/www/firefox/Makefile
==============================================================================
--- branches/2020Q1/www/firefox/Makefile	Mon Feb 17 20:45:42 2020	(r526430)
+++ branches/2020Q1/www/firefox/Makefile	Mon Feb 17 20:46:22 2020	(r526431)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	73.0
-PORTREVISION=	2
+DISTVERSION=	73.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/2020Q1/www/firefox/distinfo
==============================================================================
--- branches/2020Q1/www/firefox/distinfo	Mon Feb 17 20:45:42 2020	(r526430)
+++ branches/2020Q1/www/firefox/distinfo	Mon Feb 17 20:46:22 2020	(r526431)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581110080
-SHA256 (firefox-73.0.source.tar.xz) = b57af802aae32d7f4624ce8b373701236b76904abcb893ded9e0cb5805ba6e17
-SIZE (firefox-73.0.source.tar.xz) = 319387000
+TIMESTAMP = 1581967287
+SHA256 (firefox-73.0.1.source.tar.xz) = 53415180e74da60fc91700ce1ff33bf5b6f51e65353017a98270899a08e0c3d2
+SIZE (firefox-73.0.1.source.tar.xz) = 326596084



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