<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/2da72391c50d8e453bce883fcf425fe4f74d010f">https://github.com/macports/macports-ports/commit/2da72391c50d8e453bce883fcf425fe4f74d010f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2da72391c50d8e453bce883fcf425fe4f74d010f
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Wed Feb 21 14:10:02 2024 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/stanmath/Portfile b/math/stanmath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f2d8060c738..36a73520b19 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/stanmath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/stanmath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem              1.0
</span> PortGroup               boost 1.0
 PortGroup               github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup            stan-dev math 4.7.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            stan-dev math 4.8.1 v
</span> name                    stanmath
 revision                0
 categories              math
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,9 @@ long_description        The Stan Math Library is a C++, reverse-mode automatic d
</span>                         extensive and extensible, efficient, scalable, stable, portable and redistributable in order to facilitate \
                         the construction and utilization of algorithms that utilize derivatives.
 homepage                https://mc-stan.org/math
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160  60fdc34d9dd465413f8e5ffd277d97544a05e2de \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  c314325d20c3f4a3b6eda31b41f84f71c3fff9521906b5c3ff671e5702ded92f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    30466004
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  2c500ecf73f17bb719e307aabe6eabf98ed3c855 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  78e115c89c298fb9e6fa5941b7e39c84cfea0a8f491a0dc556ab5746d5699136 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    30104206
</span> github.tarball_from     archive
 supported_archs         noarch
 platforms               any
</pre><pre style='margin:0'>

</pre>