Currently lang/ruby-doc-stdlib does not install when RUBY_VER is 1.9. This is a small tweak to the (ruby) install script to enable it to run under Ruby 1.9. How-To-Repeat: install ruby 1.9 and cd /usr/ports/lang/ruby-doc-stdlib && make install clean RUBY_VER=1.9 fails
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: stas->swills I'll take it.
State Changed From-To: open->closed Committed. Thanks!
swills 2011-05-03 03:00:51 UTC FreeBSD ports repository Modified files: lang/ruby-doc-stdlib/files patch-install.rb Log: - Fix build with Ruby 1.9 PR: ports/156506 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: maintainer (stas@ via irc) Revision Changes Path 1.2 +11 -11 ports/lang/ruby-doc-stdlib/files/patch-install.rb _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
swills 2011-05-03 03:05:04 UTC FreeBSD ports repository Modified files: databases/ruby-cdb Makefile Log: - Fix build with Ruby 1.9 PR: ports/156506 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: maintainer (stas@ via irc) Revision Changes Path 1.11 +6 -0 ports/databases/ruby-cdb/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"