Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2009 09:44:48 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/science/py-scipy Makefile ports/math/py-numpy Makefile distinfo pkg-plist ports/math/py-numpy/files site.cfg
Message-ID:  <200907130944.n6D9imnK067961@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907130944.n6D9imnK067961>