<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/9c504cb849272c41b445d28682023b3967f3c23e">https://github.com/macports/macports-ports/commit/9c504cb849272c41b445d28682023b3967f3c23e</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 9c504cb  lz4: Add myself as maintainer
</span>9c504cb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9c504cb849272c41b445d28682023b3967f3c23e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Mar 9 12:10:44 2018 -0600

<span style='display:block; white-space:pre;color:#404040;'>    lz4: Add myself as maintainer
</span>---
 archivers/lz4/Portfile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/archivers/lz4/Portfile b/archivers/lz4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7660b5e..4917e62 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/archivers/lz4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/archivers/lz4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           muniversal 1.0
</span> 
 github.setup        lz4 lz4 1.8.1.2 v
 categories          archivers
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         nomaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {ryandesign @ryandesign} openmaintainer
</span> license             BSD GPL-2+
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,8 @@ long_description    LZ4 is a very fast lossless compression algorithm, \
</span> homepage            http://www.lz4.org/
 
 checksums           rmd160  36baefbbae909b78e0689487f08f155875dfd196 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  1fa905150eac093d93e29e6f3e732a5fcf61152a6fed8ac1b288efe568ecf760
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  1fa905150eac093d93e29e6f3e732a5fcf61152a6fed8ac1b288efe568ecf760 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    228665
</span> 
 patchfiles-append   parallel.patch
 
</pre><pre style='margin:0'>

</pre>