[88624] trunk/dports/python/py-mahotas
stromnov at macports.org
stromnov at macports.org
Thu Jan 5 13:44:44 PST 2012
Revision: 88624
http://trac.macports.org/changeset/88624
Author: stromnov at macports.org
Date: 2012-01-05 13:44:44 -0800 (Thu, 05 Jan 2012)
Log Message:
-----------
py-mahotas: update to version 0.7
Modified Paths:
--------------
trunk/dports/python/py-mahotas/Portfile
Removed Paths:
-------------
trunk/dports/python/py-mahotas/files/
Modified: trunk/dports/python/py-mahotas/Portfile
===================================================================
--- trunk/dports/python/py-mahotas/Portfile 2012-01-05 21:43:53 UTC (rev 88623)
+++ trunk/dports/python/py-mahotas/Portfile 2012-01-05 21:44:44 UTC (rev 88624)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-mahotas
-version 0.6.5
+version 0.7
revision 0
categories python
license GPL
@@ -21,20 +21,20 @@
distname mahotas-${version}
-checksums md5 ed9f88fb68c3879be44be142d5b860cf \
- sha1 beb76461d2ac43b6519dc254144fab757a69792a \
- rmd160 f4d16db8ef137fd36dc5f881ee8a88afe40e60bd
+checksums md5 c05a01b4d35793b9882150f489d239db \
+ sha1 a510d5730735dfb394abd84e0d973ca4e48e20b5 \
+ rmd160 a40c15680b9ad4ab6bc8d2dce9b7972e54852ad5
python.default_version 27
python.versions 26 27
if {$subport != $name} {
- patchfiles patch-_filters.cpp.diff
+ 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:py${python.version}-scipy \
port:freeimage
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120105/1e077774/attachment.html>
More information about the macports-changes
mailing list