<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/032ccefcdbb8e108209bf5f702caf0a753205d2f">https://github.com/macports/macports-ports/commit/032ccefcdbb8e108209bf5f702caf0a753205d2f</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 032ccefcdbb llama.cpp: formatting
</span>032ccefcdbb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 032ccefcdbb8e108209bf5f702caf0a753205d2f
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Thu Jun 19 19:17:43 2025 +1000

<span style='display:block; white-space:pre;color:#404040;'>    llama.cpp: formatting
</span>---
 llm/llama.cpp/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/llm/llama.cpp/Portfile b/llm/llama.cpp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 96638bd745d..70f07e2c088 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/llm/llama.cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/llm/llama.cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -72,7 +72,8 @@ variant blas description {Uses BLAS, improves performance} {
</span>                         -DGGML_ACCELLERATE=OFF \
                         -DGGML_BLAS_VENDOR=OpenBLAS
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        depends_lib-append  path:lib/libopenblas.dylib:OpenBLAS
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        depends_lib-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        path:lib/libopenblas.dylib:OpenBLAS
</span>     }
 }
 
</pre><pre style='margin:0'>

</pre>