CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/11/08 16:38:57
Modified files:
lang/ruby/1.9 : Makefile distinfo
lang/ruby/1.9/patches: patch-configure patch-lib_fileutils_rb
patch-lib_rubygems_commands_install_command_rb
patch-lib_rubygems_dependency_installer_rb
patch-random_c
patch-test_ruby_test_process_rb
lang/ruby/1.9/pkg: PLIST-main PLIST-tk
Added files:
lang/ruby/1.9/patches: patch-bootstraptest_test_thread_rb
lang/ruby/1.9/pkg: DESCR-ri_docs PLIST-ri_docs
Removed files:
lang/ruby/1.9/patches: patch-common_mk
patch-ext_bigdecimal_bigdecimal_c
patch-ext_socket_lib_socket_rb
patch-ext_socket_option_c
patch-test_rubygems_test_gem_dependency_installer_rb
Log message:
Update to ruby 1.9.3p0. Adds significant speed improvements and quite
a few new features. A few of our patches were accepted upstream.
Add an -ri_docs multipackage to hold the ri documentation files. These
aren't used very often, slow down installation significantly, and bloat
the package.
This also fixes the conflict marker for the -tk multipackage.