<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bad58eb36a8159c470664ba0d940df730fa464bf">https://github.com/macports/macports-ports/commit/bad58eb36a8159c470664ba0d940df730fa464bf</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 bad58eb claws-mail: Require webkit2-gtk. Possible fix for older OSes.
</span>bad58eb is described below
<span style='display:block; white-space:pre;color:#808000;'>commit bad58eb36a8159c470664ba0d940df730fa464bf
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Fri Apr 7 08:18:29 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> claws-mail: Require webkit2-gtk. Possible fix for older OSes.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Closes: https://trac.macports.org/ticket/52408
</span>---
mail/claws-mail/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/claws-mail/Portfile b/mail/claws-mail/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 91045b0..b9fcf34 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/claws-mail/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/claws-mail/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,7 +47,7 @@ depends_lib port:gtk2 \
</span> port:poppler \
port:ghostscript \
port:bogofilter \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- path:lib/pkgconfig/webkit2gtk-4.0.pc:webkit2-gtk
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:webkit2-gtk
</span>
# claws uses gdk/gdkx.h, which is not installed by gtk2 +quartz.
require_active_variants \
</pre><pre style='margin:0'>
</pre>