Date: Mon, 7 Feb 2022 09:46:45 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 72bf31c29a0e - 2022Q1 - security/nss: update to 3.75 Message-ID: <202202070946.2179kjDg050244@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=72bf31c29a0e2d15ede8b59d1fac0d8a42a357ec commit 72bf31c29a0e2d15ede8b59d1fac0d8a42a357ec Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-03 18:42:30 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-07 09:45:50 +0000 security/nss: update to 3.75 Changes: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/Q-bOvaTSVM4 Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_75_RTM Reported by: Repology (cherry picked from commit ca1fdbb80e6e0ec55799699518887ed65b1f1b65) --- 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 92d61f45b915..d911a80f16bf 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> PORTNAME= nss -PORTVERSION= 3.74 +PORTVERSION= 3.75 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 2522720e429b..db6185ca3a77 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641469138 -SHA256 (nss-3.74.tar.gz) = 88928811f9f40f87d42e2eaccdf6e454562e51486067f2ddbe90aa47ea6cd056 -SIZE (nss-3.74.tar.gz) = 83937875 +TIMESTAMP = 1643913750 +SHA256 (nss-3.75.tar.gz) = fd571507827284644f4dd522a032acda2286835f6683ed22a1c2d3878cc58582 +SIZE (nss-3.75.tar.gz) = 84738291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202070946.2179kjDg050244>