[69492] trunk/dports/python

ram at macports.org ram at macports.org
Wed Jul 7 17:17:04 PDT 2010


Revision: 69492
          http://trac.macports.org/changeset/69492
Author:   ram at macports.org
Date:     2010-07-07 17:17:03 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
python/py27-py2app: new port

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

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

Modified: trunk/dports/python/py27-py2app/Portfile
===================================================================
--- trunk/dports/python/py26-py2app/Portfile	2010-07-07 23:40:52 UTC (rev 69483)
+++ trunk/dports/python/py27-py2app/Portfile	2010-07-08 00:17:03 UTC (rev 69492)
@@ -2,13 +2,13 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup python26  1.0
+PortGroup python27  1.0
 
-name                py26-py2app
+name                py27-py2app
 version             0.4.3
 categories-append   devel
 license             MIT/PSF
-maintainers         jmr openmaintainer
+maintainers         nomaintainer
 description         converts python scripts into executable Mac OS X apps
 long_description \
     A distutils extension which converts python scripts into executable \
@@ -25,14 +25,12 @@
                     sha1 71b8b009b47c5d6ca7ee6e47bc733d4c65c453db \
                     rmd160 877afa2e43ce8203cf74e8fc707c520e0105bf1a
 
-conflicts           py26-py2app-devel
+depends_lib-append  port:py27-distribute \
+                    port:py27-altgraph \
+                    port:py27-macholib \
+                    port:py27-modulegraph \
+                    port:py27-bdist_mpkg
 
-depends_lib-append  port:py26-distribute \
-                    port:py26-altgraph \
-                    port:py26-macholib \
-                    port:py26-modulegraph \
-                    port:py26-bdist_mpkg
-
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} \
     ${destroot}${prefix}/share/examples/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/1fda0720/attachment.html>


More information about the macports-changes mailing list