Date: Thu, 29 Aug 2024 17:46:47 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: de30c178f0fe - 2024Q3 - www/firefox: update to 130.0 (rc2) Message-ID: <202408291746.47THklxb049615@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=de30c178f0feafd1e9054233e3b87d0de5ee7b4c commit de30c178f0feafd1e9054233e3b87d0de5ee7b4c Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-08-29 17:45:44 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-08-29 17:46:35 +0000 www/firefox: update to 130.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/130.0/releasenotes/ (cherry picked from commit 9a761bef248a9e9bbe40dc71ccc1e0027acd9bcc) --- 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 174816041e3a..89be664e51cb 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 130.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 7253ed18b31b..e949ed6878cc 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724711189 -SHA256 (firefox-130.0.source.tar.xz) = 42efa35ea30bfde3784919e4dfabaf69cbc43e5e121dbe2be7526fa335038b62 -SIZE (firefox-130.0.source.tar.xz) = 566803424 +TIMESTAMP = 1724930856 +SHA256 (firefox-130.0.source.tar.xz) = 0c12852a502c9ceefc11003416057917466d8788dd8780931ea387b0b137b567 +SIZE (firefox-130.0.source.tar.xz) = 568295588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408291746.47THklxb049615>