From nobody Fri Oct 29 08:05:43 2021 X-Original-To: dev-commits-ports-all@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 06861181B9C0; Fri, 29 Oct 2021 08:05:44 +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 4HgZjz50CKz3rll; Fri, 29 Oct 2021 08:05:43 +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 8355813C19; Fri, 29 Oct 2021 08:05:43 +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 19T85hx1035258; Fri, 29 Oct 2021 08:05:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19T85hE3035257; Fri, 29 Oct 2021 08:05:43 GMT (envelope-from git) Date: Fri, 29 Oct 2021 08:05:43 GMT Message-Id: <202110290805.19T85hE3035257@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: c8c0edf0cae2 - main - security/nss: update to 3.72 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c8c0edf0cae2490970ea899e49223c3ae01fac5a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8c0edf0cae2490970ea899e49223c3ae01fac5a commit c8c0edf0cae2490970ea899e49223c3ae01fac5a Author: Jan Beich AuthorDate: 2021-10-28 09:22:38 +0000 Commit: Jan Beich CommitDate: 2021-10-29 08:05:08 +0000 security/nss: update to 3.72 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.72_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_72_RTM --- security/nss/Makefile | 2 +- security/nss/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/nss/Makefile b/security/nss/Makefile index dc4b23d60b8b..7f1fbb9edac1 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev PORTNAME= nss -PORTVERSION= 3.71 +PORTVERSION= 3.72 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src diff --git a/security/nss/distinfo b/security/nss/distinfo index bfbce7aab465..467bba393c2a 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633005674 -SHA256 (nss-3.71.tar.gz) = 99acd315d9af35419cda4a6960f00a7d446bd231bd407174a7b07cb3dba0c253 -SIZE (nss-3.71.tar.gz) = 83927933 +TIMESTAMP = 1635412958 +SHA256 (nss-3.72.tar.gz) = 6ea60a9ff113e493ea2ab25f41ea75a9fbd10af7903f26f703dac8680732d02e +SIZE (nss-3.72.tar.gz) = 83928300