<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/042b78873f7d89737ba224dc75d177075144bf48">https://github.com/macports/macports-ports/commit/042b78873f7d89737ba224dc75d177075144bf48</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 042b788  CubicSDR: Fix typos in comments
</span>042b788 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 042b78873f7d89737ba224dc75d177075144bf48
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Nov 2 13:47:54 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    CubicSDR: Fix typos in comments
</span>---
 science/CubicSDR/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/CubicSDR/Portfile b/science/CubicSDR/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a96ee18..8cdcc3d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/CubicSDR/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/CubicSDR/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,8 +31,8 @@ revision            0
</span> wxWidgets.use       wxWidgets-3.2
 
 # CHECK every version if upstream has fixed the behaviour
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# opengl widget doesn't work well with Redita display
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# therefore for user expiriance I disable it
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# opengl widget doesn't work well with Retina display
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# therefore for user experience I disable it
</span> # see https://github.com/cjcliffe/CubicSDR/issues/758
 patchfiles-append \
     disable-highdpi.patch
</pre><pre style='margin:0'>

</pre>