Date: Sat, 29 Jul 2023 00:49:51 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: d11b58d73110 - main - security/nss: update to 3.92 Message-ID: <202307290049.36T0np9a020820@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=d11b58d73110b07375afee854785fe6d2082b9b2 commit d11b58d73110b07375afee854785fe6d2082b9b2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-07-27 09:15:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-29 00:22:56 +0000 security/nss: update to 3.92 Changes: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/oNYCNPU21k0 Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_92_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 56267c8cc353..47fbda2d6eb7 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,5 +1,5 @@ PORTNAME= nss -PORTVERSION= 3.91 +PORTVERSION= 3.92 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 8ae60cd9bfa3..5ada4517c4af 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688052383 -SHA256 (nss-3.91.tar.gz) = 84bd46376df17118c55f6d73d30fd93a0af21296c66e7690471547e5898fc4b3 -SIZE (nss-3.91.tar.gz) = 72267945 +TIMESTAMP = 1690449300 +SHA256 (nss-3.92.tar.gz) = 3db192d6e882039af02ae7eaf3217ed114bb7ad83414c646772ab8021e24a254 +SIZE (nss-3.92.tar.gz) = 72133646
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307290049.36T0np9a020820>