<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/252c6919bf7adbd4418f127c9b083de207c612a2">https://github.com/macports/macports-ports/commit/252c6919bf7adbd4418f127c9b083de207c612a2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 252c6919bf7adbd4418f127c9b083de207c612a2
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Jan 27 10:59:12 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> samtools: whitespace changes
</span>---
science/samtools/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/samtools/Portfile b/science/samtools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1ec0906..72ee818 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/samtools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/samtools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,7 +40,7 @@ destroot {
</span> xinstall -m 644 ${worksrcpath}/samtools.1 ${destroot}${prefix}/share/man/man1
xinstall -d ${destroot}${prefix}/include/bam
xinstall -m 644 {*}[glob ${worksrcpath}/*.h] ${destroot}${prefix}/include/bam
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> xinstall -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} \
AUTHORS LICENSE NEWS README \
</pre><pre style='margin:0'>
</pre>