<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/427bbd77e11f3257bedf3a5b7285863bcd717e2e">https://github.com/macports/macports-ports/commit/427bbd77e11f3257bedf3a5b7285863bcd717e2e</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 427bbd7  transmission-x11: add note about why dist_subdir is used
</span>427bbd7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 427bbd77e11f3257bedf3a5b7285863bcd717e2e
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Tue Mar 6 10:56:26 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    transmission-x11: add note about why dist_subdir is used
</span>---
 net/transmission-x11/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/transmission-x11/Portfile b/net/transmission-x11/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 702e4f2..4bb1d39 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/transmission-x11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/transmission-x11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +20,7 @@ homepage            https://transmissionbt.com
</span> 
 platforms           darwin freebsd
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Do not remove this as it allows transmission and this port to share files
</span> dist_subdir         transmission
 
 checksums           rmd160  157a6f48984db1b98da186807062bcc693129a2a \
</pre><pre style='margin:0'>

</pre>