<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/77650423d6f9f3279efdf5c3b115b9d5abc45233">https://github.com/macports/macports-ports/commit/77650423d6f9f3279efdf5c3b115b9d5abc45233</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 7765042  xfce: Use port notes instead of ui_msg
</span>7765042 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 77650423d6f9f3279efdf5c3b115b9d5abc45233
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Apr 16 20:25:06 2019 +0100

<span style='display:block; white-space:pre;color:#404040;'>    xfce: Use port notes instead of ui_msg
</span>---
 xfce/xfce/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/xfce/xfce/Portfile b/xfce/xfce/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ce0988..cac4ead 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/xfce/xfce/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/xfce/xfce/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,6 +41,7 @@ destroot        {
</span>         xinstall -d ${destroot}${prefix}/share/xfce4
         file copy ${filespath}/STARTME ${destroot}${prefix}/share/xfce4/
 }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-post-destroot   { ui_msg "To start xfce put \"exec startxfce4\" in your .xinitrc" }
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+notes "To start xfce put \"exec startxfce4\" in your .xinitrc"
</span> 
 livecheck.type  none
</pre><pre style='margin:0'>

</pre>