<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/26b684ca55ea21af05614d53a372a82d7dae3e0c">https://github.com/macports/macports-ports/commit/26b684ca55ea21af05614d53a372a82d7dae3e0c</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 26b684ca55e qq: fix go.setup spec
</span>26b684ca55e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 26b684ca55ea21af05614d53a372a82d7dae3e0c
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Fri Aug 23 13:59:22 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    qq: fix go.setup spec
</span>---
 textproc/qq/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/qq/Portfile b/textproc/qq/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d82bf5919cb..1af366966a7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/qq/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/qq/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/JFryy/qq v0.2.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/JFryy/qq 0.2.2 v
</span> go.offline_build    no
 revision            0
 
</pre><pre style='margin:0'>

</pre>