<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Done: <a href="https://git.io/vHp7G" class="url" style="word-break: break-all; color: rgb(153, 207, 80); font-family: Monaco;">https://git.io/vHp7G</a><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 16, 2017, at 7:59 PM, Rainer Müller <<a href="mailto:raimue@macports.org" class="">raimue@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class="">
    <div class="moz-cite-prefix">On 2017-06-17 02:20, Davide Liessi
      wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:20170617002105.21978.39892@braeburn.macports.org" class="">
      <pre style="margin:0" class="">Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre><p class=""><a href="https://github.com/macports/macports-ports/commit/c979e27dcf04087efd83b38e5b5a8e8cbebe8a6e" moz-do-not-send="true" class="">https://github.com/macports/macports-ports/commit/c979e27dcf04087efd83b38e5b5a8e8cbebe8a6e</a></p>
      <pre style="white-space: pre; background: #F8F8F8" class="">The following commit(s) were added to refs/heads/master by this push:
<span style="display:block; white-space:pre;color:#404040;" class="">     new c979e27  samtools: add missing xz dependency
</span>c979e27 is described below

<span style="display:block; white-space:pre;color:#808000;" class="">commit c979e27dcf04087efd83b38e5b5a8e8cbebe8a6e
</span>Author: Davide Liessi <a class="moz-txt-link-rfc2396E" href="mailto:davide.liessi@gmail.com"><davide.liessi@gmail.com></a>
AuthorDate: Fri Jun 16 12:12:26 2017 +0200

<span style="display:block; white-space:pre;color:#404040;" class="">    samtools: add missing xz dependency
</span>---
 science/samtools/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style="display:block; white-space:pre;color:#808080;" class="">diff --git a/science/samtools/Portfile b/science/samtools/Portfile
</span><span style="display:block; white-space:pre;color:#808080;" class="">index 631c606..d2afd15 100644
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">--- a/science/samtools/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">+++ b/science/samtools/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -23,7 +23,9 @@ homepage                <a class="moz-txt-link-freetext" href="http://www.htslib.org/">http://www.htslib.org/</a>
</span> github.tarball_from     releases
 use_bzip2               yes
 
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-depends_lib             port:zlib port:ncurses
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+depends_lib             port:zlib \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+                        port:ncurses \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+                        port:xz
</span> 
 use_configure           no
 
</pre>
      <pre style="margin:0" class=""></pre>
    </blockquote><p class="">In order to have the new dependency properly recorded in the
      registry on existing installations, this change also requires a
      revision bump.</p><p class="">Rainer<br class="">
    </p>
  </div>

</div></blockquote></div><br class=""></div></body></html>