<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/94772a77d91f96c77f3c7d08e9fc604616363774">https://github.com/macports/macports-ports/commit/94772a77d91f96c77f3c7d08e9fc604616363774</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 94772a7  inetutils: move notes under client variant
</span>94772a7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 94772a77d91f96c77f3c7d08e9fc604616363774
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Oct 7 11:35:46 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    inetutils: move notes under client variant
</span>---
 net/inetutils/Portfile | 6 ++----
 1 file changed, 2 insertions(+), 4 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 d84de579..5676dda 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;'>@@ -48,6 +48,8 @@ variant client description {Enable all clients (with g prefix)} {
</span>           file attributes ${destroot}${prefix}/bin/grlogin -permissions +s
                file attributes ${destroot}${prefix}/bin/grsh -permissions +s
        }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   notes "All clients are now installed with the \"g\" prefix."
</span> }
 
 variant server description {Enable server daemons} {
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -55,7 +57,3 @@ variant server description {Enable server daemons} {
</span> }
 
 default_variants +client
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-notes "
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-All clients are now installed with the \"g\" prefix.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-"
</span></pre><pre style='margin:0'>

</pre>