svn commit: r558865 - head/www/firefox
Christoph Moench-Tegeder
cmt at FreeBSD.org
Mon Dec 21 22:45:24 UTC 2020
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 at 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
More information about the svn-ports-all
mailing list