Date: Sun, 3 Jun 2012 20:07:20 +0000 (UTC) From: Romain Tartière <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libgdiplus/files patch-src_gifcodec.c Message-ID: <201206032007.q53K7Kdp081339@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
romain 2012-06-03 20:07:20 UTC
FreeBSD ports repository
Added files:
x11-toolkits/libgdiplus/files patch-src_gifcodec.c
Log:
Fix build after giflib update.
QuantizeBuffer() is no more public in the giflib but still present in the code.
There is no update (yet) code in the libgdiplus code so copy the relevant lines
from giflib for now.
Revision Changes Path
1.1 +299 -0 ports/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206032007.q53K7Kdp081339>
