svn commit: r554694 - head/www/firefox

Christoph Moench-Tegeder cmt at FreeBSD.org
Mon Nov 9 09:33:35 UTC 2020


Author: cmt
Date: Mon Nov  9 09:33:34 2020
New Revision: 554694
URL: https://svnweb.freebsd.org/changeset/ports/554694

Log:
  update firefox to 82.0.3 (rc1)
  
  Release Notes (soon):
    https://www.mozilla.org/en-US/firefox/82.0.3/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	Mon Nov  9 09:23:56 2020	(r554693)
+++ head/www/firefox/Makefile	Mon Nov  9 09:33:34 2020	(r554694)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	82.0.2
-PORTREVISION=	1
+DISTVERSION=	82.0.3
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Mon Nov  9 09:23:56 2020	(r554693)
+++ head/www/firefox/distinfo	Mon Nov  9 09:33:34 2020	(r554694)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603872930
-SHA256 (firefox-82.0.2.source.tar.xz) = 8851cae2df9923844c3dc97a4f77f6f3c86cc6f298b888b38949fbf74fcf2ca9
-SIZE (firefox-82.0.2.source.tar.xz) = 341015640
+TIMESTAMP = 1604872503
+SHA256 (firefox-82.0.3.source.tar.xz) = 4df40aecf4b71107c4816db585bcd425f093123f29d8563bc2443a8659058691
+SIZE (firefox-82.0.3.source.tar.xz) = 341480104


More information about the svn-ports-all mailing list