<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c9ca842a50aee0b2870d94836a778b8bfc79b345">https://github.com/macports/macports-ports/commit/c9ca842a50aee0b2870d94836a778b8bfc79b345</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c9ca842a50aee0b2870d94836a778b8bfc79b345
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Nov 23 05:07:47 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    symengine: whitespace changes
</span>---
 math/symengine/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/symengine/Portfile b/math/symengine/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eb53984..dfceb61 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/symengine/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/symengine/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -49,6 +49,6 @@ cmake.module_path-append \
</span>                         ${prefix}/libexec/llvm-${llvm_version}/lib/cmake/llvm
 
 # Use MP's clang based on above LLVM version for consistency with used includes/libs
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.blacklist-append *gcc* clang 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.blacklist-append *gcc* clang
</span> compiler.fallback  macports-clang-${llvm_version}
 compiler.whitelist macports-clang-${llvm_version}
</pre><pre style='margin:0'>

</pre>