Date: Mon, 16 Sep 2024 17:40:18 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: 881483957da0 - main - www/firefox: update to 130.0.1 Message-ID: <202409161740.48GHeIfj087608@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=881483957da003facfa710b3c07bd7199899cb17 commit 881483957da003facfa710b3c07bd7199899cb17 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-09-16 17:39:22 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-09-16 17:39:22 +0000 www/firefox: update to 130.0.1 Release Notes (soon): https://www.mozilla.org/en-US/firefox/130.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 45def465f3ea..83b384edd6c8 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 130.0 -PORTREVISION= 3 +DISTVERSION= 130.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 e949ed6878cc..14cd23c7e543 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724930856 -SHA256 (firefox-130.0.source.tar.xz) = 0c12852a502c9ceefc11003416057917466d8788dd8780931ea387b0b137b567 -SIZE (firefox-130.0.source.tar.xz) = 568295588 +TIMESTAMP = 1726505888 +SHA256 (firefox-130.0.1.source.tar.xz) = 027225a1e9b074f0072e22c7264cf27b0d2364c675c3ca811aa6c25fb01b9f70 +SIZE (firefox-130.0.1.source.tar.xz) = 566583020
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409161740.48GHeIfj087608>