Date: Tue, 18 May 2021 00:54:50 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: e70001479704 - 2021Q2 - security/nss: update to 3.64 Message-ID: <202105180054.14I0soWr046903@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e70001479704c92cbb6a7e0b3d338e8e2f00b7d3 commit e70001479704c92cbb6a7e0b3d338e8e2f00b7d3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-03-18 18:10:20 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-05-18 00:52:36 +0000 security/nss: update to 3.64 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.64_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_64_RTM (cherry picked from commit 7e8c7e0b65421657a900eacb88af4f1532736dfc) --- 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 3dddcf6a09a3..a45b69fc728a 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> PORTNAME= nss -PORTVERSION= 3.63 +PORTVERSION= 3.64 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 467aedcd50a9..bc2d946aee9f 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616077362 -SHA256 (nss-3.63.tar.gz) = 182d2fef629102ae9423aabf2c192242b565cf5098e82c5a26cf70c5e4ea2221 -SIZE (nss-3.63.tar.gz) = 82167087 +TIMESTAMP = 1618503464 +SHA256 (nss-3.64.tar.gz) = d3175427172e9c3a6f1ebc74452cb791590f28191c6a1a443dbc0d87c9df1126 +SIZE (nss-3.64.tar.gz) = 82173054
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105180054.14I0soWr046903>