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

stromnov at macports.org stromnov at macports.org
Fri Jan 6 07:07:05 PST 2012


Revision: 88645
          http://trac.macports.org/changeset/88645
Author:   stromnov at macports.org
Date:     2012-01-06 07:07:03 -0800 (Fri, 06 Jan 2012)
Log Message:
-----------
py-mahotas: update to version 0.7.1

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

Modified: trunk/dports/python/py-mahotas/Portfile
===================================================================
--- trunk/dports/python/py-mahotas/Portfile	2012-01-06 14:48:39 UTC (rev 88644)
+++ trunk/dports/python/py-mahotas/Portfile	2012-01-06 15:07:03 UTC (rev 88645)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-mahotas
-version             0.7
+version             0.7.1
 revision            0
 categories          python
 license             GPL
@@ -21,19 +21,16 @@
 
 distname            mahotas-${version}
 
-checksums           md5     c05a01b4d35793b9882150f489d239db \
-                    sha1    a510d5730735dfb394abd84e0d973ca4e48e20b5 \
-                    rmd160  a40c15680b9ad4ab6bc8d2dce9b7972e54852ad5
+checksums           md5     63d51b90930accaed0e7aee4cad6ab17 \
+                    sha1    0988a6d846c3d9b2c70c85ece21d87450c4b0e14 \
+                    rmd160  7e77abe9656133cb5da2bd6a070b40b60e708612
 
 python.default_version  27
 python.versions     26 27
 
 if {$subport != $name} {
-    configure.compiler      macports-gcc-4.5
+    depends_build-append    port:py${python.version}-distribute
 
-    depends_build-append    port:py${python.version}-distribute \
-                            port:gcc45
-
     depends_lib-append      port:py${python.version}-numpy \
                             port:freeimage
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120106/35c2c47f/attachment.html>


More information about the macports-changes mailing list