Date: Mon, 27 May 2024 18:05:40 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: 1897dd4b8ed2 - 2024Q2 - www/firefox: update to 126.0.1 (rc1) Message-ID: <202405271805.44RI5eqf064836@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=1897dd4b8ed2c0a284d6822806b4806e60eb0578 commit 1897dd4b8ed2c0a284d6822806b4806e60eb0578 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-05-27 18:03:57 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-05-27 18:05:23 +0000 www/firefox: update to 126.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/126.0.1/releasenotes/ (cherry picked from commit e414e05cf807b9aad2ea0e5e92e42588c7bb6adc) --- 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 1fc5503085ba..c61763f3648f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 126.0 -PORTREVISION= 1 +DISTVERSION= 126.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 0a82262a4352..a96e5fe1a122 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715328113 -SHA256 (firefox-126.0.source.tar.xz) = 910e82a1999ec229e5bc5090a39cec9c575e8bafcac2c54f9bb5c699bd868526 -SIZE (firefox-126.0.source.tar.xz) = 552065476 +TIMESTAMP = 1716830425 +SHA256 (firefox-126.0.1.source.tar.xz) = f63026359f678a5d45cea4c7744fcef512abbb58a5b016bbbb1c6ace723a263b +SIZE (firefox-126.0.1.source.tar.xz) = 552965660
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405271805.44RI5eqf064836>