<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/a699469474ca09cd6b799551694f4942ae24928c">https://github.com/macports/macports-ports/commit/a699469474ca09cd6b799551694f4942ae24928c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a699469474ca09cd6b799551694f4942ae24928c
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Apr 30 08:53:06 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-clawpack: disable livecheck in subports
</span>---
 python/py-clawpack/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-clawpack/Portfile b/python/py-clawpack/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1aafbe0..a5e9516 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-clawpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-clawpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,4 +34,6 @@ if {${name} ne ${subport}} {
</span>     # listed as extras_require in setup.py
     depends_run-append  port:py${python.version}-petsc4py \
                         port:py${python.version}-scipy
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type      none
</span> }
</pre><pre style='margin:0'>

</pre>