[77358] trunk/dports/python

ram at macports.org ram at macports.org
Mon Mar 28 10:45:25 PDT 2011


Revision: 77358
          http://trac.macports.org/changeset/77358
Author:   ram at macports.org
Date:     2011-03-28 10:45:24 -0700 (Mon, 28 Mar 2011)
Log Message:
-----------
python/py27-pyxmpp: new port

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

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

Modified: trunk/dports/python/py27-pyxmpp/Portfile
===================================================================
--- trunk/dports/python/py26-pyxmpp/Portfile	2011-03-28 14:42:32 UTC (rev 77357)
+++ trunk/dports/python/py27-pyxmpp/Portfile	2011-03-28 17:45:24 UTC (rev 77358)
@@ -1,11 +1,10 @@
 # $Id$
 
 PortSystem         1.0
-PortGroup          python26 1.0
+PortGroup          python27 1.0
 
-name               py26-pyxmpp
+name               py27-pyxmpp
 version            1.1.1
-epoch              1
 categories-append  crypto devel
 maintainers        ram openmaintainer
 platforms          darwin
@@ -25,9 +24,9 @@
                    sha1 e9e1dc106f2c7e5f7bf0acd0e687245f0d7aae36 \
                    rmd160 6f98f9b937b70e9fb109d314dc93c2bd7ff6a10f
 
-depends_lib-append port:py26-libxml2 \
-                   port:py26-dnspython \
-                   port:py26-m2crypto
+depends_lib-append port:py27-libxml2 \
+                   port:py27-dnspython \
+                   port:py27-m2crypto
 
 livecheck.type     regex
 livecheck.url      ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110328/ef0081b5/attachment.html>


More information about the macports-changes mailing list