[119905] trunk/dports/python/py-mpmath/Portfile

mf2k at macports.org mf2k at macports.org
Fri May 9 13:07:27 PDT 2014


Revision: 119905
          https://trac.macports.org/changeset/119905
Author:   mf2k at macports.org
Date:     2014-05-09 13:07:27 -0700 (Fri, 09 May 2014)
Log Message:
-----------
py-mpmath: Update to version 0.18. (#42356)

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

Modified: trunk/dports/python/py-mpmath/Portfile
===================================================================
--- trunk/dports/python/py-mpmath/Portfile	2014-05-09 19:58:39 UTC (rev 119904)
+++ trunk/dports/python/py-mpmath/Portfile	2014-05-09 20:07:27 UTC (rev 119905)
@@ -4,11 +4,11 @@
 PortGroup           python 1.0
 
 name                py-mpmath
-version             0.17
-revision            1
+version             0.18
 categories-append   math
 license             BSD
 maintainers         nomaintainer
+
 description         Arbitrary-precision floating-point library for Python
 long_description \
    Mpmath is a pure-Python library for arbitrary-precision floating-point \
@@ -21,16 +21,15 @@
 master_sites        googlecode:mpmath
 distname            mpmath-${version}
 
-checksums           md5     e27af3a77bc39c8745d5d1c09a8247ac \
-                    sha1    c5bd806308c96d1d93a6b437995a09e5ab0e9331 \
-                    rmd160  bfdbab090820cc7e28a9f3cff9ed8dcd24eacaff
+checksums           rmd160  83979e4e4b9c11158d2a94c52302620ad94d63e5 \
+                    sha256  12306dc2340f59178681fcb28ef4d727702c7ad3e64f81a2d970c4c91afe461e
 
 python.versions     25 26 27
 
 if {${name} ne ${subport}} {
     post-destroot {
        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-       xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README \
+       xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE \
           ${destroot}${prefix}/share/doc/${subport}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140509/882785d7/attachment-0001.html>


More information about the macports-changes mailing list