graphics/ruby-imlib2 does not currently compile with Ruby 1.9+ This is a simple patch to enable it work under Ruby 1.9+ How-To-Repeat: install ruby 1.9 cd /usr/ports/graphics/ruby-imlib2 && make build 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.
swills 2011-05-03 02:59:02 UTC FreeBSD ports repository Modified files: graphics/ruby-imlib2 Makefile Log: - Fix build with Ruby 1.9 PR: ports/156505 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: maintainer (stas@ via irc) Revision Changes Path 1.21 +3 -0 ports/graphics/ruby-imlib2/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"
State Changed From-To: open->closed Committed. Thanks!