<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/f6d842635361193c81758b834ab5470c334fa6ec">https://github.com/macports/macports-ports/commit/f6d842635361193c81758b834ab5470c334fa6ec</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f6d842635361193c81758b834ab5470c334fa6ec
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Aug 27 16:35:00 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> mumps: put livecheck back in
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> See
</span><span style='display:block; white-space:pre;color:#404040;'> https://github.com/macports/macports-ports/commit/a773673a52f68c49bd4e5805b3693f4432503328
</span>---
math/mumps/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<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 601266f..1114155 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;'>@@ -70,7 +70,8 @@ destroot {
</span> xinstall -m 644 {*}[glob ${worksrcpath}/lib/*.dylib] ${destroot}${prefix}/lib
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type none
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url http://mumps.enseeiht.fr/index.php?page=dwnld
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex {>(\d+(?:\.\d+)*)<}
</span>
test.run yes
test.target all
</pre><pre style='margin:0'>
</pre>