Date: Mon, 27 May 2024 18:04:29 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: e414e05cf807 - main - www/firefox: update to 126.0.1 (rc1) Message-ID: <202405271804.44RI4Tan064501@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=e414e05cf807b9aad2ea0e5e92e42588c7bb6adc commit e414e05cf807b9aad2ea0e5e92e42588c7bb6adc 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:03:57 +0000 www/firefox: update to 126.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/126.0.1/releasenotes/ --- 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 c071b340a668..c61763f3648f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 126.0 -PORTREVISION= 2 +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?202405271804.44RI4Tan064501>