CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.4.3
authorVictor Martinez <pitillo@ono.com>
Mon, 18 Dec 2017 02:27:32 +0000 (03:27 +0100)
committerVictor Martinez <pitillo@ono.com>
Mon, 18 Dec 2017 02:27:32 +0000 (03:27 +0100)
ruby/.footprint
ruby/.md5sum
ruby/Pkgfile

index 2221941a0268eefe1792933f89b3f6902d1b4285..93a443b5fe4a325c0eed8bc15f18067c6ebb6c6a 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.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
+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
 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/
@@ -862,6 +862,7 @@ drwxr-xr-x  root/root       usr/lib/ruby/2.4/rubygems/resolver/molinillo/lib/molinillo/
 -rw-r--r--     root/root       usr/lib/ruby/2.4/rubygems/resolver/stats.rb
 -rw-r--r--     root/root       usr/lib/ruby/2.4/rubygems/resolver/vendor_set.rb
 -rw-r--r--     root/root       usr/lib/ruby/2.4/rubygems/resolver/vendor_specification.rb
+-rw-r--r--     root/root       usr/lib/ruby/2.4/rubygems/safe_yaml.rb
 -rw-r--r--     root/root       usr/lib/ruby/2.4/rubygems/security.rb
 drwxr-xr-x     root/root       usr/lib/ruby/2.4/rubygems/security/
 -rw-r--r--     root/root       usr/lib/ruby/2.4/rubygems/security/policies.rb
index dba3c98918b052d159ae1971caebdaf7c205a1f0..8526e49c25cbba890167d42340720001c6b312ec 100644 (file)
@@ -1,2 +1,2 @@
-a991f06ea1a1d421f7888c75f80f12d6  ruby-2.4.2.tar.xz
+5975bf6ad576a191b0ec9000a925c386  ruby-2.4.3.tar.xz
 c869de5702ea7f35b8565a93bfa2de21  ruby-arch.patch
index 4189a68b961587de6c46bb6565f2e4521b37268d..5eee22e849c674ca86a59dfe32f61e7859dace9d 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: gdbm ncurses openssl readline zlib libffi libyaml
 
 name=ruby
-version=2.4.2
+version=2.4.3
 release=1
 source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz
         $name-arch.patch)