ruby: update to 2.2.0
authorLuiz Angelo Daros de Luca <[email protected]>
Thu, 15 Jan 2015 00:45:13 +0000 (22:45 -0200)
committerLuiz Angelo Daros de Luca <[email protected]>
Fri, 16 Jan 2015 05:19:56 +0000 (03:19 -0200)
commit2ffaee345c3896c5fe9c78ed059f961f595206c4
treeadfb028dd22625275b735f139a13a3b97d2fb684
parenta9981d0b1fdf369ae5cfa76c7dab8bd522571798
ruby: update to 2.2.0

For ruby changes since 2.1.x:

 https://github.com/ruby/ruby/blob/v2_2_0/NEWS

Relevant changes for OpenWRT:

* all patches for ruby-core where merged upstream and
  they are not needed anymore (only rdoc patch remains)
 - PR for the rdoc github project was added to the patch header
   (https://github.com/rdoc/rdoc/pull/340)
* new package ruby-powerassert for introduced new bundled gem power_assert
* new package ruby-unicodenormalize for Unicode normalization files
* removed ruby-dl as DL was removed after being deprecated
* ruby-{minitest,testunit} where removed from ruby library. Now they
  are bundled gems
* test and sample files where removed from gems in order to save resources
  and reduce pkgs dependencies
* script ruby_find_pkgsdeps was updated to match upstream changes

Signed-off-by: Luiz Angelo Daros de Luca <[email protected]>
lang/ruby/Makefile
lang/ruby/patches/001-rdoc-remove_gems_dep.patch
lang/ruby/patches/002-minitest-remove_gems_dep.patch [deleted file]
lang/ruby/patches/003-digest_rmd160_wrong_name_fix.patch [deleted file]
lang/ruby/patches/004-digest_dont-link-ssl-if-not-needed.patch [deleted file]
lang/ruby/ruby_find_pkgsdeps