<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ff475868a7829ad431452739d7e91b38cbc7a41f">https://github.com/macports/macports-ports/commit/ff475868a7829ad431452739d7e91b38cbc7a41f</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 ff47586 hedgewars: fix livecheck
</span>ff47586 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ff475868a7829ad431452739d7e91b38cbc7a41f
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri Aug 18 10:05:57 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> hedgewars: fix livecheck
</span>---
games/hedgewars/Portfile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/hedgewars/Portfile b/games/hedgewars/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0804ae6..cf6553b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/hedgewars/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/hedgewars/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -83,4 +83,6 @@ patchfiles-append patch-0006-CMakeLists-delete-clang-search.diff
</span> post-destroot {
move ${destroot}${workpath}/build/Hedgewars.app ${destroot}${applications_dir}/Hedgewars.app
move ${worksrcpath}/man/hedgewars.6 ${destroot}${prefix}/share/man/man6/hedgewars.6
<span style='display:block; white-space:pre;background:#ffe0e0;'>- }
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url https://www.hedgewars.org/download.html
</span></pre><pre style='margin:0'>
</pre>