[57479] trunk/dports/science/glue/Portfile

ram at macports.org ram at macports.org
Fri Sep 11 07:09:21 PDT 2009


Revision: 57479
          http://trac.macports.org/changeset/57479
Author:   ram at macports.org
Date:     2009-09-11 07:09:20 -0700 (Fri, 11 Sep 2009)
Log Message:
-----------
science/glue: switch to python26

Modified Paths:
--------------
    trunk/dports/science/glue/Portfile

Modified: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	2009-09-11 14:09:12 UTC (rev 57478)
+++ trunk/dports/science/glue/Portfile	2009-09-11 14:09:20 UTC (rev 57479)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python25 1.0
+PortGroup     python26 1.0
 
 name          glue
 version       1.28.1
+revision      1
 categories    science
 platforms     darwin
 maintainers   ram
@@ -21,11 +22,11 @@
               sha1 6bc1030e17efff7785b4385a9fdd3a6f39ae9499 \
               rmd160 fec8428e34213f85e85a8cca1bddd5f824c86b28
 
-depends_lib-append port:py25-numpy \
-                   port:py25-pyrxp \
-                   port:py25-m2crypto \
-                   port:py25-cjson \
-                   port:py25-pyxmpp
+depends_lib-append port:py26-numpy \
+                   port:py26-pyrxp \
+                   port:py26-m2crypto \
+                   port:py26-cjson \
+                   port:py26-pyxmpp
 
 livecheck.type   regex
 livecheck.url    ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090911/6858d206/attachment.html>


More information about the macports-changes mailing list