Date: Wed, 3 Nov 2021 21:27:25 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: 31d54005d5fb - main - www/firefox: update to 94.0.1 Message-ID: <202111032127.1A3LRPiU012533@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=31d54005d5fbb6d4b85283d4b5931765009e7b77 commit 31d54005d5fbb6d4b85283d4b5931765009e7b77 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-11-03 21:26:46 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-11-03 21:26:46 +0000 www/firefox: update to 94.0.1 Release Notes (soon): https://www.mozilla.org/en-US/firefox/94.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 36d784c09a09..faa1c224a034 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 94.0 -PORTREVISION= 2 +DISTVERSION= 94.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index b2881cfd0dfb..724736a27d38 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635448874 -SHA256 (firefox-94.0.source.tar.xz) = b7bb8c5fcc74a74e9d2b55d1e9415b891305fe86520fb854cec25024d7e5de67 -SIZE (firefox-94.0.source.tar.xz) = 379590880 +TIMESTAMP = 1635973274 +SHA256 (firefox-94.0.1.source.tar.xz) = 6c09ef337a83a413d5929557043e127598c5c1e02ece3044370e55a3e2eeef70 +SIZE (firefox-94.0.1.source.tar.xz) = 383929000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111032127.1A3LRPiU012533>