Date: Wed, 7 Jul 2021 10:06:24 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a640aaf8552e - main - security/ca_root_nss: Update to 3.67 Message-ID: <202107071006.167A6OI1051021@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=a640aaf8552e6656456efbac36202878ea8ea836 commit a640aaf8552e6656456efbac36202878ea8ea836 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2021-07-07 10:05:14 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2021-07-07 10:05:14 +0000 security/ca_root_nss: Update to 3.67 PR: 257029 Approved by: ports-secteam (with hat) Sponsored by: Netzkommune GmbH --- security/ca_root_nss/Makefile | 2 +- security/ca_root_nss/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 58dda4ee0d18..66f335d657a1 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -27,7 +27,7 @@ ETCSYMLINK_CONFLICTS_INSTALL= ca-roots-[0-9]* CERTDIR?= share/certs PLIST_SUB+= CERTDIR=${CERTDIR} -VERSION_NSS= 3.63 +VERSION_NSS= 3.67 CERTDATA_TXT_PATH= lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index 7bbac61b87fc..f9247f76f366 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616136641 -SHA256 (nss-3.63.tar.gz) = 182d2fef629102ae9423aabf2c192242b565cf5098e82c5a26cf70c5e4ea2221 -SIZE (nss-3.63.tar.gz) = 82167087 +TIMESTAMP = 1625651861 +SHA256 (nss-3.67.tar.gz) = f6549a9148cd27b394b40c77fa73111d5ea23cdb51d796665de1b7458f88ce7f +SIZE (nss-3.67.tar.gz) = 82402188
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107071006.167A6OI1051021>