Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2020 22:45:23 +0000 (UTC)
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558865 - head/www/firefox
Message-ID:  <202012212245.0BLMjNtH006337@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cmt
Date: Mon Dec 21 22:45:23 2020
New Revision: 558865
URL: https://svnweb.freebsd.org/changeset/ports/558865

Log:
  update firefox to 84.0.1
  
  Release Notes (soon):
    https://www.mozilla.org/en-US/firefox/84.0.1/releasenotes/

Modified:
  head/www/firefox/Makefile
  head/www/firefox/distinfo

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Mon Dec 21 22:04:48 2020	(r558864)
+++ head/www/firefox/Makefile	Mon Dec 21 22:45:23 2020	(r558865)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	84.0
-PORTREVISION=	2
+DISTVERSION=	84.0.1
 PORTEPOCH=	2
 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 Dec 21 22:04:48 2020	(r558864)
+++ head/www/firefox/distinfo	Mon Dec 21 22:45:23 2020	(r558865)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607733349
-SHA256 (firefox-84.0.source.tar.xz) = 23273ef0165b243f5d0908c38e7854d38070282c9b526e8d93b7503cd5f69138
-SIZE (firefox-84.0.source.tar.xz) = 366395172
+TIMESTAMP = 1608589198
+SHA256 (firefox-84.0.1.source.tar.xz) = ae5500d270a199f9a10674fbd4ba7a6beac1f260a4c009bbca8ea39967592243
+SIZE (firefox-84.0.1.source.tar.xz) = 369981420



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