Date: Mon, 4 Nov 2024 18:01:24 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: 9c6b8ec494dc - main - www/firefox: update to 132.0.1 Message-ID: <202411041801.4A4I1Oad012267@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=9c6b8ec494dc15b4ea0631947e75db7866f3e6e2 commit 9c6b8ec494dc15b4ea0631947e75db7866f3e6e2 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-11-04 18:00:54 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-11-04 18:00:54 +0000 www/firefox: update to 132.0.1 Release Notes: https://www.mozilla.org/en-US/firefox/132.0.1/releasenotes/ --- www/firefox/Makefile | 4 ++-- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 4607b68b471f..8972dafc624c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,10 @@ PORTNAME= firefox DISTVERSION= 132.0.1 -PORTREVISION= 1 +PORTREVISION= 2 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 9d904915f670..05ebbcb0b8e8 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730498142 -SHA256 (firefox-132.0.1.source.tar.xz) = 00ec6bab1731868234ddce2c12742509b3e158931b94054d7d1ce3017cb3ea0a -SIZE (firefox-132.0.1.source.tar.xz) = 571057816 +TIMESTAMP = 1730723913 +SHA256 (firefox-132.0.1.source.tar.xz) = 5c031b572c1da726677e2ff97b6ad5a7e3b23387a6fc3963391cb562f80a5e48 +SIZE (firefox-132.0.1.source.tar.xz) = 577539004
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411041801.4A4I1Oad012267>