<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/93643f6fd1e7d732f2c866117cc1f4939c564a0e">https://github.com/macports/macports-ports/commit/93643f6fd1e7d732f2c866117cc1f4939c564a0e</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 93643f6fd1e mumps @5.6.2:  Doc fix only, home page
</span>93643f6fd1e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 93643f6fd1e7d732f2c866117cc1f4939c564a0e
</span>Author: Dave Allured <dave.allured@noaa.gov>
AuthorDate: Sun Nov 19 14:43:38 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    mumps @5.6.2:  Doc fix only, home page
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    .
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    CI expected fail due to:
</span><span style='display:block; white-space:pre;color:#404040;'>    https://trac.macports.org/ticket/68691
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Allow CI to run anyway, to confirm that URL change does not break distfile fetches.
</span>---
 math/mumps/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/mumps/Portfile b/math/mumps/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5c9f32da07a..c1d5a32d0c8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/mumps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/mumps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ depends_lib                 port:scotch \
</span>                             port:metis \
                             port:parmetis
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage                    http://mumps-solver.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                    https://mumps-solver.org
</span> master_sites                ${homepage}
 
 distname                    MUMPS_${version}
</pre><pre style='margin:0'>

</pre>