From nobody Wed Nov 3 21:28:33 2021 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 81AE6182CC8D; Wed, 3 Nov 2021 21:28:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hl0J134DPz4YjY; Wed, 3 Nov 2021 21:28:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 45BD92007A; Wed, 3 Nov 2021 21:28:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1A3LSXFx012737; Wed, 3 Nov 2021 21:28:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A3LSXrD012736; Wed, 3 Nov 2021 21:28:33 GMT (envelope-from git) Date: Wed, 3 Nov 2021 21:28:33 GMT Message-Id: <202111032128.1A3LSXrD012736@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 2e62dfd40a16 - 2021Q4 - www/firefox: update to 94.0.1 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 2e62dfd40a16fedb6d675ca8d7bc6b00392e92bc Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e62dfd40a16fedb6d675ca8d7bc6b00392e92bc commit 2e62dfd40a16fedb6d675ca8d7bc6b00392e92bc Author: Christoph Moench-Tegeder AuthorDate: 2021-11-03 21:26:46 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2021-11-03 21:28:21 +0000 www/firefox: update to 94.0.1 Release Notes (soon): https://www.mozilla.org/en-US/firefox/94.0.1/releasenotes/ (cherry picked from commit 31d54005d5fbb6d4b85283d4b5931765009e7b77) --- 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 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