CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.1.6
authorVictor Martinez <pitillo@ono.com>
Thu, 23 Apr 2015 06:38:05 +0000 (08:38 +0200)
committerVictor Martinez <pitillo@ono.com>
Thu, 23 Apr 2015 06:38:05 +0000 (08:38 +0200)
ruby/.footprint
ruby/.md5sum
ruby/Pkgfile

index ec2e858874a9c0266f857cb54cf046c5911f3e5d..18dedc09b3517915af6d67836f58844ba52ef7c2 100644 (file)
@@ -912,6 +912,8 @@ drwxr-xr-x  root/root       usr/lib/ruby/2.1/rubygems/source/
 -rw-r--r--     root/root       usr/lib/ruby/2.1/rubygems/spec_fetcher.rb
 -rw-r--r--     root/root       usr/lib/ruby/2.1/rubygems/specification.rb
 drwxr-xr-x     root/root       usr/lib/ruby/2.1/rubygems/ssl_certs/
+-rw-r--r--     root/root       usr/lib/ruby/2.1/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem
+-rw-r--r--     root/root       usr/lib/ruby/2.1/rubygems/ssl_certs/AddTrustExternalCARoot.pem
 -rw-r--r--     root/root       usr/lib/ruby/2.1/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
 -rw-r--r--     root/root       usr/lib/ruby/2.1/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
 -rw-r--r--     root/root       usr/lib/ruby/2.1/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
@@ -1043,19 +1045,19 @@ drwxr-xr-x      root/root       usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/
 drwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/bin/
 -rwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/bin/rdoc
 -rwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/bin/ri
-drwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/test-unit-2.1.5.0/
-drwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/test-unit-2.1.5.0/bin/
--rwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/test-unit-2.1.5.0/bin/testrb
+drwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/test-unit-2.1.6.0/
+drwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/test-unit-2.1.6.0/bin/
+-rwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/gems/test-unit-2.1.6.0/bin/testrb
 drwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/specifications/
 drwxr-xr-x     root/root       usr/lib/ruby/gems/2.1/specifications/default/
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/bigdecimal-1.2.4.gemspec
--rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/io-console-0.4.2.gemspec
+-rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/io-console-0.4.3.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/json-1.8.1.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/minitest-4.7.5.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/psych-2.0.5.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/rake-10.1.0.gemspec
 -rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/rdoc-4.1.0.gemspec
--rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/test-unit-2.1.5.0.gemspec
+-rw-r--r--     root/root       usr/lib/ruby/gems/2.1/specifications/default/test-unit-2.1.6.0.gemspec
 drwxr-xr-x     root/root       usr/lib/ruby/site_ruby/
 drwxr-xr-x     root/root       usr/lib/ruby/site_ruby/2.1/
 drwxr-xr-x     root/root       usr/lib/ruby/site_ruby/2.1/linux-eabihf/
index db634a027f5acae55af96c80868995ece1bb06d7..85918b6ed9eadcadb5b59790724c322cb53c167b 100644 (file)
@@ -1,2 +1,2 @@
-8a30ed4b022a24acbb461976c9c70789  ruby-2.1.5.tar.xz
+ec6f10ca331ce947802ede86259513a8  ruby-2.1.6.tar.xz
 ce941d90c1361ce6ab6561bbe3f990fe  ruby-arch.patch
index 3fc35ff1fdf44771b250c4d4b4ab7c5538d2fc80..bcb6b81d21e4eb9d36b4bfc6ce381b2b5044613f 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: gdbm ncurses openssl readline zlib libffi libyaml
 
 name=ruby
-version=2.1.5
+version=2.1.6
 release=1
 source=(http://cache.ruby-lang.org/pub/$name/2.1/$name-$version.tar.xz
         $name-arch.patch)