The patch below fixes graphics/xpaint compilation after the recent libpng update. png_check_sig() does no longer exist in the PNG API, but has been replaced by !png_sig_cmp(). See libpng(3).
Responsible Changed From-To: freebsd-ports-bugs->dinoex I will take care of it.
State Changed From-To: open->closed committed, thanks.
dinoex 2010-03-31 11:45:49 UTC FreeBSD ports repository Added files: graphics/xpaint/files patch-readWritePNG.c Log: - fix build for png-1.4.1 PR: 145228 Revision Changes Path 1.1 +11 -0 ports/graphics/xpaint/files/patch-readWritePNG.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"