diff --git a/security/erlang-jose/Makefile b/security/erlang-jose/Makefile index 094a16e4fdd9..c477c9faf385 100644 --- a/security/erlang-jose/Makefile +++ b/security/erlang-jose/Makefile @@ -1,5 +1,5 @@ PORTNAME= jose -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.1 CATEGORIES= security PKGNAMEPREFIX= erlang- diff --git a/security/erlang-jose/distinfo b/security/erlang-jose/distinfo index f954d4c6c9a0..c5dc655f09c9 100644 --- a/security/erlang-jose/distinfo +++ b/security/erlang-jose/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578609037 -SHA256 (potatosalad-erlang-jose-1.10.1_GH0.tar.gz) = 107d16e42fd2f7984c1dacef8a250a98f66edc834a9129caa4a2998166bf1216 -SIZE (potatosalad-erlang-jose-1.10.1_GH0.tar.gz) = 279187 +TIMESTAMP = 1627285149 +SHA256 (potatosalad-erlang-jose-1.11.1_GH0.tar.gz) = 87cdcb9df6f943c97772e5d90bed87555a72c8957ce2cb901df259050e18e7bb +SIZE (potatosalad-erlang-jose-1.11.1_GH0.tar.gz) = 281125 diff --git a/security/erlang-jose/pkg-plist b/security/erlang-jose/pkg-plist index 10f087a54b7b..a5cb576b7536 100644 --- a/security/erlang-jose/pkg-plist +++ b/security/erlang-jose/pkg-plist @@ -9,6 +9,7 @@ lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_chacha20_poly1305.beam lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_chacha20_poly1305_crypto.beam lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_chacha20_poly1305_libsodium.beam lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_chacha20_poly1305_unsupported.beam +lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_crypto_compat.beam lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_curve25519.beam lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_curve25519_libdecaf.beam lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_curve25519_libsodium.beam @@ -127,6 +128,7 @@ lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_chacha20_poly1305.erl lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_chacha20_poly1305_crypto.erl lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_chacha20_poly1305_libsodium.erl lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_chacha20_poly1305_unsupported.erl +lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_crypto_compat.erl lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_curve25519.erl lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_curve25519_libdecaf.erl lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_curve25519_libsodium.erl