[95907] trunk/dports/science/ompl/Portfile
mmoll at macports.org
mmoll at macports.org
Thu Jul 26 08:08:07 PDT 2012
Revision: 95907
https://trac.macports.org/changeset/95907
Author: mmoll at macports.org
Date: 2012-07-26 08:08:07 -0700 (Thu, 26 Jul 2012)
Log Message:
-----------
science/ompl: update to 0.11.1
Modified Paths:
--------------
trunk/dports/science/ompl/Portfile
Modified: trunk/dports/science/ompl/Portfile
===================================================================
--- trunk/dports/science/ompl/Portfile 2012-07-26 15:04:38 UTC (rev 95906)
+++ trunk/dports/science/ompl/Portfile 2012-07-26 15:08:07 UTC (rev 95907)
@@ -4,7 +4,7 @@
PortGroup cmake 1.0
name ompl
-version 0.11.0
+version 0.11.1
categories science
maintainers mmoll
description The Open Motion Planning Library (OMPL)
@@ -14,15 +14,15 @@
platforms darwin
license BSD
master_sites https://bitbucket.org/ompl/ompl/downloads
-checksums md5 c4925e413fd67a4b388878d12ccd2eb4 \
- sha1 5a858043ba72fb86c1fa7340edd1c0d2e772ddb4 \
- rmd160 c14b3695950a3e27234629aaf3c137764ac8c822
+checksums md5 235ca56932ff20da0c01f8201657740a \
+ sha1 e5b1827477f36d373f9a9a5dd88941bcdc7bae61 \
+ rmd160 c45de5b40ff870f68cd62915f68ec05caaf3360d
distname ${name}-${version}-Source
depends_lib-append port:boost port:ode
# no universal of gccxml-devel
universal_variant no
-configure.args-append -DOMPL_BUILD_TESTS=OFF -DOMPL_BUILD_DEMOS=OFF
+configure.args-append -DOMPL_BUILD_DEMOS=OFF
# generate the extra C++ code needed for Python bindings. This code seems
# somewhat dependent on compiler and/or boost version, so we can't
# pre-generate them and make them available as an extra download.
@@ -45,10 +45,11 @@
details, please read:
http://ompl.kavrakilab.org/license.html#ricelicense"
}
+ depends_build-append port:pkgconfig
depends_lib-append port:assimp port:pqp port:flann port:libccd
- checksums md5 955bf3a6bf169d3b1bd1f09d365a599b \
- sha1 23308fbc86ac775b1ba0d53f3f7c16b696842729 \
- rmd160 6fe30b972f1b18ea8586bbf751c73d3ccee9281f
+ checksums md5 c5ed8fb9bb248632d762703239108ea0 \
+ sha1 5ad5e77b4771b7faadddb19f2fd2c23bd9a77642 \
+ rmd160 1911cf56b7c369591e18bf1af2766213fd9c8d4e
}
variant python26 description {Use python2.6 for python bindings} conflicts python27 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120726/fce040a4/attachment.html>
More information about the macports-changes
mailing list