Date: Sun, 13 Nov 2022 00:28:07 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5a1b20f45e8f - main - security/nss: update to 3.85 Message-ID: <202211130028.2AD0S7NX056036@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a1b20f45e8f75e9c8a73cf0b4df62f0db0c1ab4 commit 5a1b20f45e8f75e9c8a73cf0b4df62f0db0c1ab4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-10 10:16:42 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-13 00:25:01 +0000 security/nss: update to 3.85 Changes: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/fHvKAhUTnLs Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_85_RTM Reported by: Repology --- 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 f04b79e283ab..64367e5a8e4f 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,5 +1,5 @@ PORTNAME= nss -PORTVERSION= 3.84 +PORTVERSION= 3.85 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 cf315cf182d3..a9a02e3c2818 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665673992 -SHA256 (nss-3.84.tar.gz) = 9a387ffe350ff14f001d943f96cc0c064891551d71e1a97a5ddbffe7f1207a25 -SIZE (nss-3.84.tar.gz) = 84851235 +TIMESTAMP = 1668075402 +SHA256 (nss-3.85.tar.gz) = afd9d64510b1154debbd6cab3571e9ff64a3373898e03483e4c85cdada13d297 +SIZE (nss-3.85.tar.gz) = 84717969
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211130028.2AD0S7NX056036>