<pre style='margin:0'>
Mihai Moldovan (Ionic) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/8fd6b21e19a2324b136d6a4ba71a8bc9af716b9e">https://github.com/macports/macports-base/commit/8fd6b21e19a2324b136d6a4ba71a8bc9af716b9e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8fd6b21e19a2324b136d6a4ba71a8bc9af716b9e
</span>Author: Eitan Adler <lists@eitanadler.com>
AuthorDate: Sat Nov 4 22:49:56 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    Remove the the single extra word
</span>---
 src/port1.0/porttrace.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/src/port1.0/porttrace.tcl b/src/port1.0/porttrace.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 725a47b..eb32c2a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/src/port1.0/porttrace.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/src/port1.0/porttrace.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -134,7 +134,7 @@ namespace eval porttrace {
</span> 
         # Select a name for the socket to be used to communicate with the
         # processes being traced. Note that Unix sockets are limited to 109
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        # characters and that the the macports user must be able to connect to
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        # characters and that the macports user must be able to connect to
</span>         # the socket (and in case of non-root installations, the current user,
         # too). We're not prefixing the path in /tmp with a separate
         # macports-specific directory, because the might not be writable by all
</pre><pre style='margin:0'>

</pre>