<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/130ce6ffc708e7a2b31a6f80abc6b739d5cdadb9">https://github.com/macports/macports-ports/commit/130ce6ffc708e7a2b31a6f80abc6b739d5cdadb9</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 130ce6f Sophus: supported_archs noarch
</span>130ce6f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 130ce6ffc708e7a2b31a6f80abc6b739d5cdadb9
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Mar 1 10:34:53 2018 -0600
<span style='display:block; white-space:pre;color:#404040;'> Sophus: supported_archs noarch
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> This port only installs headers, no architecture-specific files.
</span>---
math/Sophus/Portfile | 1 +
1 file changed, 1 insertion(+)
<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 14da1c4..98c53af 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;'>@@ -9,6 +9,7 @@ categories math
</span> platforms darwin
license MIT
maintainers {@ierofant gmail.com:aw.kornilov} openmaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span>
description C++ implementation of Lie Groups using Eigen
long_description This is a c++ implementation of Lie groups commonly used for 2d and 3d geometric problems \
</pre><pre style='margin:0'>
</pre>