Date: Tue, 31 Dec 2024 12:16:46 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 302c812b881c - 2024Q4 - security/nss: update to 3.107 Message-ID: <202412311216.4BVCGkYK056678@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=302c812b881c5d59e697218ab71b2126fd87b007 commit 302c812b881c5d59e697218ab71b2126fd87b007 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-11-29 19:38:26 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-12-31 12:16:34 +0000 security/nss: update to 3.107 Release Notes: https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_107.html (cherry picked from commit 75127a287d0ba244f472e4b32cb1811e3304a4a4) --- 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 09a079da777f..3a4f64241e8a 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,5 +1,5 @@ PORTNAME= nss -PORTVERSION= 3.106 +PORTVERSION= 3.107 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 390f961ea109..b6681decba2c 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729811869 -SHA256 (nss-3.106.tar.gz) = 026b744e1e0784b890c3846ac9506472a92138c1f4d41dec581949574c585c38 -SIZE (nss-3.106.tar.gz) = 76621626 +TIMESTAMP = 1732839908 +SHA256 (nss-3.107.tar.gz) = 7f7e96473e38150771a615f5d40e8c41ba3a19385301ae0c525091f2fc9d6729 +SIZE (nss-3.107.tar.gz) = 76617725
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311216.4BVCGkYK056678>