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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4c0b4504ae2514902b48688f6d7a07792727f8bb">https://github.com/macports/macports-ports/commit/4c0b4504ae2514902b48688f6d7a07792727f8bb</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 4c0b450  qt58*: update master_sites
</span>4c0b450 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4c0b4504ae2514902b48688f6d7a07792727f8bb
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Aug 24 02:28:09 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    qt58*: update master_sites
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Since Qt 5.8 is no longer supported, it has been moved from
</span><span style='display:block; white-space:pre;color:#404040;'>    the official_releases directory to the archive directory.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Fixes https://trac.macports.org/ticket/57023
</span>---
 aqua/qt58/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt58/Portfile b/aqua/qt58/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d59e9f5..87fa679 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt58/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt58/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ set qt_major        [lindex [split ${version} .] 0]
</span> PortGroup           cxx11 1.1
 
 master_sites        \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    https://download.qt.io/official_releases/qt/${branch}/${version}/submodules \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    https://download.qt.io/archive/qt/${branch}/${version}/submodules \
</span>     https://download.qt.io/community_releases/${branch}/${version}-final
 
 # see https://trac.macports.org/ticket/53952
</pre><pre style='margin:0'>

</pre>