svn commit: r553392 - branches/2020Q4/www/firefox

Jan Beich jbeich at FreeBSD.org
Mon Oct 26 22:39:20 UTC 2020


Author: jbeich
Date: Mon Oct 26 22:39:19 2020
New Revision: 553392
URL: https://svnweb.freebsd.org/changeset/ports/553392

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

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

Modified: branches/2020Q4/www/firefox/Makefile
==============================================================================
--- branches/2020Q4/www/firefox/Makefile	Mon Oct 26 22:38:54 2020	(r553391)
+++ branches/2020Q4/www/firefox/Makefile	Mon Oct 26 22:39:19 2020	(r553392)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	82.0
+DISTVERSION=	82.0.1
 PORTEPOCH=	2
 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 at FreeBSD.org

Modified: branches/2020Q4/www/firefox/distinfo
==============================================================================
--- branches/2020Q4/www/firefox/distinfo	Mon Oct 26 22:38:54 2020	(r553391)
+++ branches/2020Q4/www/firefox/distinfo	Mon Oct 26 22:39:19 2020	(r553392)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602696047
-SHA256 (firefox-82.0.source.tar.xz) = 90c58707f5bd34978e2d1bcadbe463556edc0878430f969893ae2f89c5d464c2
-SIZE (firefox-82.0.source.tar.xz) = 334793772
+TIMESTAMP = 1603735341
+SHA256 (firefox-82.0.1.source.tar.xz) = 8b3f8b0610c3742cbbbcb8e2a3ccff9ea44eefc333034695e47a71f1714584f5
+SIZE (firefox-82.0.1.source.tar.xz) = 334073720


More information about the svn-ports-branches mailing list