CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.5.3
authorVictor Martinez <pitillo@ono.com>
Thu, 18 Oct 2018 17:02:46 +0000 (19:02 +0200)
committerVictor Martinez <pitillo@ono.com>
Thu, 18 Oct 2018 17:02:46 +0000 (19:02 +0200)
ruby/.footprint
ruby/.md5sum
ruby/Pkgfile

index a2c12d4856eadeeeb2887fd96f03b5fd50ffa5e2..8fa969746ad8d8793365415a192cae995cd5658e 100644 (file)
@@ -41,9 +41,9 @@ drwxr-xr-x    root/root       usr/include/ruby-2.5/ruby/backward/
 -rw-r--r--     root/root       usr/include/ruby-2.5/ruby/version.h
 -rw-r--r--     root/root       usr/include/ruby-2.5/ruby/vm.h
 drwxr-xr-x     root/root       usr/lib/
-lrwxrwxrwx     root/root       usr/lib/libruby.so -> libruby.so.2.5.1
-lrwxrwxrwx     root/root       usr/lib/libruby.so.2.5 -> libruby.so.2.5.1
--rwxr-xr-x     root/root       usr/lib/libruby.so.2.5.1
+lrwxrwxrwx     root/root       usr/lib/libruby.so -> libruby.so.2.5.3
+lrwxrwxrwx     root/root       usr/lib/libruby.so.2.5 -> libruby.so.2.5.3
+-rwxr-xr-x     root/root       usr/lib/libruby.so.2.5.3
 drwxr-xr-x     root/root       usr/lib/pkgconfig/
 -rw-r--r--     root/root       usr/lib/pkgconfig/ruby-2.5.pc
 drwxr-xr-x     root/root       usr/lib/ruby/
@@ -1378,7 +1378,7 @@ drwxr-xr-x        root/root       usr/lib/ruby/gems/2.5/specifications/default/
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/io-console-0.4.6.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/ipaddr-1.2.0.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/json-2.1.0.gemspec
--rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/openssl-2.1.0.gemspec
+-rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/openssl-2.1.2.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/psych-3.0.2.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/rdoc-6.0.1.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.5/specifications/default/scanf-1.0.0.gemspec
index 6a31972afc80232c5279195b7267d45e1165961a..6442df75659fb92c48fcfa13243f8793bee58256 100644 (file)
@@ -1 +1 @@
-b7d48b39fd09933e232f172384d03b94  ruby-2.5.1.tar.xz
+7eeae640892f1dc89403edcfbb901223  ruby-2.5.3.tar.xz
index ffbdcfcbe12f6601d045e149e516f57a96aa7f70..969c19faa7d988c84954a5605c086bb3656736bf 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: gdbm ncurses openssl readline zlib libffi libyaml
 
 name=ruby
-version=2.5.1
+version=2.5.3
 release=1
 source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz)