Date: Sun, 9 Jan 2022 05:22:58 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: cabbf682d79f - 2022Q1 - security/nss: update to 3.74 Message-ID: <202201090522.2095MwaZ022309@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=cabbf682d79f4c40451b3952bff83b1fe9b02886 commit cabbf682d79f4c40451b3952bff83b1fe9b02886 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-06 11:38:58 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-09 05:21:57 +0000 security/nss: update to 3.74 Changes: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/5cpT9SNXYSM Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_74_RTM Reported by: Repology (cherry picked from commit fa73e6b7884b10336c35d56b4d402e37e2d386a0) --- 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 7166ee6b93e5..92d61f45b915 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> PORTNAME= nss -PORTVERSION= 3.73.1 +PORTVERSION= 3.74 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 85bbc3183dce..2522720e429b 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639577736 -SHA256 (nss-3.73.1.tar.gz) = c768f9fe3129e8bcc2e9679456d7edd9453a225784a8fc7dc4501806f1fe9abe -SIZE (nss-3.73.1.tar.gz) = 83931597 +TIMESTAMP = 1641469138 +SHA256 (nss-3.74.tar.gz) = 88928811f9f40f87d42e2eaccdf6e454562e51486067f2ddbe90aa47ea6cd056 +SIZE (nss-3.74.tar.gz) = 83937875
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201090522.2095MwaZ022309>