<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a7785dfde98c6184add2ba05f3a0cdd85cf13976">https://github.com/macports/macports-ports/commit/a7785dfde98c6184add2ba05f3a0cdd85cf13976</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a7785dfde98c6184add2ba05f3a0cdd85cf13976
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Jan 23 20:03:12 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    stanmath: set platforms any
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Also remove incorrect installs_libs setting.
</span>---
 math/stanmath/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<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 09cc5b27346..f2d8060c738 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;'>@@ -20,7 +20,7 @@ checksums               rmd160  60fdc34d9dd465413f8e5ffd277d97544a05e2de \
</span>                         size    30466004
 github.tarball_from     archive
 supported_archs         noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-installs_libs           no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms               any
</span> 
 boost.version           1.78
 boost.depends_type      run
</pre><pre style='margin:0'>

</pre>