<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1c1ac943702a9978c9201f356d7095bd30c0e383">https://github.com/macports/macports-ports/commit/1c1ac943702a9978c9201f356d7095bd30c0e383</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 1c1ac94  qt4-mac: fix typo
</span>1c1ac94 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1c1ac943702a9978c9201f356d7095bd30c0e383
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Feb 28 15:15:21 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    qt4-mac: fix typo
</span>---
 aqua/qt4-mac/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<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 3f71c91..f72549f 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;'>@@ -342,7 +342,7 @@ if {${SDK} eq ""} {
</span> post-patch {
     # set ARCHES in configure (per the third patchfile above), for
     # building QMake.  join any 2 or more arch entries with the GCC
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # arch flag (join does not affect a single entry).  first "-arch"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # arch flag (join does not effect a single entry).  first "-arch"
</span>     # is already in place in the 'configure' script (since there has
     # to be at least 1 arch).
 
</pre><pre style='margin:0'>

</pre>