Date: Sun, 17 Mar 2024 22:45:50 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: 6d45591c1e9d - 2024Q1 - www/firefox-esr: update to 115.9.0 (rc2) Message-ID: <202403172245.42HMjoeE057466@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=6d45591c1e9db21e770c67007704eadc1e7768d4 commit 6d45591c1e9db21e770c67007704eadc1e7768d4 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-03-17 22:44:12 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-03-17 22:45:38 +0000 www/firefox-esr: update to 115.9.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/115.9.0/releasenotes/ (cherry picked from commit 21a2c9ea491723fd5725762c8e0c66da81b28597) --- www/firefox-esr/Makefile | 3 ++- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 80a4fd10f20b..02317d90e4d0 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 115.9.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index f97db94690fe..83a3b0492c21 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710190985 -SHA256 (firefox-115.9.0esr.source.tar.xz) = be0062994d6bc177596a6fb29d1902366e35520873a3c5bf9e517dc84c678acf -SIZE (firefox-115.9.0esr.source.tar.xz) = 508526352 +TIMESTAMP = 1710704727 +SHA256 (firefox-115.9.0esr.source.tar.xz) = db3b3371c5e6636de73798635531df137b17c5b78bdee03810930b29e8212803 +SIZE (firefox-115.9.0esr.source.tar.xz) = 507156076
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403172245.42HMjoeE057466>