The following patch does the following things: 1. Update RMagick to 1.15.7 2. Add dependency on webfonts, necessary for passing the test suite 3. Suggest a fix for broken GraphicsMagick dependencies (see ports/114036) How-To-Repeat: - Try to compile RMagick with recent webfonts - Try to compile RMagick with recent default GraphicsMagick
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer
stas 2007-07-16 19:13:49 UTC FreeBSD ports repository Modified files: graphics/ruby-rmagick Makefile distinfo Log: - Update to 1.15.7. PR: ports/114037 (based on) Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> Revision Changes Path 1.45 +2 -2 ports/graphics/ruby-rmagick/Makefile 1.25 +3 -3 ports/graphics/ruby-rmagick/distinfo _______________________________________________ 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!