[105064] trunk/dports/mail/claws-mail/Portfile
cal at macports.org
cal at macports.org
Mon Apr 8 13:38:28 PDT 2013
Revision: 105064
https://trac.macports.org/changeset/105064
Author: cal at macports.org
Date: 2013-04-08 13:38:28 -0700 (Mon, 08 Apr 2013)
Log Message:
-----------
claws-mail: update to 3.9.0, closes #38717, require gtk2 +x11
gtk2 +quartz doesn't provide gdk/gdkx.h, which is needed by claws :/
Modified Paths:
--------------
trunk/dports/mail/claws-mail/Portfile
Modified: trunk/dports/mail/claws-mail/Portfile
===================================================================
--- trunk/dports/mail/claws-mail/Portfile 2013-04-08 20:36:07 UTC (rev 105063)
+++ trunk/dports/mail/claws-mail/Portfile 2013-04-08 20:38:28 UTC (rev 105064)
@@ -2,10 +2,10 @@
# $Id$
PortSystem 1.0
+PortGroup active_variants 1.1
name claws-mail
-version 3.8.1
-revision 2
+version 3.9.0
categories mail news
platforms darwin
license GPL-3+
@@ -23,8 +23,8 @@
homepage http://www.claws-mail.org/
master_sites sourceforge:project/sylpheed-claws/Claws%20Mail/${version}
-checksums rmd160 e50ddd80589e7edb9f1c172a83e7f41dd8dec372 \
- sha256 b421fd913694f9d04635212b0c47c9808a3f20a4f9a5dd15b6f4cd5022c6ee6f
+checksums rmd160 b7dac137d4c44130bb74a37aa92c0c798174441f \
+ sha256 ed70975a5056b3ffc4fe6e977f0d9606febc1499763c090241b029a73ff24e65
use_bzip2 yes
@@ -37,6 +37,10 @@
port:aspell \
port:gnutls
+# claws uses gdk/gdkx.h, which is not installed by gtk2 +quartz.
+require_active_variants \
+ gtk2 x11
+
configure.args --disable-jpilot \
--disable-trayicon-plugin \
--enable-ipv6 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130408/ab893dd1/attachment.html>
More information about the macports-changes
mailing list