<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9c6bbbd91d9f402659f10e2e48abe435f54fbcc5">https://github.com/macports/macports-ports/commit/9c6bbbd91d9f402659f10e2e48abe435f54fbcc5</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 9c6bbbd  stellarium: use https for homepage
</span>9c6bbbd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9c6bbbd91d9f402659f10e2e48abe435f54fbcc5
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Jan 8 10:28:09 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    stellarium: use https for homepage
</span>---
 science/stellarium/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/stellarium/Portfile b/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 890bc5c..6a64a2e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -53,7 +53,7 @@ if {${name} eq ${subport}} {
</span> 
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage        http://stellarium.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://stellarium.org/
</span> 
 # builds as 64-bit only, according to its top-level CMakeLists.txt file
 universal_variant no
</pre><pre style='margin:0'>

</pre>