<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/09c788eada2ac2c7d50aed75bca5fa93c7cb87f0">https://github.com/macports/macports-ports/commit/09c788eada2ac2c7d50aed75bca5fa93c7cb87f0</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 09c788e  libtool: license_noconflict xattr
</span>09c788e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 09c788eada2ac2c7d50aed75bca5fa93c7cb87f0
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Nov 5 09:44:05 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    libtool: license_noconflict xattr
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/55246
</span>---
 devel/libtool/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libtool/Portfile b/devel/libtool/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ddf67d9..bf2f7bb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libtool/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libtool/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,6 +25,7 @@ checksums           rmd160  6f4b4c3e89426652da3acffa707f71bb4ccee26a \
</span> 
 # To clean up libtool 2.4.6 distfile.
 depends_build       bin:xattr:xattr
<span style='display:block; white-space:pre;background:#e0ffe0;'>+license_noconflict  xattr
</span> 
 patchfiles          hardcode-m4.patch asan.patch
 post-patch {
</pre><pre style='margin:0'>

</pre>