<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/cf8d28918ae9d9fddf3013ed57c0f1db86c57407">https://github.com/macports/macports-ports/commit/cf8d28918ae9d9fddf3013ed57c0f1db86c57407</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cf8d28918ae9d9fddf3013ed57c0f1db86c57407
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Sun May 7 15:49:31 2023 +0800

<span style='display:block; white-space:pre;color:#404040;'>    stanmath: update to 4.6.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 5c78b605cbc..7ccbdc6f62c 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.5.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            stan-dev math 4.6.1 v
</span> name                    stanmath
 categories              math
 maintainers             {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,9 +14,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  e62899a176237cb34e5c0ddab713c69e9ba8ea24 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  148704eb8d8e6772bdf7662e2c069297cd80422b6988b8a9fd8b183e50124528 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    29837000
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  c43c396de7d47089000b2b3e2ad6075929fab60f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  f3115a509e0be211f5402d917f7cf3c31ec195b3316c60dc72c3eca2b5befdc2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    30415017
</span> supported_archs         noarch
 installs_libs           no
 
</pre><pre style='margin:0'>

</pre>