CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/17 14:11:43
Modified files:
lang/ruby/2.0 : Makefile distinfo
lang/ruby/2.0/patches: patch-configure patch-lib_fileutils_rb
lang/ruby/2.0/pkg: PLIST-main PLIST-ri_docs
Added files:
lang/ruby/2.0/patches:
patch-lib_rubygems_ext_ext_conf_builder_rb
Removed files:
lang/ruby/2.0/patches: patch-lib_rubygems_ext_builder_rb
Log message:
Update to ruby 2.0.0-p195, with a security fix for CVE-2013-2065
and other significant bugfixes for new features introduced in
ruby 2.0, plus some miscellaneous bugfixes.
This includes an update to the embedded rubygems, which changes
how native extension gems are built, so update the patch to
ensure --user-install continues to work as a regular user with
such gems.