diff options
author | taca <taca@pkgsrc.org> | 2018-12-17 15:07:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-12-17 15:07:11 +0000 |
commit | b42a9beeda2f17a57c4ccaf4089e539156b7b613 (patch) | |
tree | f139a93989b0100dacd3cabe50522c5068b8870f /security | |
parent | c3b8916858b26a0b78104b1ed99118de848bd451 (diff) | |
download | pkgsrc-b42a9beeda2f17a57c4ccaf4089e539156b7b613.tar.gz |
security/ruby-rbnacl: update to 6.0.0
## [6.0.0] (2018-11-08)
[6.0.0]: https://github.com/crypto-rb/rbnacl/pull/182
* [#180](https://github.com/crypto-rb/rbnacl/pull/180)
Deprecate rbnacl-libsodium.
([@tarcieri])
* [#176](https://github.com/crypto-rb/rbnacl/pull/176)
Add support for XChaCha20-Poly1305.
([@AnIrishDuck])
* [#174](https://github.com/crypto-rb/rbnacl/pull/174)
Fix buffer size type in `randombytes_buf` binding.
([@elijh])
* [#172](https://github.com/crypto-rb/rbnacl/pull/172)
Add support for argon2id digest.
([@trofi])
* [#166](https://github.com/crypto-rb/rbnacl/pull/166)
Support for non-32-byte HMAC-SHA256/512 keys.
([@nsheremet])
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-rbnacl/Makefile | 6 | ||||
-rw-r--r-- | security/ruby-rbnacl/PLIST | 6 | ||||
-rw-r--r-- | security/ruby-rbnacl/distinfo | 10 |
3 files changed, 13 insertions, 9 deletions
diff --git a/security/ruby-rbnacl/Makefile b/security/ruby-rbnacl/Makefile index f5b30aeb836..3af7c93bbe1 100644 --- a/security/ruby-rbnacl/Makefile +++ b/security/ruby-rbnacl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2018/03/17 14:23:06 taca Exp $ +# $NetBSD: Makefile,v 1.3 2018/12/17 15:07:11 taca Exp $ -DISTNAME= rbnacl-5.0.0 +DISTNAME= rbnacl-6.0.0 CATEGORIES= security MAINTAINER= minskim@NetBSD.org @@ -8,5 +8,7 @@ HOMEPAGE= https://github.com/cryptosphere/rbnacl COMMENT= Ruby binding to the Networking and Cryptography library LICENSE= mit +USE_LANGUAGES= # none + .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/ruby-rbnacl/PLIST b/security/ruby-rbnacl/PLIST index dec6cd6153f..1f8694d7d5e 100644 --- a/security/ruby-rbnacl/PLIST +++ b/security/ruby-rbnacl/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2017/10/16 17:19:13 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/12/17 15:07:11 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.coveralls.yml ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec ${GEM_LIBDIR}/.rubocop.yml -${GEM_LIBDIR}/.ruby-version ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/CHANGES.md @@ -21,6 +20,7 @@ ${GEM_LIBDIR}/lib/rbnacl.rb ${GEM_LIBDIR}/lib/rbnacl/aead/base.rb ${GEM_LIBDIR}/lib/rbnacl/aead/chacha20poly1305_ietf.rb ${GEM_LIBDIR}/lib/rbnacl/aead/chacha20poly1305_legacy.rb +${GEM_LIBDIR}/lib/rbnacl/aead/xchacha20poly1305_ietf.rb ${GEM_LIBDIR}/lib/rbnacl/auth.rb ${GEM_LIBDIR}/lib/rbnacl/boxes/curve25519xsalsa20poly1305.rb ${GEM_LIBDIR}/lib/rbnacl/boxes/curve25519xsalsa20poly1305/private_key.rb @@ -55,6 +55,7 @@ ${GEM_LIBDIR}/lib/rbnacl/version.rb ${GEM_LIBDIR}/rbnacl.gemspec ${GEM_LIBDIR}/spec/rbnacl/aead/chacha20poly1305_ietf_spec.rb ${GEM_LIBDIR}/spec/rbnacl/aead/chacha20poly1305_legacy_spec.rb +${GEM_LIBDIR}/spec/rbnacl/aead/xchacha20poly1305_ietf_spec.rb ${GEM_LIBDIR}/spec/rbnacl/authenticators/poly1305_spec.rb ${GEM_LIBDIR}/spec/rbnacl/boxes/curve25519xsalsa20poly1305/private_key_spec.rb ${GEM_LIBDIR}/spec/rbnacl/boxes/curve25519xsalsa20poly1305/public_key_spec.rb @@ -76,6 +77,7 @@ ${GEM_LIBDIR}/spec/rbnacl/util_spec.rb ${GEM_LIBDIR}/spec/shared/aead.rb ${GEM_LIBDIR}/spec/shared/authenticator.rb ${GEM_LIBDIR}/spec/shared/box.rb +${GEM_LIBDIR}/spec/shared/hmac.rb ${GEM_LIBDIR}/spec/shared/key_equality.rb ${GEM_LIBDIR}/spec/shared/serializable.rb ${GEM_LIBDIR}/spec/spec_helper.rb diff --git a/security/ruby-rbnacl/distinfo b/security/ruby-rbnacl/distinfo index fe8a63742a0..4697429c3a0 100644 --- a/security/ruby-rbnacl/distinfo +++ b/security/ruby-rbnacl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2018/03/17 14:23:06 taca Exp $ +$NetBSD: distinfo,v 1.3 2018/12/17 15:07:11 taca Exp $ -SHA1 (rbnacl-5.0.0.gem) = 67148e9e67fb76c8bf9b12f96949395e598e2ab3 -RMD160 (rbnacl-5.0.0.gem) = acaeef8e026d0228daafa538a0d0b08c4fd57545 -SHA512 (rbnacl-5.0.0.gem) = d6c0c90587beae9f5086c442f4b7b9f430d527576307c5a5cdc5532b231245e5615434a001b3a4b47d1fb7d7148a167d77f12e7b4f5bd1c25c7ce5d361eb42f6 -Size (rbnacl-5.0.0.gem) = 221184 bytes +SHA1 (rbnacl-6.0.0.gem) = 919ea88a5c784502f98b05598c36e4fb1a128b42 +RMD160 (rbnacl-6.0.0.gem) = 07da6a55fa9d3bef88a57efbba2fd94f08d7c812 +SHA512 (rbnacl-6.0.0.gem) = 2921269c65503038d271506c56c8ce9d2ce34e1dde45cbe5f1bb14a6350608dc6690db7760c29960232c71fa21e7e183be1fe5238fbed228b74d3c71d7881034 +Size (rbnacl-6.0.0.gem) = 225280 bytes |