Date: Thu, 9 Sep 2021 00:32:54 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: 522449c62b8e - 2021Q3 - security/nss: update to 3.70 Message-ID: <202109090032.1890WsRF015495@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=522449c62b8ecae45ffbd0ed5b9a0f7c78079cb1 commit 522449c62b8ecae45ffbd0ed5b9a0f7c78079cb1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-09-04 17:51:10 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-09-09 00:32:32 +0000 security/nss: update to 3.70 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.70_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_70_RTM (cherry picked from commit 37fb990074a93fee6a70040073a90c370e572d30) --- 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 e4e747fb893c..7da406d3058f 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> PORTNAME= nss -PORTVERSION= 3.69 +PORTVERSION= 3.70 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 ec8a887e4c31..4998b3ca24bb 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628150616 -SHA256 (nss-3.69.tar.gz) = c880205a365e0dd488ff29fdea82716ff9fcde9da6f3b703d636f8fc08008799 -SIZE (nss-3.69.tar.gz) = 82427268 +TIMESTAMP = 1630777870 +SHA256 (nss-3.70.tar.gz) = 2b89abb8601ee405be8ac5b5703d71f1fb38a51c3a64a3d834387f78b325511b +SIZE (nss-3.70.tar.gz) = 83917362
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109090032.1890WsRF015495>