<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/3a7456ab26b2d2af5ec29a77d83cc27019c86fc2">https://github.com/macports/macports-ports/commit/3a7456ab26b2d2af5ec29a77d83cc27019c86fc2</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 3a7456a  qscintilla-qt[45]: update master_sites to use the main download area
</span>3a7456a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3a7456ab26b2d2af5ec29a77d83cc27019c86fc2
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Feb 14 10:35:08 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    qscintilla-qt[45]: update master_sites to use the main download area
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    It's not clear that their sourceforge area is being updated any longer. Can always revert if/as necessary down the road.
</span>---
 devel/qscintilla/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/qscintilla/Portfile b/devel/qscintilla/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6ce4d96..6865367 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/qscintilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/qscintilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,7 @@ long_description    QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ e
</span>                     multiple fonts.
 
 distname            QScintilla_gpl-${version}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        sourceforge:pyqt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        https://www.riverbankcomputing.com/static/Downloads/QScintilla
</span> 
 foreach qt_major {4 5} {
     subport ${name}-qt${qt_major} {
</pre><pre style='margin:0'>

</pre>