Date: Fri, 28 May 2021 23:24:55 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: e9f452ba35e6 - 2021Q2 - www/firefox: update to 89.0 (rc2) Message-ID: <202105282324.14SNOtXH010600@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9f452ba35e630f91469ec3ef4adb0c3804f29f1 commit e9f452ba35e630f91469ec3ef4adb0c3804f29f1 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-05-28 23:15:43 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-05-28 23:24:33 +0000 www/firefox: update to 89.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/89.0/releasenotes/ (cherry picked from commit a05a34b83a19cbbc0a07c905f3c6744ea3dc8116) --- www/firefox/Makefile | 3 ++- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 85b7ab212bbc..fae52637c7c1 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 89.0 +PORTREVISION= 1 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 diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 524e7a2c2f81..94056f782f2b 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621929239 -SHA256 (firefox-89.0.source.tar.xz) = 926584209afc12920bf24f8d28e1e186c8ef9bd245376d18a89356f94aadd279 -SIZE (firefox-89.0.source.tar.xz) = 372248708 +TIMESTAMP = 1622239541 +SHA256 (firefox-89.0.source.tar.xz) = db43d7d5796455051a5b847f6daa3423393803c9288c8b6d7f1186f5e2e0a90a +SIZE (firefox-89.0.source.tar.xz) = 371153536
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105282324.14SNOtXH010600>