<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/facad4edacd8013143f3237045709a9701bfa498">https://github.com/macports/macports-ports/commit/facad4edacd8013143f3237045709a9701bfa498</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 facad4e  stellarium-qt4: tweak notes
</span>facad4e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit facad4edacd8013143f3237045709a9701bfa498
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Fri Jun 5 15:24:04 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    stellarium-qt4: tweak notes
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    minor typo
</span><span style='display:block; white-space:pre;color:#404040;'>    better cd command
</span>---
 science/stellarium-qt4/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/stellarium-qt4/Portfile b/science/stellarium-qt4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1493af8..96707ce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/stellarium-qt4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/stellarium-qt4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -73,7 +73,7 @@ post-destroot {
</span> notes "
 The SSL support in this older Stellarium version may not be able to\
 download the star files from various https sites. Until this is fixed\
<span style='display:block; white-space:pre;background:#ffe0e0;'>-(if it fixed) you can download these files manually using wget or curl\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+(if it is fixed) you can download these files manually using wget or curl\
</span> or a similar current downloader.
 
 The list of files that Stellarium attempts to download are stored in:
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -86,7 +86,7 @@ Note, you must delete the file from a previously failed download attempt if it e
</span> to have a successful download using wget. These commands will download \
 the first two large star catalogs:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-cd \'~/Library/Application Support/Stellarium/stars/default/\'
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+cd ~/Library/Application\ Support/Stellarium/stars/default
</span> wget https://github.com/Stellarium/stellarium-data/releases/download/stars-2.0/stars_4_1v0_2.cat
 wget https://github.com/Stellarium/stellarium-data/releases/download/stars-2.0/stars_5_2v0_1.cat
 
</pre><pre style='margin:0'>

</pre>