Skip to content

Commit

Permalink
security/nettle: Update to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 649a0f9 commit d58e5f8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 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/
Expand Down
6 changes: 3 additions & 3 deletions 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
8 changes: 6 additions & 2 deletions security/nettle/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d58e5f8

Please sign in to comment.