CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/12/19 14:39:50
Modified files:
lang/jruby : Makefile distinfo
lang/jruby/pkg : PLIST
Log message:
Update to JRuby 1.7.9
Work around upstream regression causing rake/rdoc/ri to not work by
copying the real executables over the rubygems shims.
Fix the #! lines on the executables.
The old ant based tests no longer work, and the new maven tests
require downloading tons of packages at runtime, so punt and mark
NO_TEST=Yes and stop downloading the -src tarball.