<pre style='margin:0'>
Vincent (Veence) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0643f1a876ed7e04f010236cb4d599ca8a14ae79">https://github.com/macports/macports-ports/commit/0643f1a876ed7e04f010236cb4d599ca8a14ae79</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 0643f1a qgis: forces recompilation now that qwt61 works in Buildbot
</span>0643f1a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0643f1a876ed7e04f010236cb4d599ca8a14ae79
</span>Author: Veence <vince@macports.org>
AuthorDate: Sun Dec 3 10:34:46 2017 +0100
<span style='display:block; white-space:pre;color:#404040;'> qgis: forces recompilation now that qwt61 works in Buildbot
</span>---
gis/qgis/Portfile | 2 --
1 file changed, 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/qgis/Portfile b/gis/qgis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 321bda2..c23f54e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/qgis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/qgis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -56,7 +56,6 @@ post-extract {
</span> system -W ${worksrcpath} "mkdir build"
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> post-patch {
reinplace -E "s|@@@|${prefix}|g" \
${worksrcpath}/mac/app.info.plist.in
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -67,7 +66,6 @@ post-patch {
</span> }
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> set Py_FRM ${frameworks_dir}/Python.framework/Versions/2.7
#configure.args-append "--trace"
</pre><pre style='margin:0'>
</pre>