[34537] trunk/dports/python/py-pyrex/Portfile

jmr at macports.org jmr at macports.org
Wed Feb 27 13:51:34 PST 2008


Revision: 34537
          http://trac.macosforge.org/projects/macports/changeset/34537
Author:   jmr at macports.org
Date:     2008-02-27 13:51:34 -0800 (Wed, 27 Feb 2008)

Log Message:
-----------
py-pyrex: update to version 0.9.6.4 - from #13365.

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

Modified: trunk/dports/python/py-pyrex/Portfile
===================================================================
--- trunk/dports/python/py-pyrex/Portfile	2008-02-27 21:41:41 UTC (rev 34536)
+++ trunk/dports/python/py-pyrex/Portfile	2008-02-27 21:51:34 UTC (rev 34537)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name			py-pyrex
-version			0.9.5.1a
+version			0.9.6.4
 categories		python devel
 maintainers		nomaintainer
 platforms		darwin
@@ -15,12 +15,11 @@
 homepage		http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
 master_sites		${homepage}
 distname		Pyrex-${version}
-checksums		md5 0132c5cd2f8685e4948fb14dcb65f637
+checksums		md5 52bb6ec8848d9aa412c8bfd0fe9f33ea
 
 post-destroot   {
 	xinstall -m 644 -W ${worksrcpath}/Doc About.html FAQ.html \
-		extension_types.html index.html overview.html primes.c \
-		sharing.html special_methods.html \
+		index.html primes.c \
 		${destroot}${prefix}/share/doc/${name}
 	xinstall -m 644 -W ${worksrcpath} CHANGES.txt INSTALL.txt README.txt \
 		ToDo.txt USAGE.txt ${destroot}${prefix}/share/doc/${name}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080227/6ebacf53/attachment.html 


More information about the macports-changes mailing list