<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/60ee260d58429b41e4fa409448bb0998a47e93e7">https://github.com/macports/macports-ports/commit/60ee260d58429b41e4fa409448bb0998a47e93e7</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 60ee260  irc/ii: avoid redirect; use https
</span>60ee260 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 60ee260d58429b41e4fa409448bb0998a47e93e7
</span>Author: Eitan Adler <lists@eitanadler.com>
AuthorDate: Thu Dec 21 21:19:23 2017 -0800

<span style='display:block; white-space:pre;color:#404040;'>    irc/ii: avoid redirect; use https
</span>---
 irc/ii/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/irc/ii/Portfile b/irc/ii/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a1af276..26af7c9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/irc/ii/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/irc/ii/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,10 +10,10 @@ long_description \
</span>   It creates an irc directory tree with server, channel and \
        nick name directories. In every directory a FIFO in file \
        and a normal out file is created.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage         http://tools.suckless.org/ii/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage         https://tools.suckless.org/ii/
</span> platforms        darwin
 license          MIT
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites     http://dl.suckless.org/tools/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites     https://dl.suckless.org/tools/
</span> checksums        rmd160 b107bf4b62ad77a91e383fd7b25dbf54d6238d43 \
                  sha256 3a72ac6606d5560b625c062c71f135820e2214fed098e6d624fc40632dc7cc9c
 
</pre><pre style='margin:0'>

</pre>