Date: Tue, 18 Jun 2024 18:01:23 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: c8111805c98b - main - www/firefox: update to 127.0.1 (rc1) Message-ID: <202406181801.45II1NRh004503@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=c8111805c98b2c0e4920792369368b570604616c commit c8111805c98b2c0e4920792369368b570604616c Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-06-18 18:00:27 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-06-18 18:00:27 +0000 www/firefox: update to 127.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/127.0.1/releasenotes/ --- 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 6cab9abda139..1ac4df283df7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 127.0 -PORTREVISION= 2 +DISTVERSION= 127.0.1 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 36d63dece617..d84e51c8c27a 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717760259 -SHA256 (firefox-127.0.source.tar.xz) = ea6b089ff046ca503978fdaf11ea123c64f66bbcdc4a968bed8f7c93e9994321 -SIZE (firefox-127.0.source.tar.xz) = 558840124 +TIMESTAMP = 1718721880 +SHA256 (firefox-127.0.1.source.tar.xz) = f8e13f346fe6965dfda7da62b669f0e1f915324dfe792661a1fc9bebc7f4eaa3 +SIZE (firefox-127.0.1.source.tar.xz) = 568595988
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406181801.45II1NRh004503>