CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.4.4
authorVictor Martinez <pitillo@ono.com>
Sat, 31 Mar 2018 10:26:08 +0000 (12:26 +0200)
committerVictor Martinez <pitillo@ono.com>
Sat, 31 Mar 2018 10:26:08 +0000 (12:26 +0200)
ruby/.footprint
ruby/.md5sum
ruby/Pkgfile

index 93a443b5fe4a325c0eed8bc15f18067c6ebb6c6a..38c39bf8575956c41c7eccf4f3f243f2abef79d3 100644 (file)
@@ -41,9 +41,9 @@ drwxr-xr-x    root/root       usr/include/ruby-2.4/ruby/backward/
 -rw-r--r--     root/root       usr/include/ruby-2.4/ruby/version.h
 -rw-r--r--     root/root       usr/include/ruby-2.4/ruby/vm.h
 drwxr-xr-x     root/root       usr/lib/
-lrwxrwxrwx     root/root       usr/lib/libruby.so -> libruby.so.2.4.3
-lrwxrwxrwx     root/root       usr/lib/libruby.so.2.4 -> libruby.so.2.4.3
--rwxr-xr-x     root/root       usr/lib/libruby.so.2.4.3
+lrwxrwxrwx     root/root       usr/lib/libruby.so -> libruby.so.2.4.4
+lrwxrwxrwx     root/root       usr/lib/libruby.so.2.4 -> libruby.so.2.4.4
+-rwxr-xr-x     root/root       usr/lib/libruby.so.2.4.4
 drwxr-xr-x     root/root       usr/lib/pkgconfig/
 -rw-r--r--     root/root       usr/lib/pkgconfig/ruby-2.4.pc
 drwxr-xr-x     root/root       usr/lib/ruby/
@@ -1350,10 +1350,10 @@ drwxr-xr-x      root/root       usr/lib/ruby/gems/2.4/gems/xmlrpc-0.2.1/lib/xmlrpc/
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.4/gems/xmlrpc-0.2.1/lib/xmlrpc/utils.rb
 drwxr-xr-x     root/root       usr/lib/ruby/gems/2.4/specifications/
 drwxr-xr-x     root/root       usr/lib/ruby/gems/2.4/specifications/default/
--rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/bigdecimal-1.3.0.gemspec
+-rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/bigdecimal-1.3.2.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/io-console-0.4.6.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/json-2.0.4.gemspec
--rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/openssl-2.0.5.gemspec
+-rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/openssl-2.0.7.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/psych-2.2.2.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/rdoc-5.0.0.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/did_you_mean-1.1.0.gemspec
index 8526e49c25cbba890167d42340720001c6b312ec..f5745d00e807e5e817972cc1659f62bb93827349 100644 (file)
@@ -1,2 +1,2 @@
-5975bf6ad576a191b0ec9000a925c386  ruby-2.4.3.tar.xz
+4f30cefb7d50c6fa4d801f47ed9d82ca  ruby-2.4.4.tar.xz
 c869de5702ea7f35b8565a93bfa2de21  ruby-arch.patch
index 5eee22e849c674ca86a59dfe32f61e7859dace9d..6fa43f14f9ebddeaae9814e4300fe478a109d485 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: gdbm ncurses openssl readline zlib libffi libyaml
 
 name=ruby
-version=2.4.3
+version=2.4.4
 release=1
 source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz
         $name-arch.patch)