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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0e55a52bfb9cf533318fbb743426ad8ea15abd5a">https://github.com/macports/macports-ports/commit/0e55a52bfb9cf533318fbb743426ad8ea15abd5a</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 0e55a52  inetutils 1.9.4: add more information to long_description
</span>0e55a52 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0e55a52bfb9cf533318fbb743426ad8ea15abd5a
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Oct 4 18:18:02 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    inetutils 1.9.4: add more information to long_description
</span>---
 net/inetutils/Portfile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/inetutils/Portfile b/net/inetutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 891e89f..1b919e5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/inetutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/inetutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,8 +9,10 @@ categories          net
</span> license             GPL-3+
 maintainers         {mps @Schamschula} openmaintainer
 description         Inetutils is a collection of common network programs, including ftp, \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    telnet, rsh, rlogin, tftp and more.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    telnet, rsh, rlogin, tftp and the corresponding daemons.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    ${description} Other tools include hostname, ifconfig, logger, ping, \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    ping6, rcp, rexec, talk, traceroute and whois. Additional daemons \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    include inetd, rexecd, syslogd and uucpd.
</span> platforms           darwin
 homepage            http://www.gnu.org/software/${name}/
 master_sites        gnu:${name}
</pre><pre style='margin:0'>

</pre>