<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/833bbc6735e8eb25a8f0dc300ff316aee058444a">https://github.com/macports/macports-ports/commit/833bbc6735e8eb25a8f0dc300ff316aee058444a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 833bbc6735e8eb25a8f0dc300ff316aee058444a
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Thu Sep 7 21:46:04 2023 +0700

<span style='display:block; white-space:pre;color:#404040;'>    stanmath: update to 4.7.0
</span>---
 math/stanmath/Portfile | 9 +++++----
 1 file changed, 5 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 e9b8941b419..09cc5b27346 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.6.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            stan-dev math 4.7.0 v
</span> name                    stanmath
 revision                0
 categories              math
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,10 @@ 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  9b100a4fb069da1b11879606a271574b20034a43 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  9b84cd31e4b11d73fc7ab24d06e29dc1f1631ba221971076c3cb186bafb152d0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    30415713
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  60fdc34d9dd465413f8e5ffd277d97544a05e2de \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  c314325d20c3f4a3b6eda31b41f84f71c3fff9521906b5c3ff671e5702ded92f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    30466004
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     archive
</span> supported_archs         noarch
 installs_libs           no
 
</pre><pre style='margin:0'>

</pre>