From nobody Thu Dec 16 13:08:12 2021 X-Original-To: dev-commits-ports-main@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 3836418EB858; Thu, 16 Dec 2021 13:08:13 +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 4JFC8r6lz8z4wNJ; Thu, 16 Dec 2021 13:08:12 +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 C8927467; Thu, 16 Dec 2021 13:08:12 +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 1BGD8CIp069390; Thu, 16 Dec 2021 13:08:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BGD8Cc5069389; Thu, 16 Dec 2021 13:08:12 GMT (envelope-from git) Date: Thu, 16 Dec 2021 13:08:12 GMT Message-Id: <202112161308.1BGD8Cc5069389@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 01ec19a5fd82 - main - www/firefox: update to 95.0.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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/main X-Git-Reftype: branch X-Git-Commit: 01ec19a5fd8223e42d613c2130b3d99d264a9e6f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639660093; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zUi6G7hJ0cqe9D3rAMenwjg1G4LbNP8WD0hIcvw/5O0=; b=lwA34b4wae6ztft465OtiPvpyWlyEV2PH8cYUgwwHoZazQGx1MfWnMOKonWoSRrkYPn3i1 JX5Wa0Gbofkh/JKyc09MuGYcvFB4ulzJ8/k224O16+LIgqyCHeUJugphkLaJdIwhtZbPLJ ospHXXFdrjZqdp+s029vEANFnXcKbWRnqPcJfkGWaSArf20ctXwXAdqHq/OQCMg+zedSU3 QL7Sym8X9ZdnkgjEsJuh+Jzpcme5bU4E3pSWsqEvkhyIeIDPcRj6Ln2KcTdK/NGCKbrZkY k0IZ/BzwiClO7uWRWB/dQEUob3FQy9ULCzIXqcSl6DWopfWayUGRxhBrlmA4ig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639660093; a=rsa-sha256; cv=none; b=VbOY7tnIgpKx0V8+2wyXtOSbmGFmr41fKC7DjukYNV8o40Ri7JSuEeLtd/CkG/CvgKF1kB oAWNWBKswr7xsCGEuX6KI14pmFhFPLBjcxDbCaqqUi/QO8bMFuhKEol4D24ZkjlKeO2bmC Kds4fSqdnlCJt4gjM4i9yDdhfa906wrrYl/j2mxi1Vm32hDwyUKDRWRvtyi+WN//5DlPQw fs8bG6z9JWhDvQjjsZ07RzGkJ8pcAgzuEbF06Z0fTHndnDyRlbB7QPF8c12CpqES3EYYEP zCkAQNbHd+1K8PJnBDwGzphiVuaEbMkCI8aaR7WIILKd/DfL0TawtGUpE46gKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=01ec19a5fd8223e42d613c2130b3d99d264a9e6f commit 01ec19a5fd8223e42d613c2130b3d99d264a9e6f Author: Christoph Moench-Tegeder AuthorDate: 2021-12-16 13:07:40 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2021-12-16 13:07:40 +0000 www/firefox: update to 95.0.1 Release Notes (soon): https://www.mozilla.org/en-US/firefox/95.0.1/releasenotes/ --- www/firefox/Makefile | 3 +-- www/firefox/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 792ffad43941..820a09a32a5b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,7 @@ # Created by: Alan Eldridge PORTNAME= firefox -DISTVERSION= 95.0 -PORTREVISION= 2 +DISTVERSION= 95.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index de4bcaf8e7e5..9dd9b27432fb 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638207026 -SHA256 (firefox-95.0.source.tar.xz) = 7fa3e43f6ec710b2ebba0e99db713a56d13d85f1f23c4a1399bb594fd74864de -SIZE (firefox-95.0.source.tar.xz) = 382853940 +TIMESTAMP = 1639658747 +SHA256 (firefox-95.0.1.source.tar.xz) = 552a2bd731921f40694a4db8ad31dce6f4e9f52035d04e7cd1f917613f803efa +SIZE (firefox-95.0.1.source.tar.xz) = 385073408