<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/148c5e0474c936618986c8b2db402d8f7740876c">https://github.com/macports/macports-ports/commit/148c5e0474c936618986c8b2db402d8f7740876c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 148c5e0474c936618986c8b2db402d8f7740876c
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Jan 27 16:52:43 2019 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/tophat/Portfile b/science/tophat/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 70f9e8c..5f670be 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/tophat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/tophat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ long_description    TopHat is ${description}. It aligns RNA-Seq reads to \
</span>                     short read aligner Bowtie, and then analyzes the mapping \
                     results to identify splice junctions between exons.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://ccb.jhu.edu/software/tophat/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://ccb.jhu.edu/software/tophat/
</span> master_sites        ${homepage}downloads/
 
 checksums           sha1        0e697b16c64fa12180b93ecf87fdf25f722973a5 \
</pre><pre style='margin:0'>

</pre>