<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Vince,<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 2, 2017, at 2:08 AM, Vincent <<a href="mailto:vince@macports.org" class="">vince@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><pre style="margin:0" class="">Vincent (Veence) pushed a commit to branch master
in repository macports-ports.
</pre><p class=""><a href="https://github.com/macports/macports-ports/commit/05a5007590c77dba5bcdd1b4d047934ef2b1c8db" class="">https://github.com/macports/macports-ports/commit/05a5007590c77dba5bcdd1b4d047934ef2b1c8db</a></p>
<pre style="white-space: pre; background: #F8F8F8" class="">The following commit(s) were added to refs/heads/master by this push:
<span style="display:block; white-space:pre;color:#404040;" class=""> new 05a5007 qgis3: add py36-six dependency. Should fix #55451
</span>05a5007 is described below
<span style="display:block; white-space:pre;color:#808000;" class="">commit 05a5007590c77dba5bcdd1b4d047934ef2b1c8db
</span>Author: Veence <<a href="mailto:vince@macports.org" class="">vince@macports.org</a>>
AuthorDate: Sat Dec 2 10:08:32 2017 +0100
<span style="display:block; white-space:pre;color:#404040;" class=""> qgis3: add py36-six dependency. Should fix #55451
</span></pre></div></blockquote><div>Remember that you now need to provide the full URL to the trac ticket, and use a separate line for it. This will automatically close the ticket too. Like this:</div><div><br class=""></div><div>Fixes: <a href="https://trac.macports.org/ticket/55451" class="">https://trac.macports.org/ticket/55451</a></div><br class=""><blockquote type="cite" class=""><div class=""><pre style="white-space: pre; background: #F8F8F8" class="">---
gis/qgis3/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style="display:block; white-space:pre;color:#808080;" class="">diff --git a/gis/qgis3/Portfile b/gis/qgis3/Portfile
</span><span style="display:block; white-space:pre;color:#808080;" class="">index 9a225e4..ec992d6 100644
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">--- a/gis/qgis3/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">+++ b/gis/qgis3/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -101,6 +101,7 @@ configure.args-append "-DWITH_SERVER=FALSE"
</span> depends_lib-append port:python36 \
port:py36-pyqt5 \
port:py36-qscintilla-qt5 \
<span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ port:py36-six \
</span> port:qt5-qtwebkit \
port:qt5-qtscript \
port:qt5-sqlite-plugin \
</pre><pre style="margin:0" class="">
</pre>
</div></blockquote></div><br class=""></body></html>