- Fix build error Added file(s): - files/patch-coders-png.c Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->rafan rafan@ wants this PRs
I removed this patch on purpose, it doesn't look like a correct fix (and I can't reproduce the build error in the first place). Please don't re-add it and instead explain to me what's going on there.
rafan 2006-12-23 07:07:56 UTC FreeBSD ports repository Added files: graphics/GraphicsMagick/files patch-coders-png.c Log: - Fix build when libpng is compiled with assembler code support. For example, setting CPUTYPE to p3 or above triggers this. This is the same bug happened in ImageMagick, and the original patch can be found at http://www.imagemagick.org/pipermail/magick-developers/2006-April/002550.html In fact, this patch was submitted in PR 101361, but a wrong version was committed. PR: ports/107086 Obtained from: GraphicsMagick cvs Revision Changes Path 1.3 +22 -0 ports/graphics/GraphicsMagick/files/patch-coders-png.c (new) _______________________________________________ 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 vender patch.