<pre style='margin:0'>
NicosPavlov pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f8b10749a7f8f0fc74d51e3feed999d8b3460add">https://github.com/macports/macports-ports/commit/f8b10749a7f8f0fc74d51e3feed999d8b3460add</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 f8b1074 libunistring: declare texlive as a binary dependency (related to ticket https://trac.macports.org/ticket/53202)
</span>f8b1074 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f8b10749a7f8f0fc74d51e3feed999d8b3460add
</span>Author: Nicolas Pavillon <nicos@macports.org>
AuthorDate: Mon Jan 23 22:44:34 2017 +0900
<span style='display:block; white-space:pre;color:#404040;'> libunistring: declare texlive as a binary dependency (related to ticket https://trac.macports.org/ticket/53202)
</span>---
textproc/libunistring/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libunistring/Portfile b/textproc/libunistring/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b34f144..52a93ec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libunistring/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libunistring/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,6 +27,6 @@ checksums rmd160 71208e6cf2f8792e32199e7f49326b8bfeb1e476 \
</span>
depends_build bin:perl:perl5 \
port:texinfo \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- port:texlive-basic
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ bin:tex:texlive-basic
</span>
depends_lib port:libiconv
</pre><pre style='margin:0'>
</pre>