<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/aab611db2f4fd2083910cbd71d5c117940be4ee5">https://github.com/macports/macports-ports/commit/aab611db2f4fd2083910cbd71d5c117940be4ee5</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit aab611db2f4fd2083910cbd71d5c117940be4ee5
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Jan 28 07:46:59 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    ccfits: avoid homepage & master_sites redirect
</span>---
 science/ccfits/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/ccfits/Portfile b/science/ccfits/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fb69584..b790d0e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/ccfits/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/ccfits/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +16,8 @@ long_description     CCfits is an object oriented interface to the cfitsio \
</span>                      library. It is designed to make the capabilities of \
                      cfitsio available to programmers working in C++.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage             http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites         http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage             https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites         https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/
</span> distname             CCfits-${version}
 worksrcdir           CCfits
 
</pre><pre style='margin:0'>

</pre>