[73540] trunk/dports/python

ram at macports.org ram at macports.org
Tue Nov 16 20:18:29 PST 2010


Revision: 73540
          http://trac.macports.org/changeset/73540
Author:   ram at macports.org
Date:     2010-11-16 20:18:25 -0800 (Tue, 16 Nov 2010)
Log Message:
-----------
python/py27-scipy: new port, closes #27356

Modified Paths:
--------------
    trunk/dports/python/py27-scipy/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-scipy/

Modified: trunk/dports/python/py27-scipy/Portfile
===================================================================
--- trunk/dports/python/py26-scipy/Portfile	2010-11-17 03:53:41 UTC (rev 73539)
+++ trunk/dports/python/py27-scipy/Portfile	2010-11-17 04:18:25 UTC (rev 73540)
@@ -2,14 +2,14 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
 
-name                    py26-scipy
+name                    py27-scipy
 version                 0.8.0
 categories              python
 platforms               darwin
 license                 BSD
-maintainers             jmr ram openmaintainer
+maintainers             ram openmaintainer
 description             An opensource library of scientific tools for Python
 long_description        ${description}.
 
@@ -21,8 +21,8 @@
                         sha1 d7a84e5dc440d05e4d198411a2e0c6b8ec9adfc5 \
                         rmd160 cce915a5760f9bcf4cc39381cb01d1a5726a57f3
 
-depends_lib-append      port:py26-numpy \
-                        port:py26-nose \
+depends_lib-append      port:py27-numpy \
+                        port:py27-nose \
                         port:SuiteSparse \
                         port:swig-python \
                         port:atlas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101116/1ed76493/attachment.html>


More information about the macports-changes mailing list