From owner-svn-ports-all@freebsd.org Thu Feb 4 19:24:03 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B1A9852C952; Thu, 4 Feb 2021 19:24:03 +0000 (UTC) (envelope-from joneum@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 4DWpPv4cWlz4p1p; Thu, 4 Feb 2021 19:24:03 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 913101168B; Thu, 4 Feb 2021 19:24:03 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 114JO3Ia083580; Thu, 4 Feb 2021 19:24:03 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 114JO3Vt083578; Thu, 4 Feb 2021 19:24:03 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202102041924.114JO3Vt083578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 4 Feb 2021 19:24:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564061 - head/security/ca_root_nss X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/security/ca_root_nss X-SVN-Commit-Revision: 564061 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2021 19:24:03 -0000 Author: joneum Date: Thu Feb 4 19:24:02 2021 New Revision: 564061 URL: https://svnweb.freebsd.org/changeset/ports/564061 Log: Update to 3.61 PR: 251282 Reported by: Yasuhiro Kimura Approved by: ports-secteam (with hat) Sponsored by: Netzkommune GmbH Modified: head/security/ca_root_nss/Makefile head/security/ca_root_nss/distinfo Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Thu Feb 4 19:21:17 2021 (r564060) +++ head/security/ca_root_nss/Makefile Thu Feb 4 19:24:02 2021 (r564061) @@ -34,7 +34,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.58 +VERSION_NSS= 3.61 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Thu Feb 4 19:21:17 2021 (r564060) +++ head/security/ca_root_nss/distinfo Thu Feb 4 19:24:02 2021 (r564061) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602859849 -SHA256 (nss-3.58.tar.gz) = 9f73cf789b5f109b978e5239551b609b0cafa88d18f0bc8ce3f976cb629353c0 -SIZE (nss-3.58.tar.gz) = 81846254 +TIMESTAMP = 1612463369 +SHA256 (nss-3.61.tar.gz) = 312e2d804b34ccf0fec70b57cf8cd6ac853f8ced60df53e30ebb0a7bcd0e1370 +SIZE (nss-3.61.tar.gz) = 82034245