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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2a7fceeafbf4e379182ca3d5c9c8ff79847cd370">https://github.com/macports/macports-ports/commit/2a7fceeafbf4e379182ca3d5c9c8ff79847cd370</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 2a7fcee  dsh, libdshconfig: set nomaintainer
</span>2a7fcee is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2a7fceeafbf4e379182ca3d5c9c8ff79847cd370
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Oct 1 21:29:07 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    dsh, libdshconfig: set nomaintainer
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    closes https://trac.macports.org/ticket/54739
</span>---
 net/dsh/Portfile          | 2 +-
 net/libdshconfig/Portfile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/dsh/Portfile b/net/dsh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d8a3ce7..1801559 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/dsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/dsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ name            dsh
</span> version         0.25.9
 revision       0
 categories      net
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers     exoweb.net:bjorn
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers     nomaintainer
</span> description     Distributed shell: runs a command through rsh or ssh on a cluster of machines.
 long_description \
     Dsh executes a command remotely on several different machines at \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/libdshconfig/Portfile b/net/libdshconfig/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 06074d6..161771c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/libdshconfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/libdshconfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ name            libdshconfig
</span> version         0.20.13
 categories      net
 license         GPL-2+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers     exoweb.net:bjorn
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers     nomaintainer
</span> description     Dsh config file parser for general use, split out from dsh sources
 long_description \
     Config file parser library for dsh.                            \
</pre><pre style='margin:0'>

</pre>