<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/a902e891d8f58baab7b244ecafb1a81d11733952">https://github.com/macports/macports-ports/commit/a902e891d8f58baab7b244ecafb1a81d11733952</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 a902e89  qscintilla-qt[45]: use https for homepage
</span>a902e89 is described below

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

<span style='display:block; white-space:pre;color:#404040;'>    qscintilla-qt[45]: use https for homepage
</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 6865367..13fecaf 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;'>@@ -14,7 +14,7 @@ categories          devel
</span> license             GPL-3
 maintainers         {michaelld @michaelld} {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
 description         QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.riverbankcomputing.com/software/qscintilla/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.riverbankcomputing.com/software/qscintilla/
</span> platforms           darwin
 
 long_description    QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. \
</pre><pre style='margin:0'>

</pre>