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

<span style='display:block; white-space:pre;color:#404040;'>    lis: fix livecheck
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Default livecheck seems to work.
</span>---
 math/lis/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/lis/Portfile b/math/lis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fe8865020bb..2ca5659cc44 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/lis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/lis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,6 @@ github.setup        anishida lis 2.0.23
</span> revision            0
 master_sites        https://www.ssisc.org/lis/dl
 use_zip            yes
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex     ${name}-(\\d+(?:\\.\\d+)+)
</span> 
 homepage            https://www.ssisc.org/lis/index.en.html
 categories          math science
</pre><pre style='margin:0'>

</pre>