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

jwa at macports.org jwa at macports.org
Sun Apr 10 10:40:28 PDT 2011


Revision: 77720
          http://trac.macports.org/changeset/77720
Author:   jwa at macports.org
Date:     2011-04-10 10:40:28 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
version bump to 0.6.1, remove non-existing examples

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

Modified: trunk/dports/python/py-py2app/Portfile
===================================================================
--- trunk/dports/python/py-py2app/Portfile	2011-04-10 17:35:50 UTC (rev 77719)
+++ trunk/dports/python/py-py2app/Portfile	2011-04-10 17:40:28 UTC (rev 77720)
@@ -4,7 +4,7 @@
 PortGroup		python24 1.0
 
 name			py-py2app
-version			0.5.2
+version			0.6.1
 categories-append	devel
 maintainers		jwa openmaintainer
 description		converts python scripts into executable Mac OS X apps
@@ -19,9 +19,9 @@
 master_sites		http://cheeseshop.python.org/packages/source/p/py2app/
 distname		py2app-${version}
 
-checksums           md5     d406f75c965410d926b1b9c008096cae \
-                    sha1    b026b9e681d16751dddd41245bfb2e26202a4cbe \
-                    rmd160  cf93edd7bc511f50e97485c9abf4c115deb31854
+checksums           md5     c60eee8f519c93070329de9adeeb14d6 \
+                    sha1    d3a97c6968e0a2890335180f5493f2412cc68a09 \
+                    rmd160  55f6ba20c106e63fcb5fcadf506ba770d0908b67
 
 conflicts       py-py2app-devel
 
@@ -36,8 +36,6 @@
 	${destroot}${prefix}/share/examples/${name}
     xinstall -m 644 -W ${worksrcpath} LICENSE.txt README.txt \
 	${destroot}${prefix}/share/doc/${name}
-    eval file copy [glob ${worksrcpath}/examples/*] \
-	${destroot}${prefix}/share/examples/${name}
 }
 
 livecheck.type	regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/272fa891/attachment.html>


More information about the macports-changes mailing list