[87806] trunk/dports/python/py-py2app/Portfile

jmr at macports.org jmr at macports.org
Tue Dec 6 19:24:36 PST 2011


Revision: 87806
          http://trac.macports.org/changeset/87806
Author:   jmr at macports.org
Date:     2011-12-06 19:24:33 -0800 (Tue, 06 Dec 2011)
Log Message:
-----------
py-py2app: update to 0.6.4

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

Modified: trunk/dports/python/py-py2app/Portfile
===================================================================
--- trunk/dports/python/py-py2app/Portfile	2011-12-07 02:39:16 UTC (rev 87805)
+++ trunk/dports/python/py-py2app/Portfile	2011-12-07 03:24:33 UTC (rev 87806)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                py-py2app
-version             0.6.3
-revision            1
+version             0.6.4
 categories-append   devel
 license             {MIT PSF}
 maintainers         jmr openmaintainer
@@ -22,9 +21,8 @@
 master_sites        http://pypi.python.org/packages/source/p/py2app/
 distname            py2app-${version}
 
-checksums           md5 49a9101ff25fb59d1ba733e329bf502e \
-                    sha1 cb7daad349cdd491d2021cb05b96be471628acf4 \
-                    rmd160 601e08e0292f2c115f55e85619fb2d979255b1aa
+checksums           md5 40e7f788e897567ba2ad2855e43ac127 \
+                    sha256 b42a3d7392c1c716e2ddd8f20f5f200a96415d1badbc981edfffc4971f70c3d9
 
 python.versions     24 25 26 27
 
@@ -39,9 +37,6 @@
         ${destroot}${prefix}/share/doc/${subport}
         eval file copy [glob ${worksrcpath}/examples/*] \
         ${destroot}${prefix}/share/examples/${subport}
-        # tar mishandles this filename with "C" locale, ticket #30252
-        move "${destroot}${prefix}/share/examples/${subport}/PyObjC/TinyTinyEdit/dist.€" \
-             "${destroot}${prefix}/share/examples/${subport}/PyObjC/TinyTinyEdit/dist"
     }
     livecheck.type  none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111206/f108d08e/attachment-0001.html>


More information about the macports-changes mailing list