<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8bdce1359a808d42672766ac632f218a0268f103">https://github.com/macports/macports-ports/commit/8bdce1359a808d42672766ac632f218a0268f103</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 8bdce1359a8 sundials6: update to 6.7.0
</span>8bdce1359a8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8bdce1359a808d42672766ac632f218a0268f103
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Wed Mar 20 11:27:11 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    sundials6: update to 6.7.0
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    - Note: The sole dependent - stanmath - is a header-only port. So no rev-bump needed.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    CC: @barracuda156
</span>---
 math/sundials6/Portfile | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/sundials6/Portfile b/math/sundials6/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2e709a60a04..691bf8d282f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/sundials6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/sundials6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,9 @@ PortGroup           cmake 1.1
</span> PortGroup           github 1.0
 PortGroup           mpi 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        LLNL sundials 6.6.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        LLNL sundials 6.7.0 v
</span> name                sundials6
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            0
</span> 
 categories          math devel
 license             BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,12 +29,9 @@ set ver_major       [lindex [split ${version} .] 0]
</span> github.tarball_from releases
 dist_subdir         sundials
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# stealth update; remove for next upstream release
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-dist_subdir         ${dist_subdir}/${version}_1
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  69c4b46db26310672a62dbfe276d463ef3e2bcf0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  21f71e4aef95b18f954c8bbdc90b62877443950533d595c68051ab768b76984b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    90491748
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f8d316fe0317987155e8afb796b4d6c668360f86 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  5f113a1564a9d2d98ff95249f4871a4c815a05dbb9b8866a82b13ab158c37adb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    91638812
</span> 
 #------------------------------------------------------------------------------
 # Path-Related Variables - START
</pre><pre style='margin:0'>

</pre>