<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/1bfa1d9dac67fe58bb371e0eb48ffc7da16007d8">https://github.com/macports/macports-ports/commit/1bfa1d9dac67fe58bb371e0eb48ffc7da16007d8</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 1bfa1d9dac6 ata: move to llm
</span>1bfa1d9dac6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1bfa1d9dac67fe58bb371e0eb48ffc7da16007d8
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Mon Jun 30 19:16:32 2025 +0800

<span style='display:block; white-space:pre;color:#404040;'>    ata: move to llm
</span>---
 {sysutils => llm}/ata/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/ata/Portfile b/llm/ata/Portfile
</span>similarity index 99%
rename from sysutils/ata/Portfile
rename to llm/ata/Portfile
<span style='display:block; white-space:pre;color:#808080;'>index 69abe591a69..738ff505024 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/ata/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/llm/ata/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ github.setup                rikhuijzer ata 2.0.4 v
</span> # Change github.tarball_from to 'releases' or 'archive' next update
 github.tarball_from         tarball
 revision                    0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories                  sysutils
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+categories                  llm sysutils
</span> license                     MIT
 maintainers                 {i0ntempest @i0ntempest} openmaintainer
 description                 ChatGPT in the terminal
</pre><pre style='margin:0'>

</pre>