CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/03/18 17:01:22
Modified files:
lang/jruby : Makefile distinfo
lang/jruby/patches: patch-tool_nailgun_Makefile_in
lang/jruby/pkg : PLIST
Added files:
lang/jruby/patches: patch-bin_jruby_bash patch-build_xml
patch-lib_ruby_site_ruby_1_8_rubygems_installer_rb
patch-lib_ruby_site_ruby_1_8_rubygems_require_paths_builder_rb
patch-lib_ruby_site_ruby_shared_mkmf_rb
Removed files:
lang/jruby/patches: patch-bin_jruby_sh
Log message:
Update jruby to 1.6.0. This version adds ruby 1.9 syntax support,
as well as experimental C extension support, and many other
significant new features.
Bump required memory to 384MB, should fix occassional memory
errors when building.
Use the jruby-complete.jar instead of the jruby.jar, seems
to be necessary for C extension support to work correctly.
RSpec is no longer bundled. Additionally, the extra 1.5.3
distfile is no longer needed as the changes have been included
upstream.
OK landry@