diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-03-11 22:39:25 +0100 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-03-11 22:45:13 +0100 |
commit | 79a9649535d85ffbbf3038344d5cfcd427c1f15c (patch) | |
tree | 84f2ce5a4a8bb3cd68cab41869e1ec2af6c3288c | |
parent | dcee9ca2e4c1dc30c0feaa5870b811650fe98fd2 (diff) | |
download | freebsd-ports-79a9649535d85ffbbf3038344d5cfcd427c1f15c.zip |
security/nss: update to 3.98
Release Notes:
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_98.html
(cherry picked from commit e6e41d4ff04d6063f32fe58969ee185aaada7f1b)
-rw-r--r-- | security/nss/Makefile | 2 | ||||
-rw-r--r-- | security/nss/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile index 10b0f4c49fa8..79b281f644e1 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,5 +1,5 @@ PORTNAME= nss -PORTVERSION= 3.97 +PORTVERSION= 3.98 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 f78956c54800..75191dfe8abc 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706364128 -SHA256 (nss-3.97.tar.gz) = 078efb8393f32e40b1fb4bf6930fff7f1aabed01287fcc5fe58aba736765fa0a -SIZE (nss-3.97.tar.gz) = 76664827 +TIMESTAMP = 1710101079 +SHA256 (nss-3.98.tar.gz) = f549cc33d35c0601674bfacf7c6ad683c187595eb4125b423238d3e9aa4209ce +SIZE (nss-3.98.tar.gz) = 76685475 |