CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.4.2
authorVictor Martinez <pitillo@ono.com>
Thu, 28 Sep 2017 05:10:59 +0000 (07:10 +0200)
committerVictor Martinez <pitillo@ono.com>
Thu, 28 Sep 2017 05:10:59 +0000 (07:10 +0200)
ruby/.footprint
ruby/.md5sum
ruby/Pkgfile

index ebf1905b0019b54364d1593acc8a83dbf21e6ac1..2221941a0268eefe1792933f89b3f6902d1b4285 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.1
-lrwxrwxrwx     root/root       usr/lib/libruby.so.2.4 -> libruby.so.2.4.1
--rwxr-xr-x     root/root       usr/lib/libruby.so.2.4.1
+lrwxrwxrwx     root/root       usr/lib/libruby.so -> libruby.so.2.4.2
+lrwxrwxrwx     root/root       usr/lib/libruby.so.2.4 -> libruby.so.2.4.2
+-rwxr-xr-x     root/root       usr/lib/libruby.so.2.4.2
 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/
@@ -1351,8 +1351,8 @@ 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/io-console-0.4.6.gemspec
--rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/json-2.0.2.gemspec
--rw-r--r--     root/root       usr/lib/ruby/gems/2.4/specifications/default/openssl-2.0.3.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/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 c24561f7d0fd8e50d92508f15fa5ef7587184b21..dba3c98918b052d159ae1971caebdaf7c205a1f0 100644 (file)
@@ -1,2 +1,2 @@
-894467211c4ae1dbf8a41bb0d58bbc89  ruby-2.4.1.tar.xz
+a991f06ea1a1d421f7888c75f80f12d6  ruby-2.4.2.tar.xz
 c869de5702ea7f35b8565a93bfa2de21  ruby-arch.patch
index 524fe2158ee3d577c259d7d050c13fd5c3f635a7..4189a68b961587de6c46bb6565f2e4521b37268d 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: gdbm ncurses openssl readline zlib libffi libyaml
 
 name=ruby
-version=2.4.1
+version=2.4.2
 release=1
 source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz
         $name-arch.patch)