[136668] trunk/dports/mail/claws-mail/Portfile

devans at macports.org devans at macports.org
Sat May 23 12:04:14 PDT 2015


Revision: 136668
          https://trac.macports.org/changeset/136668
Author:   devans at macports.org
Date:     2015-05-23 12:04:14 -0700 (Sat, 23 May 2015)
Log Message:
-----------
claws-mail: add some optional dependencies, explicitly disable others to avoid opportunitistic configuration of plugins, increment revision, openmaintainer.

Modified Paths:
--------------
    trunk/dports/mail/claws-mail/Portfile

Modified: trunk/dports/mail/claws-mail/Portfile
===================================================================
--- trunk/dports/mail/claws-mail/Portfile	2015-05-23 18:40:59 UTC (rev 136667)
+++ trunk/dports/mail/claws-mail/Portfile	2015-05-23 19:04:14 UTC (rev 136668)
@@ -6,7 +6,7 @@
 
 name            claws-mail
 version         3.10.1
-revision        1
+revision        2
 categories      mail news
 platforms       darwin
 license         GPL-3+
@@ -38,6 +38,8 @@
                 port:aspell \
                 port:gnutls \
                 port:libgcrypt \
+                port:libarchive \
+                port:libgdata \
                 port:enchant \
                 port:poppler \
                 port:ghostscript \
@@ -57,10 +59,13 @@
 
 configure.args  --disable-jpilot \
                 --disable-acpi_notifier-plugin \
-                --disable-archive-plugin \
                 --disable-bogofilter-plugin \
                 --disable-bsfilter-plugin \
                 --disable-clamd-plugin \
+                --disable-geolocation-plugin \
+                --disable-notification-plugin \
+                --disable-perl-plugin \
+                --disable-python-plugin \
                 --disable-spamassassin-plugin \
                 --disable-spam_report-plugin \
                 --disable-tnef_parse-plugin \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150523/96510c7e/attachment.html>


More information about the macports-changes mailing list