diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile index 66c1ccc1f55d..b1bb04d718d7 100644 --- a/security/wolfssl/Makefile +++ b/security/wolfssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= wolfssl -PORTVERSION= 5.1.1 +PORTVERSION= 5.2.0 CATEGORIES= security devel MASTER_SITES= https://www.wolfssl.com/ \ LOCAL/fox diff --git a/security/wolfssl/distinfo b/security/wolfssl/distinfo index 0e87c843557d..34ea038e9009 100644 --- a/security/wolfssl/distinfo +++ b/security/wolfssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641634866 -SHA256 (wolfssl-5.1.1.zip) = 11035f97e765802b3c7ffce152069123c76fd501035d65d26c5b06e7e125382e -SIZE (wolfssl-5.1.1.zip) = 12558116 +TIMESTAMP = 1645857440 +SHA256 (wolfssl-5.2.0.zip) = 1042c798f53294d46f0df43ee673191da94fc71d2f94e05e7e4daad5e108edd5 +SIZE (wolfssl-5.2.0.zip) = 15470250 diff --git a/security/wolfssl/pkg-plist b/security/wolfssl/pkg-plist index 5031aee71c7c..7de4d0428dce 100644 --- a/security/wolfssl/pkg-plist +++ b/security/wolfssl/pkg-plist @@ -19,7 +19,6 @@ include/cyassl/ctaocrypt/dsa.h include/cyassl/ctaocrypt/ecc.h include/cyassl/ctaocrypt/error-crypt.h include/cyassl/ctaocrypt/fips_test.h -include/cyassl/ctaocrypt/hc128.h include/cyassl/ctaocrypt/hmac.h include/cyassl/ctaocrypt/integer.h include/cyassl/ctaocrypt/logging.h @@ -33,7 +32,6 @@ include/cyassl/ctaocrypt/mpi_superclass.h include/cyassl/ctaocrypt/pkcs7.h include/cyassl/ctaocrypt/poly1305.h include/cyassl/ctaocrypt/pwdbased.h -include/cyassl/ctaocrypt/rabbit.h include/cyassl/ctaocrypt/random.h include/cyassl/ctaocrypt/ripemd.h include/cyassl/ctaocrypt/rsa.h @@ -122,6 +120,7 @@ include/wolfssl/openssl/ed448.h include/wolfssl/openssl/engine.h include/wolfssl/openssl/err.h include/wolfssl/openssl/evp.h +include/wolfssl/openssl/fips_rand.h include/wolfssl/openssl/hmac.h include/wolfssl/openssl/lhash.h include/wolfssl/openssl/md4.h @@ -190,9 +189,7 @@ include/wolfssl/wolfcrypt/fips_test.h include/wolfssl/wolfcrypt/ge_448.h include/wolfssl/wolfcrypt/ge_operations.h include/wolfssl/wolfcrypt/hash.h -include/wolfssl/wolfcrypt/hc128.h include/wolfssl/wolfcrypt/hmac.h -include/wolfssl/wolfcrypt/idea.h include/wolfssl/wolfcrypt/integer.h include/wolfssl/wolfcrypt/kdf.h include/wolfssl/wolfcrypt/logging.h @@ -208,7 +205,6 @@ include/wolfssl/wolfcrypt/pkcs12.h include/wolfssl/wolfcrypt/pkcs7.h include/wolfssl/wolfcrypt/poly1305.h include/wolfssl/wolfcrypt/pwdbased.h -include/wolfssl/wolfcrypt/rabbit.h include/wolfssl/wolfcrypt/random.h include/wolfssl/wolfcrypt/rc2.h include/wolfssl/wolfcrypt/ripemd.h @@ -220,6 +216,7 @@ include/wolfssl/wolfcrypt/sha256.h include/wolfssl/wolfcrypt/sha3.h include/wolfssl/wolfcrypt/sha512.h include/wolfssl/wolfcrypt/signature.h +include/wolfssl/wolfcrypt/siphash.h include/wolfssl/wolfcrypt/srp.h include/wolfssl/wolfcrypt/tfm.h include/wolfssl/wolfcrypt/types.h @@ -231,8 +228,8 @@ include/wolfssl/wolfcrypt/wolfmath.h include/wolfssl/wolfio.h lib/libwolfssl.a lib/libwolfssl.so -lib/libwolfssl.so.30 -lib/libwolfssl.so.30.1.1 +lib/libwolfssl.so.32 +lib/libwolfssl.so.32.0.0 libdata/pkgconfig/wolfssl.pc %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/example/client.c