Bug 136058 - [maintainer update]Fix build of science/py-scipy when suitesparse is installed, and other minor changes in science/py-scipy and math/py-numpy
Summary: [maintainer update]Fix build of science/py-scipy when suitesparse is installe...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 02:30 UTC by Li-Lun Wang
Modified: 2009-07-13 10:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.58 KB, patch)
2009-06-26 02:30 UTC, Li-Lun Wang
no flags Details | Diff
file.diff (1021 bytes, patch)
2009-06-26 02:30 UTC, Li-Lun Wang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Lun Wang 2009-06-26 02:30:03 UTC
* 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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-26 02:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2009-07-13 10:45:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-13 10:45:05 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-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"