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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/599f00a4092e2ef4ce4c8d858a15dbc3071fc661">https://github.com/macports/macports-ports/commit/599f00a4092e2ef4ce4c8d858a15dbc3071fc661</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 599f00a4092 trojan, trojan-go: Fix typo in notes
</span>599f00a4092 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 599f00a4092e2ef4ce4c8d858a15dbc3071fc661
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Oct 16 15:44:33 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    trojan, trojan-go: Fix typo in notes
</span>---
 net/trojan-go/Portfile | 2 +-
 net/trojan/Portfile    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/trojan-go/Portfile b/net/trojan-go/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 909e9984a02..06b129bbd9d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/trojan-go/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/trojan-go/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -258,7 +258,7 @@ post-activate {
</span> }
 
 notes-append "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    The default config file is copied to ${prefix}/etc/trojan-go/config.json and it's content\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    The default config file is copied to ${prefix}/etc/trojan-go/config.json and its content\
</span>     will be preserved across upgrades and reinstalls. The startup item will use this config\
     file by default.
 "
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/trojan/Portfile b/net/trojan/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 84e178f6832..097d8b249a0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/trojan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/trojan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -46,7 +46,7 @@ post-activate {
</span> }
 
 notes-append "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    The default config file is copied to ${prefix}/etc/trojan/config.json and it's content\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    The default config file is copied to ${prefix}/etc/trojan/config.json and its content\
</span>     will be preserved across upgrades and reinstalls. The startup item will use this config\
     file by default.
 "
</pre><pre style='margin:0'>

</pre>