CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/11/17 08:39:15
Modified files:
devel/ruby-isolate: Makefile distinfo
devel/ruby-isolate/pkg: PLIST
Added files:
devel/ruby-isolate/patches: patch-lib_isolate_entry_rb
Log message:
Update ruby-isolate to 3.2.1, which eliminates the warnings it started
emitting after the rubygems 1.8 update.
Add a patch to fix use with gems with C extensions, using the
--user-install option.
Add a patch to not hide underlying error message when attempting to
activate a gem.