<pre style='margin:0'>
Mark Moll (mamoll) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ac277c168bb3e6995b4d248da45171ae40e31d89">https://github.com/macports/macports-ports/commit/ac277c168bb3e6995b4d248da45171ae40e31d89</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 ac277c1  py-pyqt5: fix spelling in comment
</span>ac277c1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ac277c168bb3e6995b4d248da45171ae40e31d89
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Mon Dec 31 23:33:21 2018 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-pyqt5: fix spelling in comment
</span>---
 python/py-pyqt5/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyqt5/Portfile b/python/py-pyqt5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6d7310f..b06e1cd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyqt5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyqt5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -85,7 +85,7 @@ if {${subport} eq "${name}-common"} {
</span>     # do not clear include directories just because --dbus is given
     patchfiles-append   patch-dbus_includes.diff
     # PyQt5 insists on using a private copy of sip, but the default sip seems to work just fine
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # (actually, the insistance appears to be on sip using a private module directory;
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # (actually, the insistence appears to be on sip using a private module directory;
</span>     # see the online pyqt5 build-from-source instructions).
     patchfiles-append   patch-use-default-sip.diff
 
</pre><pre style='margin:0'>

</pre>