Date: Tue, 30 Jul 2024 10:16:36 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: b5f1716bc3f4 - main - www/firefox-esr: update to 115.14.0 (rc1) Message-ID: <202407301016.46UAGad2004276@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=b5f1716bc3f4dd543ba76d3b01a2593e0e588edb commit b5f1716bc3f4dd543ba76d3b01a2593e0e588edb Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-07-30 10:16:01 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-07-30 10:16:01 +0000 www/firefox-esr: update to 115.14.0 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/115.14.0/releasenotes/ --- www/firefox-esr/Makefile | 5 ++--- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index b0c4ebf222e3..45c383623557 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 115.13.0 -PORTREVISION= 1 +DISTVERSION= 115.14.0 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 36190cae6b97..faabbe85e679 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720112565 -SHA256 (firefox-115.13.0esr.source.tar.xz) = 3fa20d1897100684d2560a193a48d4a413f31e61f2ed134713d607c5f30d5d5c -SIZE (firefox-115.13.0esr.source.tar.xz) = 510571488 +TIMESTAMP = 1722291511 +SHA256 (firefox-115.14.0esr.source.tar.xz) = 820a09fe340e3b18b0edaa06a507fa47cb3e2729d31619d41e73f58af1876908 +SIZE (firefox-115.14.0esr.source.tar.xz) = 511935416
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407301016.46UAGad2004276>