Date: Tue, 13 Feb 2024 11:56:36 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: 6d47f6fa5999 - 2024Q1 - www/firefox: update to 123.0 (rc2) Message-ID: <202402131156.41DBuam1049625@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d47f6fa5999bf8b6c04526bf996255882ffe77c commit 6d47f6fa5999bf8b6c04526bf996255882ffe77c Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-02-13 11:54:23 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-02-13 11:56:22 +0000 www/firefox: update to 123.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/123.0/releasenotes/ (cherry picked from commit b0aad5e66e19a371315e8d37e555018a40c2d159) --- 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 68ccb7877f7b..c2828814adcc 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 123.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 73df908338b4..09c088922faa 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707758063 -SHA256 (firefox-123.0.source.tar.xz) = 25be7849fa86dab6b26c314328c475d753825ee67f46c5b80a5e56c05023e539 -SIZE (firefox-123.0.source.tar.xz) = 542778984 +TIMESTAMP = 1707774546 +SHA256 (firefox-123.0.source.tar.xz) = 94522fa26da74246b6d284e734d21fb195199195f8b25ce4068557de480d9e90 +SIZE (firefox-123.0.source.tar.xz) = 539370216
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402131156.41DBuam1049625>