<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/f7841a95ec0ab3eb8f70dfaad7bc6dcfe5571afe">https://github.com/macports/macports-ports/commit/f7841a95ec0ab3eb8f70dfaad7bc6dcfe5571afe</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f7841a95ec0ab3eb8f70dfaad7bc6dcfe5571afe
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri May 26 11:01:40 2023 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/xdmf/Portfile b/science/xdmf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 11b892aff47..8753ac506dc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/xdmf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/xdmf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -46,5 +46,5 @@ post-destroot {
</span> 
 livecheck.type          regexm
 livecheck.version       ${git.branch}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url           https://gitlab.kitware.com/xdmf/xdmf/commits/master
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url           https://gitlab.kitware.com/xdmf/xdmf/-/commits/master
</span> livecheck.regex         {/xdmf/xdmf/-/commit/([0-9a-z]*)}
</pre><pre style='margin:0'>

</pre>