<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/6703df2b99146ba65e67726ed6e999f347b00e10">https://github.com/macports/macports-ports/commit/6703df2b99146ba65e67726ed6e999f347b00e10</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 6703df2b991 qt4-mac: Fix formatting of notes
</span>6703df2b991 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6703df2b99146ba65e67726ed6e999f347b00e10
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Mar 17 04:09:09 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    qt4-mac: Fix formatting of notes
</span>---
 aqua/qt4-mac/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt4-mac/Portfile b/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 246e4aeed03..3d459e29f27 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1228,10 +1228,10 @@ post-activate {
</span> }
 
 notes-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-"Users experiencing graphics glitches on newer OS versions (10.13 and up) can \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-experiment with different graphics drawing systems that can be set in the \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-Interface tab of the ${qt_apps_dir}/qtconfig.app utility. Raster mode is
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-the preferred mode but is not compatible with all non-standard widget styles.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+"Users experiencing graphics glitches on newer OS versions (10.13 and up) can\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+experiment with different graphics drawing systems that can be set in the\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Interface tab of the ${qt_apps_dir}/qtconfig.app utility. Raster mode is\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+the preferred mode but is not compatible with all non-standard widget styles.\
</span> Keep an eye on the Fonts setting before saving!"
 
 livecheck.type       none
</pre><pre style='margin:0'>

</pre>