Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2020 20:45:42 +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: r526430 - head/www/firefox
Message-ID:  <202002172045.01HKjgx4090341@repo.freebsd.org>

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

Log:
  www/firefox: update to 73.0.1
  
  Changes:	https://www.mozilla.org/firefox/73.0.1/releasenotes/
  PR:		243295

Modified:
  head/www/firefox/Makefile   (contents, props changed)
  head/www/firefox/distinfo   (contents, props changed)

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Mon Feb 17 20:41:15 2020	(r526429)
+++ head/www/firefox/Makefile	Mon Feb 17 20:45:42 2020	(r526430)
@@ -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: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Mon Feb 17 20:41:15 2020	(r526429)
+++ head/www/firefox/distinfo	Mon Feb 17 20:45:42 2020	(r526430)
@@ -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?202002172045.01HKjgx4090341>