<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fc5048c0697ca8019c0b12cd7ce778d413eca65f">https://github.com/macports/macports-ports/commit/fc5048c0697ca8019c0b12cd7ce778d413eca65f</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 fc5048c0697 shtools: update to 4.10.2
</span>fc5048c0697 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fc5048c0697ca8019c0b12cd7ce778d413eca65f
</span>Author: markwieczorek <8697285+MarkWieczorek@users.noreply.github.com>
AuthorDate: Fri May 5 11:43:50 2023 +0200

<span style='display:block; white-space:pre;color:#404040;'>    shtools: update to 4.10.2
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    This should be a trivial update.
</span><span style='display:block; white-space:pre;color:#404040;'>    * Minor changes were made to the Makefile to use `ar` and `ranlib` instead of `libtool`.
</span><span style='display:block; white-space:pre;color:#404040;'>    * The man pages have been changed to to use section 3 instead of 1.
</span>---
 science/shtools/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<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 dc6bedd509c..efd66794faa 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;'>@@ -20,11 +20,11 @@ long_description    SHTOOLS is a library of Fortran 95 software that can be \
</span>                     LAPACK compatible libraries.
 homepage            https://shtools.github.io/SHTOOLS/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        SHTOOLS SHTOOLS 4.10 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        SHTOOLS SHTOOLS 4.10.2 v
</span> github.tarball_from   releases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           sha256  03811abb576a1ebc697487256dc6e3d97ab9f88288efea8a2951d25613940dd1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  4021e833ff7ede239f04c430826ea9e53363bc29 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    40887142
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           sha256  0caece67d65ddde19a79ec79bc6244f447f6fa878e5b2dc3f635cae2a3d1ee8c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  1b81e093d9a3c122beb63e75404a1dddcf667066 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    41295121
</span> 
 use_configure       no
 
</pre><pre style='margin:0'>

</pre>