Date: Tue, 22 Mar 2022 19:31:39 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: 8a8969b1905f - 2022Q1 - www/firefox: update to 98.0.2 (rc1) Message-ID: <202203221931.22MJVd6s052885@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8969b1905f56b7c6080750232b4fc242355050 commit 8a8969b1905f56b7c6080750232b4fc242355050 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-03-22 19:28:24 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-03-22 19:31:15 +0000 www/firefox: update to 98.0.2 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/98.0.2/releasenotes/ (cherry picked from commit 438591f172de4c31eeae37ea78fcc003cc2b1e81) --- www/firefox/Makefile | 5 ++--- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 7ebe6b8d5ca2..3189355f132d 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 98.0.1 -PORTREVISION= 1 +DISTVERSION= 98.0.2 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index b0ed40882725..80812f32573a 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647186208 -SHA256 (firefox-98.0.1.source.tar.xz) = f8de2f514d94cad25a2c8a5d219399de5c05a907607d51c5c5235a8bc9bb361c -SIZE (firefox-98.0.1.source.tar.xz) = 490409456 +TIMESTAMP = 1647973707 +SHA256 (firefox-98.0.2.source.tar.xz) = c144b6016aaa8ceab8154b9f0b2bbeee6cbc22ab7f811fcece28d36e49565890 +SIZE (firefox-98.0.2.source.tar.xz) = 479907760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203221931.22MJVd6s052885>