[88143] trunk/dports/science/flann/Portfile
mmoll at macports.org
mmoll at macports.org
Tue Dec 20 10:32:33 PST 2011
Revision: 88143
http://trac.macports.org/changeset/88143
Author: mmoll at macports.org
Date: 2011-12-20 10:32:30 -0800 (Tue, 20 Dec 2011)
Log Message:
-----------
science/flann: update to version 1.7.0
Modified Paths:
--------------
trunk/dports/science/flann/Portfile
Modified: trunk/dports/science/flann/Portfile
===================================================================
--- trunk/dports/science/flann/Portfile 2011-12-20 18:17:26 UTC (rev 88142)
+++ trunk/dports/science/flann/Portfile 2011-12-20 18:32:30 UTC (rev 88143)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup cmake 1.0
name flann
-version 1.6.11
+version 1.7.0
categories science devel
maintainers mmoll
description Fast Library for Approximate Nearest Neighbors
@@ -20,12 +20,12 @@
distname ${name}-${version}-src
use_zip yes
extract.mkdir yes
-checksums md5 5fd889b9f3777aa6e0d05b2546d25eb5 \
- sha1 cecb709299f1cf16c9f6202e648d6d7ee2b12f8a \
- rmd160 52263c560f71d0ce1fc4f6c63c19bfc2f789c7ea
+checksums md5 d002d1c82a862a8258e826a53b0b1a1e \
+ sha1 45cc0b683af88ed1729750ae257b607868232bf5 \
+ rmd160 a8a56b5f4cbb63c1fc4a5f5453f272b07759e283
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 \
+# MPI support is automatically disabled if hdf5-18 is installed without the +openmpi variant
+configure.args-append ${distname} -DBUILD_MATLAB_BINDINGS=OFF -DUSE_MPI=ON \
-DMPIEXEC=${prefix}/lib/openmpi/bin/mpiexec \
-DMPI_COMPILER=${prefix}/lib/openmpi/bin/mpic++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111220/f85c4083/attachment.html>
More information about the macports-changes
mailing list