[71895] trunk/dports/python/py26-mpmath/Portfile
blb at macports.org
blb at macports.org
Sun Sep 26 00:40:54 PDT 2010
Revision: 71895
http://trac.macports.org/changeset/71895
Author: blb at macports.org
Date: 2010-09-26 00:40:51 -0700 (Sun, 26 Sep 2010)
Log Message:
-----------
python/py26-mpmath - update to 0.16
Modified Paths:
--------------
trunk/dports/python/py26-mpmath/Portfile
Modified: trunk/dports/python/py26-mpmath/Portfile
===================================================================
--- trunk/dports/python/py26-mpmath/Portfile 2010-09-26 07:22:41 UTC (rev 71894)
+++ trunk/dports/python/py26-mpmath/Portfile 2010-09-26 07:40:51 UTC (rev 71895)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup python26 1.0
name py26-mpmath
-version 0.15
+version 0.16
categories-append math
maintainers blb openmaintainer
description Arbitrary-precision floating-point library for Python
@@ -17,17 +17,14 @@
master_sites http://mpmath.googlecode.com/files/
distname mpmath-${version}
-checksums md5 40a917ce8c55325f87c53b5095ca71a6 \
- sha1 73d94ef01f2d50b50edfd2c1383e894663f792e4 \
- rmd160 cba11fc866e073d81de1482b0ebd451fef4cb861
+checksums md5 7780f99cafd3292c0776249825d66aed \
+ sha1 95de722d97903911ec1f9cf9592e9e007b3348e4 \
+ rmd160 3156f0f284f7a03b70bfdbc73083ec5d26483dfe
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README \
${destroot}${prefix}/share/doc/${name}
- eval xinstall -m 644 [glob ${worksrcpath}/doc/source/*.txt] \
- ${destroot}${prefix}/share/doc/${name}
- file copy ${worksrcpath}/demo ${destroot}${prefix}/share/doc/${name}/
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100926/86df66ef/attachment.html>
More information about the macports-changes
mailing list