Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2021 07:54:21 GMT
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4baabae6d575 - main - security/erlang-jose: update to 1.11.1.
Message-ID:  <202107260754.16Q7sLMe033759@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4baabae6d5751e24b9fd1d3229c24498acf2b341

commit 4baabae6d5751e24b9fd1d3229c24498acf2b341
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2021-07-26 07:52:42 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2021-07-26 07:52:42 +0000

    security/erlang-jose: update to 1.11.1.
---
 security/erlang-jose/Makefile  | 2 +-
 security/erlang-jose/distinfo  | 6 +++---
 security/erlang-jose/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107260754.16Q7sLMe033759>