PDL is updated to 2.4.9 http://sourceforge.net/projects/pdl/files/PDL/2.4.9/README.txt/view Although there are a few new features available in some more recent revisions, as announced by the official site, I just choose the stable version for now. Fix: The new version requires on p5-OpenGL, not GL, glut anymore.
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->sunpoet I'll take it.
sunpoet 2011-12-02 03:24:27 UTC FreeBSD ports repository Modified files: math/PDL Makefile distinfo Log: - Update to 2.4.9 - Sort *_DEPENDS - Comment OPTIONS GL: it should be uncommented after p5-OpenGL >= 0.60 Changes: http://sourceforge.net/projects/pdl/files/PDL/2.4.9/README.txt/view PR: ports/161151 (part of) Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes Revision Changes Path 1.73 +13 -14 ports/math/PDL/Makefile 1.15 +2 -2 ports/math/PDL/distinfo _______________________________________________ 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, with minor changes. Thanks!