yay CVS. to avoid this bug, always do your "cvs add"s against cvs itself and not a mirror.
On 2011/11/08 16:20, Jeremy Evans wrote: > On Tue, Nov 8, 2011 at 3:58 PM, Jeremy Evans <[email protected]> wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2011/11/08 16:58:08 > > > > Modified files: > > lang/jruby/patches: patch-jruby-launcher_unixlauncher_cpp > > patch-lib_ruby_site_ruby_shared_mkmf_rb > > lang/jruby/pkg : PLIST > > Added files: > > lang/jruby/patches: patch-build_xml > > Removed files: > > lang/jruby/patches: > > > patch-lib_ruby_site_ruby_1_8_rubygems_installer_rb > > > patch-lib_ruby_site_ruby_1_8_rubygems_require_paths_builder_rb > > > > Log message: > > Update to JRuby 1.6.5. > > > > Make jruby binary not segfault if PATH isn't set correctly. > > > > Remove rubygems hacks, since they are no longer necessary now > > that the versions of rubygems for the other ruby interpreters > > are > 1.3.7. > > > > No longer ship the ri documentation files with JRuby. JRuby > > ships with a broken ri binary anyway (requires the rdoc gem to > > work), and almost all users of JRuby have MRI ruby installed > > and can use its ri binary. > > This also updated the Makefile and distinfo, but my first commit > attempt bombed part way through because the build.xml patch already > had an earlier version in the Attic. Thank you CVS. > > Jeremy
