git: d58e5f8e108c - main - security/nettle: Update to 3.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 23:51:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d58e5f8e108cf4dd062f387c5117eee49329de41 commit d58e5f8e108cf4dd062f387c5117eee49329de41 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 23:22:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 23:43:44 +0000 security/nettle: Update to 3.9 Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.9_release_20230514/NEWS --- security/nettle/Makefile | 2 +- security/nettle/distinfo | 6 +++--- security/nettle/pkg-plist | 8 ++++++-- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/security/nettle/Makefile b/security/nettle/Makefile index b27586f65646..351f62cddc3b 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -1,5 +1,5 @@ PORTNAME= nettle -PORTVERSION= 3.8.1 +PORTVERSION= 3.9 CATEGORIES= security MASTER_SITES= GNU \ https://www.lysator.liu.se/~nisse/archive/ diff --git a/security/nettle/distinfo b/security/nettle/distinfo index ce9b30babca1..a11068facff0 100644 --- a/security/nettle/distinfo +++ b/security/nettle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659161121 -SHA256 (nettle-3.8.1.tar.gz) = 364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd41cbfe -SIZE (nettle-3.8.1.tar.gz) = 2406251 +TIMESTAMP = 1685162040 +SHA256 (nettle-3.9.tar.gz) = 0ee7adf5a7201610bb7fe0acbb7c9b3be83be44904dd35ebbcd965cd896bfeaa +SIZE (nettle-3.9.tar.gz) = 2393838 diff --git a/security/nettle/pkg-plist b/security/nettle/pkg-plist index b5999726f92d..2f96bfaa79a9 100644 --- a/security/nettle/pkg-plist +++ b/security/nettle/pkg-plist @@ -7,6 +7,7 @@ include/nettle/aes.h include/nettle/arcfour.h include/nettle/arctwo.h include/nettle/asn1.h +include/nettle/balloon.h include/nettle/base16.h include/nettle/base64.h include/nettle/bignum.h @@ -47,6 +48,7 @@ include/nettle/memxor.h include/nettle/nettle-meta.h include/nettle/nettle-types.h include/nettle/nist-keywrap.h +include/nettle/ocb.h include/nettle/pbkdf2.h include/nettle/pgp.h include/nettle/pkcs1.h @@ -64,7 +66,9 @@ include/nettle/sha1.h include/nettle/sha2.h include/nettle/sha3.h include/nettle/siv-cmac.h +include/nettle/siv-gcm.h include/nettle/sm3.h +include/nettle/sm4.h include/nettle/streebog.h include/nettle/twofish.h include/nettle/umac.h @@ -74,11 +78,11 @@ include/nettle/yarrow.h lib/libhogweed.a lib/libhogweed.so lib/libhogweed.so.6 -lib/libhogweed.so.6.6 +lib/libhogweed.so.6.7 lib/libnettle.a lib/libnettle.so lib/libnettle.so.8 -lib/libnettle.so.8.6 +lib/libnettle.so.8.7 libdata/pkgconfig/hogweed.pc libdata/pkgconfig/nettle.pc %%PORTDOCS%%%%DOCSDIR%%/NEWS