<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/45111abe370f38de0dbdf0341af9c0dfe29f8ec3">https://github.com/macports/macports-ports/commit/45111abe370f38de0dbdf0341af9c0dfe29f8ec3</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 45111ab xdmf: fix livecheck
</span>45111ab is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 45111abe370f38de0dbdf0341af9c0dfe29f8ec3
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Apr 28 14:08:54 2020 -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 5bf809d..d495ce7 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;'>@@ -47,4 +47,4 @@ post-destroot {
</span> livecheck.type regexm
livecheck.version ${git.branch}
livecheck.url https://gitlab.kitware.com/xdmf/xdmf/commits/master
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex {/xdmf/xdmf/commit/([0-9a-z]*)}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex {/xdmf/xdmf/-/commit/([0-9a-z]*)}
</span></pre><pre style='margin:0'>
</pre>