Build of graphics/xli fails because libpng 1.4 forces use of png_sig_cmp() instead of the old png_check_sig() ("undefined reference" linker error) Fix: Add graphics/xli/files/patch-png.c (also available at http://burggraben.net/hacks/patch-png.c ) How-To-Repeat: run portupgrade
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-28 12:50:51 UTC FreeBSD ports repository Added files: graphics/xli/files patch-png.c Log: - fix build for png-1.4.1 PR: 145106 Submitted by: Christoph Moench-Tegeder Revision Changes Path 1.1 +20 -0 ports/graphics/xli/files/patch-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"
dinoex 2010-03-28 13:10:14 UTC FreeBSD ports repository Modified files: graphics/xli Makefile graphics/xli/files patch-png.c Log: - fix logic of new png function PR: 145106 Revision Changes Path 1.36 +1 -1 ports/graphics/xli/Makefile 1.2 +1 -1 ports/graphics/xli/files/patch-png.c _______________________________________________ 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"