<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/5419f44ebc73c7f6b8b8c85d0cc584c0c76b6ef2">https://github.com/macports/macports-ports/commit/5419f44ebc73c7f6b8b8c85d0cc584c0c76b6ef2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5419f44ebc73c7f6b8b8c85d0cc584c0c76b6ef2
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Nov 4 06:05:09 2017 -0700
<span style='display:block; white-space:pre;color:#404040;'> qscintilla2: add github handle
</span>---
devel/qscintilla2/Portfile | 2 +-
python/py-qscintilla/Portfile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/qscintilla2/Portfile b/devel/qscintilla2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2886585..773e12d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/qscintilla2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/qscintilla2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ checksums rmd160 4292b3dfb0656dc164b14510468bc774ab71cebd \
</span>
categories devel
license GPL-3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers mcalhoun openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
</span> description QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.
homepage http://www.riverbankcomputing.com/software/qscintilla/
platforms darwin
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-qscintilla/Portfile b/python/py-qscintilla/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f385082..246ded4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-qscintilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-qscintilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ checksums rmd160 5dbddfdaf826e95251589a41696d5786b497e86f \
</span> sha256 97f98a9d91f908db6ce37fecc6d241d955b388a1c487173b60726cba9a3dfa64
categories python devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license {GPL-2 GPL-3}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license GPL-3
</span> maintainers {michaelld @michaelld} openmaintainer
description Python bindings for QScintilla
homepage http://www.riverbankcomputing.com/software/qscintilla/
</pre><pre style='margin:0'>
</pre>