[79823] trunk/dports/science/flann/Portfile
Revision: 79823 http://trac.macports.org/changeset/79823 Author: mmoll@macports.org Date: 2011-06-27 06:54:48 -0700 (Mon, 27 Jun 2011) Log Message: ----------- science/flann: update to 1.6.11 Modified Paths: -------------- trunk/dports/science/flann/Portfile Modified: trunk/dports/science/flann/Portfile =================================================================== --- trunk/dports/science/flann/Portfile 2011-06-27 04:49:02 UTC (rev 79822) +++ trunk/dports/science/flann/Portfile 2011-06-27 13:54:48 UTC (rev 79823) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup cmake 1.0 name flann -version 1.6.10 +version 1.6.11 categories science devel maintainers mmoll description Fast Library for Approximate Nearest Neighbors @@ -20,9 +20,9 @@ distname ${name}-${version}-src use_zip yes extract.mkdir yes -checksums md5 d4c5a769ecf54f6252728e477986e9af \ - sha1 1a172bd57ac720b621d60a9b81fde62bf4e99708 \ - rmd160 4d1bcf66e1aa782a96ff0230b270cf13c004860f +checksums md5 5fd889b9f3777aa6e0d05b2546d25eb5 \ + sha1 cecb709299f1cf16c9f6202e648d6d7ee2b12f8a \ + rmd160 52263c560f71d0ce1fc4f6c63c19bfc2f789c7ea depends_lib port:hdf5-18 # MPI support is automatically enabled if hdf5-18 is installed with the +openmpi variant configure.args-append ${distname} -DBUILD_MATLAB_BINDINGS=OFF -DUSE_MPI=OFF \
participants (1)
-
mmoll@macports.org