<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/fe14a81d0f384afd808d9eaa426195476a442900">https://github.com/macports/macports-ports/commit/fe14a81d0f384afd808d9eaa426195476a442900</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 fe14a81d0f3 unison: Fix typo in notes
</span>fe14a81d0f3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fe14a81d0f384afd808d9eaa426195476a442900
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Aug 26 07:18:07 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    unison: Fix typo in notes
</span>---
 net/unison/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/unison/Portfile b/net/unison/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f407022298f..f3cd22f6816 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/unison/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/unison/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -99,7 +99,7 @@ if {![variant_isset gtk] && !([variant_exists aqua] && [variant_isset aqua])} {
</span> }
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Unison has always suggested using the same version across machines accessing the\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Unison has always suggested using the same version across machines accessing\
</span> the same files. If you want to keep the previous version, you can reactivate\
 the previous version; see:
 
</pre><pre style='margin:0'>

</pre>