Date: Fri, 7 Jun 2024 18:27:46 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: 9f1ccf7181ab - 2024Q2 - www/firefox: update to 127.0 (rc2) Message-ID: <202406071827.457IRkU3045348@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=9f1ccf7181aba69c111c141242336a3c3199d617 commit 9f1ccf7181aba69c111c141242336a3c3199d617 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-06-07 18:26:35 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-06-07 18:27:33 +0000 www/firefox: update to 127.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/127.0/releasenotes/ (cherry picked from commit 21eeb07295f97710dd8a916b64dc8e919c0b4776) --- 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 5933b037f60f..59c6e394f277 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 127.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 9d9a821fc3be..36d63dece617 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717433155 -SHA256 (firefox-127.0.source.tar.xz) = d2a7bda2a72859c7013ad0a3434e1489db161566ba14365999aea364f6106d40 -SIZE (firefox-127.0.source.tar.xz) = 555156968 +TIMESTAMP = 1717760259 +SHA256 (firefox-127.0.source.tar.xz) = ea6b089ff046ca503978fdaf11ea123c64f66bbcdc4a968bed8f7c93e9994321 +SIZE (firefox-127.0.source.tar.xz) = 558840124
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406071827.457IRkU3045348>