Date: Wed, 14 Feb 2024 18:15:37 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: 3085d3b93ee4 - 2024Q1 - www/firefox: update to 123.0 (rc3) Message-ID: <202402141815.41EIFbjC017764@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=3085d3b93ee4a787fa2dbec792ab02efa018c1cd commit 3085d3b93ee4a787fa2dbec792ab02efa018c1cd Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-02-14 18:14:26 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-02-14 18:15:25 +0000 www/firefox: update to 123.0 (rc3) Release Notes (soon): https://www.mozilla.org/en-US/firefox/123.0/releasenotes/ (cherry picked from commit 5ee4d6fde813389c9d68dcdea6aa16e57b437d2c) --- www/firefox/Makefile | 4 ++-- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index c2828814adcc..3e13e66f0d25 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,10 @@ PORTNAME= firefox DISTVERSION= 123.0 -PORTREVISION= 1 +PORTREVISION= 2 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/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 09c088922faa..a2c26c4d4405 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707774546 -SHA256 (firefox-123.0.source.tar.xz) = 94522fa26da74246b6d284e734d21fb195199195f8b25ce4068557de480d9e90 -SIZE (firefox-123.0.source.tar.xz) = 539370216 +TIMESTAMP = 1707920449 +SHA256 (firefox-123.0.source.tar.xz) = 9e885abdaddb14cd4f313c1575282fec6af5901f445e9744fe24e2ea837d4cb7 +SIZE (firefox-123.0.source.tar.xz) = 537279276
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402141815.41EIFbjC017764>