<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/18ad6cc15e93b67d56c1af157314a5a64cb0c903">https://github.com/macports/macports-ports/commit/18ad6cc15e93b67d56c1af157314a5a64cb0c903</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 18ad6cc15e9 xdmf: update to latest upstream commit
</span>18ad6cc15e9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 18ad6cc15e93b67d56c1af157314a5a64cb0c903
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Apr 19 05:48:28 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    xdmf: update to latest upstream commit
</span>---
 science/xdmf/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<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 7c00908afa2..01cff785e58 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;'>@@ -5,7 +5,7 @@ PortGroup               cmake 1.1
</span> 
 name                    xdmf
 version                 3.0.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision                3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision                4
</span> categories              science devel
 # cannot find license, assume same as ParaView
 license                 BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ homepage                http://xdmf.org/index.php/Main_Page
</span> 
 fetch.type              git
 git.url                 https://gitlab.kitware.com/xdmf/xdmf
<span style='display:block; white-space:pre;background:#ffe0e0;'>-git.branch              8d9c98081d89ac77a132d56bc8bef53581db4078
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+git.branch              04a84bab0eb1568e0f1a27c8fb60c6931efda003
</span> 
 depends_lib-append      port:tiff \
                         port:boost \
</pre><pre style='margin:0'>

</pre>