<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2f88bfb6c4ccb21e335591ce4dffdcf4fd2f9579">https://github.com/macports/macports-ports/commit/2f88bfb6c4ccb21e335591ce4dffdcf4fd2f9579</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 2f88bfb lunzip: use http
</span>2f88bfb is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2f88bfb6c4ccb21e335591ce4dffdcf4fd2f9579
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed Mar 22 12:12:52 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> lunzip: use http
</span>---
archivers/lunzip/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/archivers/lunzip/Portfile b/archivers/lunzip/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 69eb25e..f01194f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/archivers/lunzip/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/archivers/lunzip/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,8 +14,8 @@ long_description Lunzip is a decompressor for lzip files. It is written in C
</span> installers that need to decompress files but do not need compression \
capabilities. Lunzip is fully compatible with lzip-1.4 or newer.
homepage http://www.nongnu.org/lzip/lunzip.html
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites https://download.savannah.gnu.org/releases/lzip/lunzip/ \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- https://download-mirror.savannah.gnu.org/releases/lzip/lunzip/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites http://download.savannah.gnu.org/releases/lzip/lunzip/ \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ http://download-mirror.savannah.gnu.org/releases/lzip/lunzip/
</span>
checksums rmd160 9489fdb70466831ddf4ca68683c763b1d9b3bd05 \
sha256 5e78046e0fd13c7fcac01c4cab81182dc950c9747f2e2ab72e74e76653588aba
</pre><pre style='margin:0'>
</pre>