Date: Fri, 10 May 2024 18:26:06 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: cd117289bb50 - 2024Q2 - www/firefox: update to 126.0 (rc2) Message-ID: <202405101826.44AIQ6Yk093894@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd117289bb509ade8c2d87e4f1c869d01c2041ff commit cd117289bb509ade8c2d87e4f1c869d01c2041ff Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-05-10 18:24:31 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-05-10 18:25:55 +0000 www/firefox: update to 126.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/126.0/releasenotes/ (cherry picked from commit eb97db5c50b36da2a741c2e9e402dc5ab25fef1a) --- 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 154e798b62db..1fc5503085ba 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 126.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index d6dff23746e6..0a82262a4352 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715031829 -SHA256 (firefox-126.0.source.tar.xz) = 4e942cf5e45306c266d76c2f714fa6b24ec99c31b3a00fc0e2daccc718ae9d4a -SIZE (firefox-126.0.source.tar.xz) = 554845120 +TIMESTAMP = 1715328113 +SHA256 (firefox-126.0.source.tar.xz) = 910e82a1999ec229e5bc5090a39cec9c575e8bafcac2c54f9bb5c699bd868526 +SIZE (firefox-126.0.source.tar.xz) = 552065476
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405101826.44AIQ6Yk093894>