<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7017847eae6402a8c40d2f0cea30b96138ca5570">https://github.com/macports/macports-ports/commit/7017847eae6402a8c40d2f0cea30b96138ca5570</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 7017847  Sophus: Don't build the tests, since we don't use them
</span>7017847 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7017847eae6402a8c40d2f0cea30b96138ca5570
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Mar 1 11:21:00 2018 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Sophus: Don't build the tests, since we don't use them
</span>---
 math/Sophus/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/Sophus/Portfile b/math/Sophus/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 98c53af..7c3b352 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/Sophus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/Sophus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,3 +22,6 @@ depends_lib-append  port:eigen3
</span> 
 checksums           rmd160  6e1bda06cd4aac020843d05b97dd3d0db9032ced \
                     sha256  edab6a5c60ded38b4304103cd9d384d2d7591b9949bde3b95859f7bb1b5355a5
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.args-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    -DBUILD_TESTS=OFF
</span></pre><pre style='margin:0'>

</pre>