Date: Wed, 2 Mar 2022 21:47:39 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5aa68e7a2f5d - main - www/firefox: update to 98.0 (rc2) Message-ID: <202203022147.222Lld8Q051278@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5aa68e7a2f5d093cc7d1e5f1f92669034f003aad commit 5aa68e7a2f5d093cc7d1e5f1f92669034f003aad Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-03-02 21:47:05 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-03-02 21:47:05 +0000 www/firefox: update to 98.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/98.0/releasenotes/ --- 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 dcba3eea57f5..f9ea6b1c9496 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 98.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 63d4e03b4fd3..3a1155dbf77f 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646080342 -SHA256 (firefox-98.0.source.tar.xz) = 4140c7002dafd1fa300857accbafcb92d4974795940e50887e8708023d346c91 -SIZE (firefox-98.0.source.tar.xz) = 484375888 +TIMESTAMP = 1646254441 +SHA256 (firefox-98.0.source.tar.xz) = e37be6f8c0941655225f10f977c36cbacf9ed48f20d1e266b86d2f4af6cc8685 +SIZE (firefox-98.0.source.tar.xz) = 478303640
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203022147.222Lld8Q051278>