Date: Tue, 23 Jul 2024 16:54:25 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: c0017a652e4e - 2024Q3 - www/firefox: update to 128.0.2 Message-ID: <202407231654.46NGsPcv078875@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=c0017a652e4e5c0e966ab38869c99247631ea05a commit c0017a652e4e5c0e966ab38869c99247631ea05a Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-07-23 16:51:31 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-07-23 16:54:11 +0000 www/firefox: update to 128.0.2 Release Notes: https://www.mozilla.org/en-US/firefox/128.0.2/releasenotes/ (cherry picked from commit 9b711cf307bfac6a41d66143897fb8b3f73a70ba) --- www/firefox/Makefile | 5 ++--- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 51eedd42b3e7..049403c9bb62 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 128.0 -PORTREVISION= 1 +DISTVERSION= 128.0.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/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index b2a7ea3bb9c2..ac78bc84246f 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720112381 -SHA256 (firefox-128.0.source.tar.xz) = 358b2f67c6c96c2a857588e1678e10bf233d5c324ff845055f2da043d1bf59ca -SIZE (firefox-128.0.source.tar.xz) = 561251876 +TIMESTAMP = 1721730197 +SHA256 (firefox-128.0.2.source.tar.xz) = 39baed6a9a836adb03ed443ee568438a5093f89e5f8bad3f7b11be8f73b3e45f +SIZE (firefox-128.0.2.source.tar.xz) = 562183904
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407231654.46NGsPcv078875>