<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/dd5480efaef2d074e3be1e5f4cc921a15bb15657">https://github.com/macports/macports-ports/commit/dd5480efaef2d074e3be1e5f4cc921a15bb15657</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 dd5480e Minor change to patchfile.
</span>dd5480e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit dd5480efaef2d074e3be1e5f4cc921a15bb15657
</span>Author: Veence <vince@macports.org>
AuthorDate: Wed Apr 19 09:09:21 2017 +0200
<span style='display:block; white-space:pre;color:#404040;'> Minor change to patchfile.
</span>---
graphics/qwt/files/patch-qwtconfig.pri.61.diff | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/qwt/files/patch-qwtconfig.pri.61.diff b/graphics/qwt/files/patch-qwtconfig.pri.61.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 2cb9494..9651cc7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/qwt/files/patch-qwtconfig.pri.61.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/qwt/files/patch-qwtconfig.pri.61.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,10 +3,10 @@
</span> @@ -16,20 +16,10 @@
# Install paths
######################################################################
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> -QWT_INSTALL_PREFIX = $$[QT_INSTALL_PREFIX]
+QWT_INSTALL_PREFIX = $$INSTALLBASE
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> -unix {
- QWT_INSTALL_PREFIX = /usr/local/qwt-$$QWT_VERSION
- # QWT_INSTALL_PREFIX = /usr/local/qwt-$$QWT_VERSION-qt-$$QT_VERSION
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,10 +19,10 @@
</span> -
-QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
-QWT_INSTALL_HEADERS = $${QWT_INSTALL_PREFIX}/include
<span style='display:block; white-space:pre;background:#ffe0e0;'>-+QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/share/qwt/doc
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+QWT_INSTALL_HEADERS = $${QWT_INSTALL_PREFIX}/include/qwt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++QWT_INSTALL_DOCS = @INSTALL_DOCS@@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++QWT_INSTALL_HEADERS = @INSTALL_HEADERS@@
</span> QWT_INSTALL_LIBS = $${QWT_INSTALL_PREFIX}/lib
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> ######################################################################
@@ -42,7 +32,7 @@
# runtime environment of designer/creator.
</pre><pre style='margin:0'>
</pre>