[74752] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Sat Jan 1 07:56:19 PST 2011


Revision: 74752
          http://trac.macports.org/changeset/74752
Author:   adfernandes at macports.org
Date:     2011-01-01 07:56:13 -0800 (Sat, 01 Jan 2011)
Log Message:
-----------
py27-pmw : new port - trivial copy of py26-pmw

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

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

Modified: trunk/dports/python/py27-pmw/Portfile
===================================================================
--- trunk/dports/python/py26-pmw/Portfile	2010-12-31 18:29:38 UTC (rev 74741)
+++ trunk/dports/python/py27-pmw/Portfile	2011-01-01 15:56:13 UTC (rev 74752)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup python26  1.0
+PortGroup python27  1.0
 
-name                py26-pmw
+name                py27-pmw
 version             1.3.2
 maintainers         macsforever2000
 platforms           darwin
@@ -23,7 +23,7 @@
 
 worksrcdir          ${distname}/src
 
-depends_lib-append  port:py26-tkinter
+depends_lib-append  port:py27-tkinter
 
 livecheck.type      regex
 livecheck.url       http://sourceforge.net/projects/pmw/files/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110101/8d0da743/attachment.html>


More information about the macports-changes mailing list