<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/c8c5838505011a14cd23834bafc6bab525a9a3c8">https://github.com/macports/macports-ports/commit/c8c5838505011a14cd23834bafc6bab525a9a3c8</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 c8c58385050 dynamix-chart-width-control-gui: fix long desc
</span>c8c58385050 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c8c5838505011a14cd23834bafc6bab525a9a3c8
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Tue Jun 18 01:09:02 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> dynamix-chart-width-control-gui: fix long desc
</span>---
games/dynamix-chart-width-control/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/dynamix-chart-width-control/Portfile b/games/dynamix-chart-width-control/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 957a63a8ea2..d8f9ae83c0a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/dynamix-chart-width-control/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/dynamix-chart-width-control/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,8 +40,8 @@ subport ${name}-gui {
</span> PortGroup cmake 1.1
PortGroup app 1.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>- long_description \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- ${long_description} This is the Qt GUI version.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ long_description-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ This is the Qt GUI version.
</span>
qt6.depends_build \
qttools
</pre><pre style='margin:0'>
</pre>