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

ram at macports.org ram at macports.org
Fri Sep 9 07:52:58 PDT 2011


Revision: 83696
          http://trac.macports.org/changeset/83696
Author:   ram at macports.org
Date:     2011-09-09 07:52:58 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
science/glue: use python27

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

Modified: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	2011-09-09 14:52:51 UTC (rev 83695)
+++ trunk/dports/science/glue/Portfile	2011-09-09 14:52:58 UTC (rev 83696)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python26 1.0
+PortGroup     python27 1.0
 
 name          glue
 version       1.32
+revision      1
 categories    science
 platforms     darwin
 maintainers   ram
@@ -22,11 +23,11 @@
               sha1 c35b2c57735b4bb9515516b62408a9119b194f8f \
               rmd160 a4f8ce662c9c753b662ca93f27eed01ce92f9164
 
-depends_lib-append port:py26-numpy \
-                   port:py26-pyrxp \
-                   port:py26-m2crypto \
-                   port:py26-cjson \
-                   port:py26-pyxmpp
+depends_lib-append port:py27-numpy \
+                   port:py27-pyrxp \
+                   port:py27-m2crypto \
+                   port:py27-cjson \
+                   port:py27-pyxmpp
 
 python.link_binaries no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/1cb89cd8/attachment.html>


More information about the macports-changes mailing list