<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/6ba59409b0e93ef914e7d44c1c9f007f543bd18a">https://github.com/macports/macports-ports/commit/6ba59409b0e93ef914e7d44c1c9f007f543bd18a</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 6ba5940  qwt61: fix examples to work like those for the other qwt* ports.
</span>6ba5940 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6ba59409b0e93ef914e7d44c1c9f007f543bd18a
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Feb 10 12:16:05 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    qwt61: fix examples to work like those for the other qwt* ports.
</span>---
 graphics/qwt/files/patch-qwtconfig.pri.61.diff | 9 +++++++++
 1 file changed, 9 insertions(+)

<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 d9e631f..2cb9494 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;'>@@ -52,6 +52,15 @@
</span>  
  ######################################################################
  # If you want to build the Qwt designer plugin, 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -141,7 +130,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Otherwise you have to build them from the examples directory.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ######################################################################
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-#QWT_CONFIG     += QwtExamples
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++QWT_CONFIG     += QwtExamples
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ######################################################################
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # The playground is primarily intended for the Qwt development 
</span> @@ -161,8 +150,11 @@
  
  macx:!static:CONFIG(qt_framework, qt_framework|qt_no_framework) {
</pre><pre style='margin:0'>

</pre>