[54173] trunk/dports/python

mnick at macports.org mnick at macports.org
Wed Jul 22 08:54:46 PDT 2009


Revision: 54173
          http://trac.macports.org/changeset/54173
Author:   mnick at macports.org
Date:     2009-07-22 08:54:46 -0700 (Wed, 22 Jul 2009)
Log Message:
-----------
new port: python2.6 version of openopt

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

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

Modified: trunk/dports/python/py26-openopt/Portfile
===================================================================
--- trunk/dports/python/py25-openopt/Portfile	2009-07-22 15:03:27 UTC (rev 54170)
+++ trunk/dports/python/py26-openopt/Portfile	2009-07-22 15:54:46 UTC (rev 54173)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-openopt
+name                py26-openopt
 version             0.24
 categories-append   math science
 maintainers         mnick
@@ -24,8 +24,8 @@
                     sha1    810608ea1cd5f0443973459754b07b06c88481b1 \
                     rmd160  8d3fb8f61851f6cfb413f68b1daa1d66e173d76d
 
-depends_build-append port:py25-setuptools
-depends_lib-append  port:py25-numpy
+depends_build-append port:py26-setuptools
+depends_lib-append  port:py26-numpy
 
 livecheck.url       ${master_sites}
 livecheck.regex     OpenOpt(.*).zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090722/d83f6400/attachment.html>


More information about the macports-changes mailing list