pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-ed25519 security/ruby-ed25519: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5aca0fda1024
branches:  trunk
changeset: 373873:5aca0fda1024
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Feb 14 14:17:24 2022 +0000

description:
security/ruby-ed25519: update to 1.3.0

1.3.0 (2022-01-16)

* Bump rubocop dependencies. (#30)
* Add support for Ruby 3 & JRuby 9.3.0. (#31)

diffstat:

 security/ruby-ed25519/Makefile |   4 ++--
 security/ruby-ed25519/PLIST    |  12 ++----------
 security/ruby-ed25519/distinfo |   8 ++++----
 3 files changed, 8 insertions(+), 16 deletions(-)

diffs (56 lines):

diff -r 5d879c68f7bd -r 5aca0fda1024 security/ruby-ed25519/Makefile
--- a/security/ruby-ed25519/Makefile    Mon Feb 14 14:16:00 2022 +0000
+++ b/security/ruby-ed25519/Makefile    Mon Feb 14 14:17:24 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/01/19 14:20:38 taca Exp $
+# $NetBSD: Makefile,v 1.2 2022/02/14 14:17:24 taca Exp $
 
-DISTNAME=      ed25519-1.2.4
+DISTNAME=      ed25519-1.3.0
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 5d879c68f7bd -r 5aca0fda1024 security/ruby-ed25519/PLIST
--- a/security/ruby-ed25519/PLIST       Mon Feb 14 14:16:00 2022 +0000
+++ b/security/ruby-ed25519/PLIST       Mon Feb 14 14:17:24 2022 +0000
@@ -1,19 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2020/01/19 14:20:38 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/02/14 14:17:24 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/ed25519_ref10.${RUBY_DLEXT}
 ${GEM_EXTSDIR}/gem.build_complete
-${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.rspec
-${GEM_LIBDIR}/.rubocop.yml
-${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/CHANGES.md
-${GEM_LIBDIR}/CODE_OF_CONDUCT.md
-${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/appveyor.yml
-${GEM_LIBDIR}/ed25519.gemspec
 ${GEM_LIBDIR}/ed25519.png
 ${GEM_LIBDIR}/ext/ed25519_jruby/LICENSE.txt
 ${GEM_LIBDIR}/ext/ed25519_jruby/README.md
@@ -79,5 +70,6 @@
 ${GEM_LIBDIR}/lib/ed25519/signing_key.rb
 ${GEM_LIBDIR}/lib/ed25519/verify_key.rb
 ${GEM_LIBDIR}/lib/ed25519/version.rb
+${GEM_LIBDIR}/lib/ed25519_jruby.jar
 ${GEM_LIBDIR}/lib/ed25519_ref10.${RUBY_DLEXT}
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 5d879c68f7bd -r 5aca0fda1024 security/ruby-ed25519/distinfo
--- a/security/ruby-ed25519/distinfo    Mon Feb 14 14:16:00 2022 +0000
+++ b/security/ruby-ed25519/distinfo    Mon Feb 14 14:17:24 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:17:54 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/02/14 14:17:24 taca Exp $
 
-BLAKE2s (ed25519-1.2.4.gem) = 6fdcbed874460654f5bf4608c1cae2ecdee33771b791a92c29ec96027ef1b813
-SHA512 (ed25519-1.2.4.gem) = 86de1e4970a5dfc3303b9fa305bf2a289f700771dbede619e1e5474fdadaae502d8feaed03449991bf77e82999dda3e29cd05dc0df8f923b40fec145268a6b4f
-Size (ed25519-1.2.4.gem) = 137216 bytes
+BLAKE2s (ed25519-1.3.0.gem) = 7592c1d3a25cfe3a6ac5b538a2d00026eb3e790b4f76a504fb871233f7b56819
+SHA512 (ed25519-1.3.0.gem) = 732f7d1651bfdfca667158b4f4d83a266378b1f4c5e1e50323c89013ac71311958df2335b8ddd733c76dccfd7d59fc79659ceb329cc6598b5c3c1210d275efbb
+Size (ed25519-1.3.0.gem) = 182784 bytes



Home | Main Index | Thread Index | Old Index