Date: Sat, 23 Dec 2006 07:07:56 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/GraphicsMagick/files patch-coders-png.c Message-ID: <200612230707.kBN77ujW049188@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612230707.kBN77ujW049188>