[58162] trunk/dports/python

blb at macports.org blb at macports.org
Tue Sep 22 23:52:50 PDT 2009


Revision: 58162
          http://trac.macports.org/changeset/58162
Author:   blb at macports.org
Date:     2009-09-22 23:52:49 -0700 (Tue, 22 Sep 2009)
Log Message:
-----------
New port - python/py26-numarray, array manipulation and computational library for python; ticket #21547

Modified Paths:
--------------
    trunk/dports/python/py26-numarray/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-numarray/

Modified: trunk/dports/python/py26-numarray/Portfile
===================================================================
--- trunk/dports/python/py25-numarray/Portfile	2009-09-22 22:53:52 UTC (rev 58142)
+++ trunk/dports/python/py26-numarray/Portfile	2009-09-23 06:52:49 UTC (rev 58162)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name			py25-numarray
+name			py26-numarray
 version			1.5.2
 categories		python devel math
 platforms		darwin
@@ -22,7 +22,7 @@
 checksums		sha1 17f6c4bb5f0d97e93923b8ca4f55fccc1ee985e9
 
 #
-# py25-numarray does not understand setup.py --no-user-cfg from PortGroup
+# py26-numarray does not understand setup.py --no-user-cfg from PortGroup
 #
 
 build.cmd               ${python.bin} setup.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090922/09487289/attachment.html>


More information about the macports-changes mailing list