[129931] trunk/dports/python/py-mahotas/Portfile

stromnov at macports.org stromnov at macports.org
Tue Dec 23 08:22:19 PST 2014


Revision: 129931
          https://trac.macports.org/changeset/129931
Author:   stromnov at macports.org
Date:     2014-12-23 08:22:19 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
py-mahotas: update to version 1.2.4

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

Modified: trunk/dports/python/py-mahotas/Portfile
===================================================================
--- trunk/dports/python/py-mahotas/Portfile	2014-12-23 15:25:25 UTC (rev 129930)
+++ trunk/dports/python/py-mahotas/Portfile	2014-12-23 16:22:19 UTC (rev 129931)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-mahotas
-version             1.2.3
+version             1.2.4
 revision            0
 platforms           darwin
 license             MIT
@@ -22,14 +22,16 @@
 
 distname            mahotas-${version}
 
-checksums           rmd160  764614e084d90d3aca85fce0cef59055260385dd \
-                    sha256  f899f380687090e835616506664ba5f9d0844242f20002005dff6fd01754d4f8
+checksums           rmd160  108094ef6362c0bebd0d436816ba2318d14b9755 \
+                    sha256  55ae9d5d78033cdfe202ba668513f71a0368fc8152959e55bc049c4199d68074
 
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools
 
     depends_lib-append  port:py${python.version}-numpy \
+                        port:py${python.version}-imread \
+                        port:py${python.version}-Pillow \
                         port:freeimage
 
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/45895763/attachment.html>


More information about the macports-changes mailing list