Changes between Initial Version and Version 6 of Ticket #2488


Ignore:
Timestamp:
Mar 24, 2016, 2:54:53 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2488

    • Property Status changed from new to closed
    • Property Attachments.isobsolete changed from 0 to 1
    • Property Resolution changed from to fixed
    • Property Dependson changed from to 2526
    • Property Owner changed from darwinports-bugs@… to mww@…
    • Property Type changed from defect to submission
    • Property Port py-scipy added
  • Ticket #2488 – Description

    initial v6  
    22that's okay.
    33
    4 =======
    5 
     4{{{
    65PortSystem 1.0
    76PortGroup python 1.0
     
    3332destroot.cmd            ${build.cmd}
    3433destroot.target         install
     34}}}
    3535
    36 =====
    37 
     36{{{
    3837--- scipy_core/scipy_distutils/gnufcompiler.py  Wed Feb 18 01:51:39 2004
    3938+++ scipy_core/scipy_distutils/gnufcompiler.py  Thu Mar  4 06:28:32 2004
     
    6463 
    6564     def get_flags_debug(self):
     65}}}