[76055] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Thu Feb 17 02:47:04 PST 2011


Revision: 76055
          http://trac.macports.org/changeset/76055
Author:   stromnov at macports.org
Date:     2011-02-17 02:47:04 -0800 (Thu, 17 Feb 2011)
Log Message:
-----------
py27-pika: new port (copy from py26-pika)

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

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

Modified: trunk/dports/python/py27-pika/Portfile
===================================================================
--- trunk/dports/python/py26-pika/Portfile	2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-pika/Portfile	2011-02-17 10:47:04 UTC (rev 76055)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-pika
+name                py27-pika
 version             0.9.3
 categories          python devel
 platforms           darwin
@@ -23,7 +23,7 @@
                     sha1    70bdcafd77985634c76f54d6990f664ff80f6baf \
                     rmd160  a85ec8a2c9728bc7839536d350bee97b234c70aa
 
-depends_build       port:py26-distribute
+depends_build       port:py27-distribute
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/3a27760d/attachment.html>


More information about the macports-changes mailing list