svn commit: r558866 - branches/2020Q4/www/firefox
Christoph Moench-Tegeder
cmt at FreeBSD.org
Mon Dec 21 22:47:03 UTC 2020
Author: cmt
Date: Mon Dec 21 22:47:03 2020
New Revision: 558866
URL: https://svnweb.freebsd.org/changeset/ports/558866
Log:
MFH: r558865
update firefox to 84.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/84.0.1/releasenotes/
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 Dec 21 22:45:23 2020 (r558865)
+++ branches/2020Q4/www/firefox/Makefile Mon Dec 21 22:47:03 2020 (r558866)
@@ -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 at FreeBSD.org
Modified: branches/2020Q4/www/firefox/distinfo
==============================================================================
--- branches/2020Q4/www/firefox/distinfo Mon Dec 21 22:45:23 2020 (r558865)
+++ branches/2020Q4/www/firefox/distinfo Mon Dec 21 22:47:03 2020 (r558866)
@@ -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
More information about the svn-ports-branches
mailing list