<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/69f45febb66d15440a47d58463dcd306c16343ae">https://github.com/macports/macports-ports/commit/69f45febb66d15440a47d58463dcd306c16343ae</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 69f45febb66d15440a47d58463dcd306c16343ae
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Jan 5 22:20:01 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    sgwi: fix livecheck
</span>---
 www/sgwi/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/sgwi/Portfile b/www/sgwi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eded5cc..565f154 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/sgwi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/sgwi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,3 +41,5 @@ destroot {
</span>     move ${destroot}${docpath}/html/includes/config.inc.php \
         ${destroot}${docpath}/html/includes/default-config.inc.php
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.name      sqlgreywebinterface
</span></pre><pre style='margin:0'>

</pre>