Revision
75274
Author
mmoll@macports.org
Date
2011-01-19 06:54:55 -0800 (Wed, 19 Jan 2011)

Log Message

science/flann: bump version to 1.6.7

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/science/flann/Portfile (75273 => 75274)


--- trunk/dports/science/flann/Portfile	2011-01-19 14:41:53 UTC (rev 75273)
+++ trunk/dports/science/flann/Portfile	2011-01-19 14:54:55 UTC (rev 75274)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup cmake 1.0
 name                flann
-version             1.6.6
+version             1.6.7
 categories          science devel
 maintainers         mmoll
 description         Fast Library for Approximate Nearest Neighbors
@@ -20,10 +20,9 @@
 distname            ${name}-${version}-src
 use_zip             yes
 extract.mkdir       yes
-checksums           md5     9f162b8090610e0a91a3262a04bac0cf \
-                    sha1    d14a359f9d07e6b1ea84968d6d658afd2a13f89a \
-                    rmd160  28c9d11f7d9eaaf0cce86dbceb03cf0b6cb2a7ca
-patchfiles          patch-flann-1.6.6.diff
+checksums           md5     326a199e4222cc4d0c78a9e29077d27f \
+                    sha1    71539e95a679ce9da31f7554b16b5fa81862bf48 \
+                    rmd160  f10dbc91924e26647ab641df9a8f0bf81748c6e0
 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 \