<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1acbfe05f72251ee88fcd5ddb17cd53b9446f63f">https://github.com/macports/macports-ports/commit/1acbfe05f72251ee88fcd5ddb17cd53b9446f63f</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 1acbfe05f72 shtools: Fix home page only
</span>1acbfe05f72 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1acbfe05f72251ee88fcd5ddb17cd53b9446f63f
</span>Author: Dave Allured <dave.allured@noaa.gov>
AuthorDate: Sun Jan 21 02:48:33 2024 -0700

<span style='display:block; white-space:pre;color:#404040;'>    shtools: Fix home page only
</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;'>    [skip ci]
</span>---
 science/shtools/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/shtools/Portfile b/science/shtools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7c7bea46d31..84bce8fde60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/shtools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/shtools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description    SHTOOLS is a library of Fortran 95 software that can be \
</span>                     bases, and standard operations on global gravitational \
                     and magnetic field data. Requires linking with FFTW-3 and \
                     LAPACK compatible libraries.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://shtools.github.io/SHTOOLS/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://shtools.github.io/SHTOOLS/index-fortran.html
</span> 
 github.setup        SHTOOLS SHTOOLS 4.10.4 v
 github.tarball_from   releases
</pre><pre style='margin:0'>

</pre>