The following reply was made to PR ports/136058; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/136058: commit references a PR Date: Mon, 13 Jul 2009 09:45:05 +0000 (UTC) lwhsu 2009-07-13 09:44:48 UTC FreeBSD ports repository Modified files: science/py-scipy Makefile math/py-numpy Makefile distinfo pkg-plist math/py-numpy/files site.cfg Log: * Fix build of science/py-scipy when math/suitesparse is installed, by correctly detect and depend on it in math/py-numpy * Replace the old numpy documentation with the new numpy book * Explicitly tell the distutil to use gnu95 fortran compiler * Use ${PYTHONPREFIX_SITELIBDIR} rather than ${PYTHON_SITELIBDIR} when generating the packing list for science/py-scipy * Bump PORTREVISIONs, for packing lists are changed PR: ports/136058 Submitted by: Li-Lun Wang (Leland Wang) <llwang AT infor.org> (maintainer) Revision Changes Path 1.24 +13 -5 ports/math/py-numpy/Makefile 1.12 +3 -3 ports/math/py-numpy/distinfo 1.5 +1 -1 ports/math/py-numpy/files/site.cfg 1.12 +1 -1 ports/math/py-numpy/pkg-plist 1.23 +11 -2 ports/science/py-scipy/Makefile _______________________________________________ cvs-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org" _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"