<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3e46c32ba00cc4afed5e79844c3f0eb6bf303d0f">https://github.com/macports/macports-ports/commit/3e46c32ba00cc4afed5e79844c3f0eb6bf303d0f</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 3e46c32  gwenhywfar4: add note about gwenhywfar4-gtk* subports
</span>3e46c32 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3e46c32ba00cc4afed5e79844c3f0eb6bf303d0f
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 19 21:27:31 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gwenhywfar4: add note about gwenhywfar4-gtk* subports
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Add note for gwenhywfar4-gtk* subports about conflict/pre-activate
</span><span style='display:block; white-space:pre;color:#404040;'>    code that I think can be removed since removing obsolete ports.
</span>---
 devel/gwenhywfar4/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/gwenhywfar4/Portfile b/devel/gwenhywfar4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e13d6dc..32c5dcc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/gwenhywfar4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/gwenhywfar4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -83,6 +83,10 @@ if {[string match "gwenhywfar4-gtk*" $subport]} {
</span>     depends_lib-append      port:gtk2
     configure.args-append   --with-guis="gtk2 cpp" --disable-qt4
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Feb 2017: I think the below conflict/pre-activate can be removed
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # since gwenhywfar/aqbanking/kmymoney are no longer in ports;
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # they were already obsoleted replaced_by for over a year.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    #
</span>     # Allow gwenhywfar4-gtk and aqbanking5-gtk to replace the old
     # gwenhywfar and aqbanking by deactivating them if installed. This
     # allows gnucash to switch versions without conflicts.
</pre><pre style='margin:0'>

</pre>