<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/051c8608acd69ada99ae2eb8db41a532236a40a5">https://github.com/macports/macports-ports/commit/051c8608acd69ada99ae2eb8db41a532236a40a5</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 051c8608acd g-ls: Update to 0.31.0
</span>051c8608acd is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 051c8608acd69ada99ae2eb8db41a532236a40a5
</span>Author: Keto <therealketo@gmail.com>
AuthorDate: Wed Jul 9 23:43:00 2025 -0400
<span style='display:block; white-space:pre;color:#404040;'> g-ls: Update to 0.31.0
</span>---
sysutils/g-ls/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/g-ls/Portfile b/sysutils/g-ls/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a6166305e4..3c00fc8a157 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/g-ls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/g-ls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/Equationzhao/g 0.30.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/Equationzhao/g 0.31.0 v
</span> name g-ls
revision 0
categories sysutils
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description {*}${description}. Built for the modern terminal.
</span>
homepage https://g.equationzhao.space
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 4bb1ac672f1f487af10c7600022ca3ffb15c5a16 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 73e4e10c5dcf43bd81d42a83383381d97dcf670c0bea43b9416d01d38d882f56 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 412519
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a0bb5bc53aa4fe03775dd5c5960dbaefb3aaf250 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 122ca7ebf32ab2aada05cd513d44b55082d9bcfa9b890ee0ff60fdebfea06d0c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 414031
</span>
# Vendored libraries cause failure, fetch them at build time
go.offline_build no
</pre><pre style='margin:0'>
</pre>