cvs commit: ports/science/py-scipy Makefile ports/math/py-numpy
Makefile distinfo pkg-plist ports/math/py-numpy/files site.cfg
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Jul 13 09:44:49 UTC 2009
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
More information about the cvs-ports
mailing list