Summary: | [PATCH] graphics/ImageMagick: SVG support requires X11 libraries | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | chinsan <chinsan> | ||||
Component: | Individual Port(s) | Assignee: | Shaun Amott <shaun> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | shaun | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
chinsan
2007-03-04 20:40:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->shaun Over to maintainer rafan 2007-04-03 16:25:26 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile distinfo pkg-plist graphics/ImageMagick/files patch-configure Added files: graphics/ImageMagick/files patch-wand-Wand-config.in Log: - Update to 6.3.3-5 [1] - SVG support requires X11 support, so mark as IGNORE if WITHOUT_X11 is defined [2] - Correct set CPPFLAGS for fontconfig, librsvg, and graphviz [3] PR: ports/109862 [2], ports/110141[3] Submitted by: rafan [1], chinsan [2], Maxim Samsonov <xors at mne.ru> [3] Approved by: shuan Revision Changes Path 1.236 +4 -2 ports/graphics/ImageMagick/Makefile 1.109 +3 -3 ports/graphics/ImageMagick/distinfo 1.9 +30 -3 ports/graphics/ImageMagick/files/patch-configure 1.1 +11 -0 ports/graphics/ImageMagick/files/patch-wand-Wand-config.in (new) 1.105 +4 -2 ports/graphics/ImageMagick/pkg-plist _______________________________________________ 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 with maintainer approval. |