[73943] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Nov 29 20:06:07 PST 2010


Revision: 73943
          http://trac.macports.org/changeset/73943
Author:   ryandesign at macports.org
Date:     2010-11-29 20:06:02 -0800 (Mon, 29 Nov 2010)
Log Message:
-----------
py27-scientific: new port, version 2.8, based on py26-scientific; see #26790

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

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

Modified: trunk/dports/python/py27-scientific/Portfile
===================================================================
--- trunk/dports/python/py26-scientific/Portfile	2010-11-30 01:24:17 UTC (rev 73934)
+++ trunk/dports/python/py27-scientific/Portfile	2010-11-30 04:06:02 UTC (rev 73943)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python26 1.0
+PortGroup       python27 1.0
 
-name            py26-scientific
+name            py27-scientific
 version         2.8
 revision        2
 categories      python science
@@ -25,7 +25,7 @@
                 rmd160 0501829586253fe3986458529c436b6d93e6667f
 
 depends_lib     port:netcdf \
-                port:py26-numpy
+                port:py27-numpy
 
 build.env    	CPPFLAGS="-I${python.include} \
 	            -I${worksrcpath}/Include" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101129/3cca8db1/attachment.html>


More information about the macports-changes mailing list