Modified: trunk/dports/python/py26-mpmath/Portfile (75706 => 75707)
--- trunk/dports/python/py26-mpmath/Portfile 2011-02-04 23:34:47 UTC (rev 75706)
+++ trunk/dports/python/py26-mpmath/Portfile 2011-02-05 01:25:48 UTC (rev 75707)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup python26 1.0
name py26-mpmath
-version 0.16
+version 0.17
categories-append math
maintainers blb openmaintainer
description Arbitrary-precision floating-point library for Python
@@ -17,9 +17,9 @@
master_sites http://mpmath.googlecode.com/files/
distname mpmath-${version}
-checksums md5 7780f99cafd3292c0776249825d66aed \
- sha1 95de722d97903911ec1f9cf9592e9e007b3348e4 \
- rmd160 3156f0f284f7a03b70bfdbc73083ec5d26483dfe
+checksums md5 e27af3a77bc39c8745d5d1c09a8247ac \
+ sha1 c5bd806308c96d1d93a6b437995a09e5ab0e9331 \
+ rmd160 bfdbab090820cc7e28a9f3cff9ed8dcd24eacaff
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}