skencil can be built, but fails at runtime: #skencil python2.5 in free(): error: modified (page-) pointer Abort trap: 6 (core dumped) core dump available upon request.
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it.
alepulver 2007-10-25 22:20:45 UTC FreeBSD ports repository Modified files: graphics/skencil Makefile Log: - Use only Python 2.4 or below, since 2.5 crashes or produces memory warnnings. - Using a non default Python version doesn't work on pointyhat/TB (because of dependencies), so mark as appropiate in that case. PR: ports/115926 Submitted by: bf <bf2006a@yahoo.com> Revision Changes Path 1.43 +10 -3 ports/graphics/skencil/Makefile _______________________________________________ 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. Thanks!