[78201] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Thu Apr 28 03:14:20 PDT 2011


Revision: 78201
          http://trac.macports.org/changeset/78201
Author:   ryandesign at macports.org
Date:     2011-04-28 03:14:19 -0700 (Thu, 28 Apr 2011)
Log Message:
-----------
py27-suds: new port, version 0.4, based on py26-suds; see #29299

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

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

Modified: trunk/dports/python/py27-suds/Portfile
===================================================================
--- trunk/dports/python/py26-suds/Portfile	2011-04-28 10:12:18 UTC (rev 78200)
+++ trunk/dports/python/py27-suds/Portfile	2011-04-28 10:14:19 UTC (rev 78201)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
 
 set realname        suds
-name                py26-${realname}
+name                py27-${realname}
 version             0.4
 revision            1
 categories          python devel net
@@ -21,7 +21,7 @@
                     rmd160  6d7ed5c7a83680542509aa26cf5165673871db78
 distname            python-${realname}-${version}
 
-depends_build-append port:py26-distribute
+depends_build-append port:py27-distribute
 
 livecheck.type      regex
 livecheck.url       https://fedorahosted.org/suds/wiki/ReleaseHistory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110428/cdace1b2/attachment.html>


More information about the macports-changes mailing list