<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6adafe88e8cb6e3f9c2c5440272fa52838882f41">https://github.com/macports/macports-ports/commit/6adafe88e8cb6e3f9c2c5440272fa52838882f41</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 6adafe88e8c supertuxkart: add a few missing deps
</span>6adafe88e8c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6adafe88e8cb6e3f9c2c5440272fa52838882f41
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Wed Aug 19 22:47:19 2020 -0700
<span style='display:block; white-space:pre;color:#404040;'> supertuxkart: add a few missing deps
</span>---
games/supertuxkart/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/supertuxkart/Portfile b/games/supertuxkart/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a284c2ddcb7..4ec72cbb216 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/supertuxkart/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/supertuxkart/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,8 +54,11 @@ depends_lib-append \
</span> port:freetype \
port:fribidi \
port:glew \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:harfbuzz \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:jpeg \
</span> port:libogg \
port:libvorbis \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ path:lib/libssl.dylib:openssl \
</span> port:nettle \
port:openal-soft \
port:zlib
</pre><pre style='margin:0'>
</pre>