<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/7fcbf05f7184c3af48fea7bd62c9fd970268bcc4">https://github.com/macports/macports-ports/commit/7fcbf05f7184c3af48fea7bd62c9fd970268bcc4</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 7fcbf05f718 VVVVVV: remove redundant build dep
</span>7fcbf05f718 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7fcbf05f7184c3af48fea7bd62c9fd970268bcc4
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Thu Jan 11 04:52:12 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> VVVVVV: remove redundant build dep
</span>---
games/VVVVVV/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/VVVVVV/Portfile b/games/VVVVVV/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 02f3192b12d..1fc0cb2291b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/VVVVVV/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/VVVVVV/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,8 +15,7 @@ description The indie platformer game where you reversed gravity ins
</span> long_description {*}${description}. Developed by Terry Cavanagh, with music by Magnus PĂ„lsson
homepage https://thelettervsixtim.es
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build-append port:makeicns \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- port:wget
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append port:wget
</span> depends_lib-append port:libsdl2 \
port:tinyxml2 \
port:physfs \
</pre><pre style='margin:0'>
</pre>