<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/44b3e34bd7356a8db4b072f071d52c3346bacaf7">https://github.com/macports/macports-ports/commit/44b3e34bd7356a8db4b072f071d52c3346bacaf7</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 44b3e34  CosmicDebris: use a valid homepage and disable livecheck
</span>44b3e34 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 44b3e34bd7356a8db4b072f071d52c3346bacaf7
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 26 10:05:46 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    CosmicDebris: use a valid homepage and disable livecheck
</span>---
 aqua/CosmicDebris/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/CosmicDebris/Portfile b/aqua/CosmicDebris/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ec03524..bceb218 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/CosmicDebris/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/CosmicDebris/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ long_description    CosmicDebris is an Aurora Borealis (Northern Lights) monitor
</span>                     menu item. It monitors two internet data sources for the \
                     probability of an Aurora event.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.jschilling.net/sw_cosmicdebris.php
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            http://www.jschilling.net
</span> master_sites        macports_distfiles
 
 dist_subdir         ${name}/${version}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,3 +34,5 @@ if {[string match *64* ${universal_archs}]} {
</span> 
 xcode.project       "Cosmic Debris.xcodeproj"
 xcode.target        "Cosmic Debris"
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span></pre><pre style='margin:0'>

</pre>