Date: Fri, 18 Sep 2020 21:36:47 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548917 - head/www/firefox Message-ID: <202009182136.08ILal65009175@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Sep 18 21:36:47 2020 New Revision: 548917 URL: https://svnweb.freebsd.org/changeset/ports/548917 Log: www/firefox: update to 81.0 Changes: https://www.mozilla.org/firefox/81.0/releasenotes/ Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Fri Sep 18 21:36:41 2020 (r548916) +++ head/www/firefox/Makefile Fri Sep 18 21:36:47 2020 (r548917) @@ -2,19 +2,18 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 80.0.1 +DISTVERSION= 81.0 PORTEPOCH= 2 -PORTREVISION= 1 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 \ Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Fri Sep 18 21:36:41 2020 (r548916) +++ head/www/firefox/distinfo Fri Sep 18 21:36:47 2020 (r548917) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009182136.08ILal65009175>