From 18757193f27990bf6c7e5822f3b70db1da9082eb Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 21 Sep 2020 19:05:20 +0000 Subject: MFH: r548917 www/firefox: update to 81.0 Changes: https://www.mozilla.org/firefox/81.0/releasenotes/ Approved by: ports-secteam blanket --- www/firefox/Makefile | 6 +++--- www/firefox/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index aa27c9210646..f9a2572872fe 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,18 +2,18 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 80.0.1 +DISTVERSION= 81.0 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.26:devel/nspr \ - nss>=3.55:security/nss \ + nss>=3.56:security/nss \ icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.6.8:print/harfbuzz \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index d32a42939633..97abd77dae88 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598882647 -SHA256 (firefox-80.0.1.source.tar.xz) = 596b085e32a2d683ba960e161ea65c6271f90f576d4bf956e0d48e83af992c21 -SIZE (firefox-80.0.1.source.tar.xz) = 334690792 +TIMESTAMP = 1600308388 +SHA256 (firefox-81.0.source.tar.xz) = 9328745012178aee5a4f47c833539f7872cc6e0f20a853568a313e60cabd1ec8 +SIZE (firefox-81.0.source.tar.xz) = 340347916 -- cgit v1.2.3