<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/752c41912de7da2aff677dd1f46c19ad45b3519c">https://github.com/macports/macports-ports/commit/752c41912de7da2aff677dd1f46c19ad45b3519c</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 752c419  xar: Drop direct port dep on icu
</span>752c419 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 752c41912de7da2aff677dd1f46c19ad45b3519c
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Oct 24 11:01:48 2019 +0100

<span style='display:block; white-space:pre;color:#404040;'>    xar: Drop direct port dep on icu
</span>---
 archivers/xar/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/archivers/xar/Portfile b/archivers/xar/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a73f361..a25788c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/archivers/xar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/archivers/xar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,6 @@ checksums           rmd160  6bcdbf03f6c58d64eace10b4c52104d642995063 \
</span> depends_build       port:pkgconfig
 
 depends_lib         port:bzip2 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:icu \
</span>                     port:libiconv \
                     port:libxml2 \
                     path:lib/libssl.dylib:openssl \
</pre><pre style='margin:0'>

</pre>