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

<span style='display:block; white-space:pre;color:#404040;'>    hpddm: fix livecheck
</span>---
 math/hpddm/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/hpddm/Portfile b/math/hpddm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6c3abf27538..5f885574d98 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/hpddm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/hpddm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -82,3 +82,5 @@ depends_test-append     port:py27-mpi4py \
</span> pre-test {
     test.args-append PATH=${frameworks_dir}/Python.framework/Versions/2.7/bin:$env(PATH)
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.branch main
</span></pre><pre style='margin:0'>

</pre>