[79468] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Tue Jun 14 08:24:25 PDT 2011


Revision: 79468
          http://trac.macports.org/changeset/79468
Author:   robitaille at macports.org
Date:     2011-06-14 08:24:24 -0700 (Tue, 14 Jun 2011)
Log Message:
-----------
py27-pyflakes: new port based on py26-pyflakes

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

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

Modified: trunk/dports/python/py27-pyflakes/Portfile
===================================================================
--- trunk/dports/python/py26-pyflakes/Portfile	2011-06-02 18:02:59 UTC (rev 79115)
+++ trunk/dports/python/py27-pyflakes/Portfile	2011-06-14 15:24:24 UTC (rev 79468)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-pyflakes
+name                py27-pyflakes
 version             0.4.0
 categories          python www
 platforms           darwin
@@ -21,7 +21,7 @@
                     sha1    439b547be3be431de90ebea16b7fd2a3f620e3f9 \
                     rmd160  b2962664414c41128b165d2db5977bfc8ecb7777
 
-depends_lib-append  port:py26-distribute
+depends_lib-append  port:py27-distribute
 
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/pyflakes/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110614/8aea28d9/attachment-0001.html>


More information about the macports-changes mailing list