<pre style='margin:0'>
MarcusCalhoun-Lopez pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1cd14626179e75a0cc4e46966b2f8a9f5dc509ab">https://github.com/macports/macports-ports/commit/1cd14626179e75a0cc4e46966b2f8a9f5dc509ab</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 1cd1462  qt5-1.0.tcl: add comments
</span>1cd1462 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1cd14626179e75a0cc4e46966b2f8a9f5dc509ab
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Feb 14 11:19:40 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    qt5-1.0.tcl: add comments
</span>---
 _resources/port1.0/group/qt5-1.0.tcl | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/qt5-1.0.tcl b/_resources/port1.0/group/qt5-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 72cc142..6846916 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/qt5-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/qt5-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -45,6 +45,8 @@ set available_qt_versions {
</span> proc qt5.get_default_name {} {
     global os.major cxx_stdlib
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # see http://doc.qt.io/qt-5/supported-platforms-and-configurations.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # for older versions, see http://web.archive.org/web/*/http://doc.qt.io/qt-5/supported-platforms-and-configurations.html
</span>     if { ${os.major} <= 7 } {
         #
         # Qt 5 does not support ppc
</pre><pre style='margin:0'>

</pre>