<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/f77fcc223e9c054d403e997035c207c4c3c84e0c">https://github.com/macports/macports-ports/commit/f77fcc223e9c054d403e997035c207c4c3c84e0c</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 f77fcc223e9 SuiteSparse: update to 7.6.1
</span>f77fcc223e9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f77fcc223e9c054d403e997035c207c4c3c84e0c
</span>Author: Szabolcs Horvát <szhorvat@gmail.com>
AuthorDate: Sun Mar 24 17:25:28 2024 +0000

<span style='display:block; white-space:pre;color:#404040;'>    SuiteSparse: update to 7.6.1
</span>---
 math/SuiteSparse/Portfile | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/SuiteSparse/Portfile b/math/SuiteSparse/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 709cfcded7b..003d4bafcf9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/SuiteSparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/SuiteSparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem                  1.0
 PortGroup                   github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup                DrTimothyAldenDavis SuiteSparse 7.6.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup                DrTimothyAldenDavis SuiteSparse 7.6.1 v
</span> # subports have independent revisions
 revision                    0
 epoch                       20200517
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description            SuiteSparse is a single archive that contains all pa
</span> 
 homepage                    https://people.engr.tamu.edu/davis/suitesparse.html
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums                   rmd160  76a21ff5cc4458b60c40c8a59c530f75c3c9aa57 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                            sha256  3178af2e5d2fa58fde129ab6fffccecdc380dee79cd7e8e3de05577cd5119cfd \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                            size    85512801
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums                   rmd160  467704e4663293361b6f5314662b73f6c57ded98 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            sha256  69d5f4b5729d36532349f88e17550f72d2d1814c524385dafbecb6fcdb00cb33 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            size    85515484
</span> 
 configure.optflags          -O3
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,7 +43,7 @@ compiler.log_verbose_output no
</span> subport SuiteSparse_config {
     PortGroup               linear_algebra 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    version                 7.6.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    version                 7.6.1
</span>     revision                0
     # from the README.txt:
     #    "[n]o licensing restrictions apply"
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,7 +57,7 @@ subport SuiteSparse_config {
</span> }
 
 subport SuiteSparse_GraphBLAS {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    version                 9.0.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    version                 9.0.3
</span>     revision                0
     license                 Apache-2
     long_description-append ${subport}: graph algorithms in the language of linear algebra.
</pre><pre style='margin:0'>

</pre>