[75913] trunk/dports/python

blb at macports.org blb at macports.org
Sat Feb 12 15:50:00 PST 2011


Revision: 75913
          http://trac.macports.org/changeset/75913
Author:   blb at macports.org
Date:     2011-02-12 15:50:00 -0800 (Sat, 12 Feb 2011)
Log Message:
-----------
New port: python/py27-numexpr, Multiple-operator array expression evaluator

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

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

Modified: trunk/dports/python/py27-numexpr/Portfile
===================================================================
--- trunk/dports/python/py26-numexpr/Portfile	2011-02-12 21:32:11 UTC (rev 75911)
+++ trunk/dports/python/py27-numexpr/Portfile	2011-02-12 23:50:00 UTC (rev 75913)
@@ -1,8 +1,8 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
-name                py26-numexpr
+PortGroup           python27 1.0
+name                py27-numexpr
 version             1.4.2
 categories-append   math
 maintainers         blb openmaintainer
@@ -32,7 +32,7 @@
                     sha1    9874be16e404d1d8550c2fd14b61a4520a387153 \
                     rmd160  30528db9e097632fe4350d0eb677298317ba72fa
 
-depends_lib-append  port:py26-numpy
+depends_lib-append  port:py27-numpy
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110212/95d4594e/attachment.html>


More information about the macports-changes mailing list