<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/56be21bc4632c14ea0b0d8764c4d984496062af1">https://github.com/macports/macports-ports/commit/56be21bc4632c14ea0b0d8764c4d984496062af1</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 56be21bc463 dynamix-chart-width-control: unset dep target
</span>56be21bc463 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 56be21bc4632c14ea0b0d8764c4d984496062af1
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Tue Feb 4 20:26:53 2025 +0800
<span style='display:block; white-space:pre;color:#404040;'> dynamix-chart-width-control: unset dep target
</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 8fc5904fd8f..29f79fe82c1 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;'>@@ -9,7 +9,7 @@ github.setup AXIS5hacker DNX-Note-Width-Changer 1.3.4 v
</span> github.tarball_from \
archive
name dynamix-chart-width-control
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 1
</span> categories games
maintainers {i0ntempest @i0ntempest} openmaintainer
license MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums rmd160 c938c0173cbb2a6238cbe28db7520eb294c1a240 \
</span> size 758029
conflicts_build libunwind
<span style='display:block; white-space:pre;background:#ffe0e0;'>-macosx_deployment_target 12.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#macosx_deployment_target 12.0
</span>
if {${name} eq ${subport}} {
compiler.cxx_standard \
</pre><pre style='margin:0'>
</pre>