svn commit: r553528 - head/www/firefox

Christoph Moench-Tegeder cmt at FreeBSD.org
Wed Oct 28 08:37:49 UTC 2020


Author: cmt
Date: Wed Oct 28 08:37:48 2020
New Revision: 553528
URL: https://svnweb.freebsd.org/changeset/ports/553528

Log:
  update firefox to 82.0.2 (rc1)
  
  Release Notes (soon):
    https://www.mozilla.org/en-US/firefox/82.0.2/releasenotes/
  
  MFH:		2020Q4 (under blanket: web browser)

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

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Wed Oct 28 08:15:33 2020	(r553527)
+++ head/www/firefox/Makefile	Wed Oct 28 08:37:48 2020	(r553528)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	82.0.1
+DISTVERSION=	82.0.2
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Wed Oct 28 08:15:33 2020	(r553527)
+++ head/www/firefox/distinfo	Wed Oct 28 08:37:48 2020	(r553528)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603735341
-SHA256 (firefox-82.0.1.source.tar.xz) = 8b3f8b0610c3742cbbbcb8e2a3ccff9ea44eefc333034695e47a71f1714584f5
-SIZE (firefox-82.0.1.source.tar.xz) = 334073720
+TIMESTAMP = 1603872930
+SHA256 (firefox-82.0.2.source.tar.xz) = 8851cae2df9923844c3dc97a4f77f6f3c86cc6f298b888b38949fbf74fcf2ca9
+SIZE (firefox-82.0.2.source.tar.xz) = 341015640


More information about the svn-ports-head mailing list