[137355] trunk/dports/python/py-mmh3/Portfile

hum at macports.org hum at macports.org
Wed Jun 10 06:15:27 PDT 2015


Revision: 137355
          https://trac.macports.org/changeset/137355
Author:   hum at macports.org
Date:     2015-06-10 06:15:27 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
py-mmh3: update to 2.3.1

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

Modified: trunk/dports/python/py-mmh3/Portfile
===================================================================
--- trunk/dports/python/py-mmh3/Portfile	2015-06-10 07:37:51 UTC (rev 137354)
+++ trunk/dports/python/py-mmh3/Portfile	2015-06-10 13:15:27 UTC (rev 137355)
@@ -6,7 +6,7 @@
 
 set real_name       mmh3
 name                py-${real_name}
-version             2.3
+version             2.3.1
 categories-append   textproc math
 maintainers         hum openmaintainer
 
@@ -18,14 +18,14 @@
 license             Permissive
 
 master_sites        https://pypi.python.org/packages/source/m/${real_name}/
-checksums           rmd160  dd8b817b57b2dffe6659747ea20a97c062d7520c \
-                    sha256  ef9896a8083ffadf92a9e41e3db4d276670cdcddf4b2a4d619d92edb4af6cbdb
 
 distname            ${real_name}-${version}
 
-python.versions     27 33 34
+python.versions     27 34
 
 if {${name} ne ${subport}} {
+    checksums           rmd160  108cd84049528834dc857e2119d2427946b028f3 \
+                        sha256  ecadc3557c093211a70b49814cf91d6833fff403edf2d8405645e227262de928
     post-destroot {
         set docdir ${prefix}/share/doc/${subport}
         xinstall -d ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/958af7f9/attachment.html>


More information about the macports-changes mailing list