<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/b57e70582dafae877daec62d115a98a63d03622b">https://github.com/macports/macports-ports/commit/b57e70582dafae877daec62d115a98a63d03622b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b57e70582dafae877daec62d115a98a63d03622b
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Wed Apr 7 05:32:58 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    superlu: enable livecheck
</span>---
 math/superlu/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/superlu/Portfile b/math/superlu/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 23b51978d43..f68a5092efa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/superlu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/superlu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,6 +41,4 @@ pre-configure {
</span> }
 linalg.setup                noveclibfort
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# please update with PETSc
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# see https://github.com/macports/macports-ports/pull/2454#issuecomment-420816564
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type              none
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex             {superlu_(\d+(?:\.\d+)*)}
</span></pre><pre style='margin:0'>

</pre>