<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/cec14ef478b57542d8af66ee75ee9cd0a884e4b4">https://github.com/macports/macports-ports/commit/cec14ef478b57542d8af66ee75ee9cd0a884e4b4</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 cec14ef478b dynamix-chart-width-control(-gui): unset deployment target
</span>cec14ef478b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit cec14ef478b57542d8af66ee75ee9cd0a884e4b4
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sun Jun 16 02:54:31 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> dynamix-chart-width-control(-gui): unset deployment target
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> oops
</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 04c1751398f..957a63a8ea2 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;'>@@ -6,7 +6,7 @@ PortGroup conflicts_build 1.0
</span>
github.setup AXIS5hacker DNX-Note-Width-Changer 1.3.2 v
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;'>@@ -21,7 +21,7 @@ checksums rmd160 a995649c00e38d76395356b1979bfe174f03e1d3 \
</span> size 764156
conflicts_build libunwind
<span style='display:block; white-space:pre;background:#ffe0e0;'>-macosx_deployment_target 12
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#macosx_deployment_target 12
</span>
if {${name} eq ${subport}} {
PortGroup makefile 1.0
</pre><pre style='margin:0'>
</pre>