Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby: update to 2.2.0 #786

Merged
merged 1 commit into from Jan 16, 2015
Merged

ruby: update to 2.2.0 #786

merged 1 commit into from Jan 16, 2015

Conversation

luizluca
Copy link
Contributor

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)
  • 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 luizluca@gmail.com

Runtime tested on x86
Compile tested on ar71xx

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 <luizluca@gmail.com>
luizluca added a commit that referenced this pull request Jan 16, 2015
@luizluca luizluca merged commit f4e39a4 into openwrt:master Jan 16, 2015
@luizluca luizluca deleted the ruby_update branch January 16, 2015 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant