<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/c7563e67ef9b6738ad992614ff95b3cef9e94cab">https://github.com/macports/macports-ports/commit/c7563e67ef9b6738ad992614ff95b3cef9e94cab</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 c7563e67ef9 irssi: update long_description to match upstream README changes (from 2014)
</span>c7563e67ef9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c7563e67ef9b6738ad992614ff95b3cef9e94cab
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Tue Oct 13 21:17:52 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    irssi: update long_description to match upstream README changes (from 2014)
</span>---
 irc/irssi/Portfile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/irc/irssi/Portfile b/irc/irssi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c9af5817638..b9045c22383 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/irc/irssi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/irc/irssi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,11 +11,10 @@ license             {GPL-2+ OpenSSLException}
</span> maintainers         {l2dy @l2dy} openmaintainer
 description         modular IRC client
 long_description \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    Irssi is a modular IRC client that currently has only text mode user    \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    interface, but 80-90% of the code is not text mode specific, so other   \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    UIs could be created pretty easily. Also, Irssi is not really even IRC  \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    specific anymore, there's already a working SILC module available.      \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    Support for other protocols like ICQ could be created some day too.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Irssi is a modular chat client that is most commonly known for its text \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    mode user interface, but 80% of the code isn't text mode specific.      \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Irssi comes with IRC support built in, and there are third party ICB,   \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    SILC, XMPP (Jabber), PSYC and Quassel protocol modules available.
</span> 
 homepage            https://irssi.org/
 github.tarball_from releases
</pre><pre style='margin:0'>

</pre>