<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/dd047574b6bf03641004aa3f2a03c88017ebf304">https://github.com/macports/macports-ports/commit/dd047574b6bf03641004aa3f2a03c88017ebf304</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 dd04757  parmetis: mpich no longer prevents universal build
</span>dd04757 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dd047574b6bf03641004aa3f2a03c88017ebf304
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Jul 28 20:47:54 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    parmetis: mpich no longer prevents universal build
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://github.com/macports/macports-ports/commit/b63b29b4884c45720ad94dc32ec71caeda162a8e
</span>---
 math/parmetis/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/parmetis/Portfile b/math/parmetis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4525aae..1539bb7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/parmetis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/parmetis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,9 +40,6 @@ patchfiles-append   sharedprefix.patch \
</span>                     static.patch \
                     cmake_system_include.patch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# mpich-default and openmpi are not universal
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-universal_variant   no
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> configure.args-append \
                     -DSHARED=1
 
</pre><pre style='margin:0'>

</pre>