<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/7c9536e7c0d09c96c2646dbda39a21644706cac3">https://github.com/macports/macports-ports/commit/7c9536e7c0d09c96c2646dbda39a21644706cac3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7c9536e7c0d09c96c2646dbda39a21644706cac3
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Mar 19 09:22:13 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    mumps: remove configure.mtune
</span>---
 math/mumps/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/mumps/Portfile b/math/mumps/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4de2877..75221de 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/mumps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/mumps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup                   muniversal 1.0
</span> 
 name                        mumps
 version                     5.1.2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision                    3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision                    4
</span> categories                  math
 license                     CeCILL-C
 platforms                   darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -52,7 +52,6 @@ build.args-append           SHAREDFLAGS="-dynamiclib" \
</span>                             SHAREDLIBEXT=".dylib"
 
 configure.optflags          -O3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-configure.mtune             native
</span> configure.cflags-append     -fPIC
 configure.fflags-append     -fPIC
 
</pre><pre style='margin:0'>

</pre>