<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c2b034d173ebb3eda1ddf7cb827ded2cbe985de1">https://github.com/macports/macports-ports/commit/c2b034d173ebb3eda1ddf7cb827ded2cbe985de1</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c2b034d173ebb3eda1ddf7cb827ded2cbe985de1
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Oct 25 06:21:04 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> unison: change whitespace and notes
</span>---
net/unison/Portfile | 6 ------
1 file changed, 6 deletions(-)
<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 c072c74..486e9a3 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;'>@@ -42,7 +42,6 @@ patchfiles-append patch-lablgtk.diff
</span>
post-patch {
reinplace "s|__MACPORTS_PREFIX__|${prefix}|g" ${worksrcpath}/src/uimac14/MyController.m
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> }
# see https://trac.macports.org/ticket/57234
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -66,11 +65,6 @@ variant gtk description {Build GTK front-end} conflicts aqua {
</span>
destroot.args-replace UISTYLE=text \
UISTYLE=gtk2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- notes-prepend "
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-You may need to run this from an xterm for it to work: \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-unison -ui graphic
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-"
</span> }
# see https://trac.macports.org/ticket/56785
</pre><pre style='margin:0'>
</pre>