Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (c33503ae8e084f4edffe94c33219b3ed48c321bd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (c33503ae8e084f4edffe94c33219b3ed48c321bd)
  • Date: Tue, 25 Apr 2017 15:16:54 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

mail/claws-mail/CONFIGURE | 5 -----
mail/claws-mail/DEPENDS | 5 +++++
mail/claws-mail/DETAILS | 2 +-
mail/claws-mail/HISTORY | 4 ++++
4 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit c33503ae8e084f4edffe94c33219b3ed48c321bd
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

claws-mail: version 3.15.0

diff --git a/mail/claws-mail/CONFIGURE b/mail/claws-mail/CONFIGURE
index 773fa75..1d00c09 100755
--- a/mail/claws-mail/CONFIGURE
+++ b/mail/claws-mail/CONFIGURE
@@ -68,10 +68,5 @@ config_query_option CLAWSMAIL_OPTS "Enable spam report
plugin?" y \
"--enable-spam_report-plugin" \
"--disable-spam_report-plugin" &&

-config_query_option CLAWSMAIL_OPTS "Enable vcalendar plugin?" y \
- "--enable-vcalendar-plugin" \
- "--disable-vcalendar-plugin" &&
-
-
list_remove CLAWSMAIL_OPTS "--enable-trayicon-plugin" &&
list_remove CLAWSMAIL_OPTS "--disable-trayicon-plugin"
diff --git a/mail/claws-mail/DEPENDS b/mail/claws-mail/DEPENDS
index a83a6ef..66a8888 100755
--- a/mail/claws-mail/DEPENDS
+++ b/mail/claws-mail/DEPENDS
@@ -39,6 +39,11 @@ optional_depends "bogofilter" \
"--disable-bogofilter-plugin" \
"for SpamProtection" &&

+optional_depends "libical" \
+ "--enable-vcalendar-plugin" \
+ "--disbale-vcalendar-plugin" \
+ "for vCal calendar support" &&
+
optional_depends "openldap" \
"--enable-ldap" \
"--disable-ldap" \
diff --git a/mail/claws-mail/DETAILS b/mail/claws-mail/DETAILS
index 16c0032..b5b2d56 100755
--- a/mail/claws-mail/DETAILS
+++ b/mail/claws-mail/DETAILS
@@ -1,5 +1,5 @@
SPELL=claws-mail
- VERSION=3.14.1
+ VERSION=3.15.0
SECURITY_PATCH=1
SOURCE=$SPELL-${VERSION}.tar.xz

SOURCE_URL="http://www.claws-mail.org/download.php?file=releases/${SOURCE}";
diff --git a/mail/claws-mail/HISTORY b/mail/claws-mail/HISTORY
index 9426592..1fb55bc 100644
--- a/mail/claws-mail/HISTORY
+++ b/mail/claws-mail/HISTORY
@@ -1,3 +1,7 @@
+2017-04-25 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 3.15.0
+ * DEPENDS, CONFIGURE: vcalendar plugin now via external libical
+
2016-11-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.14.1, added UPSTREAM_KEY level to SOURCE_GPG
* PRE_BUILD, claws-bug3684-clientcert.patch: removed the patch,



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (c33503ae8e084f4edffe94c33219b3ed48c321bd), Thomas Orgis, 04/25/2017

Archive powered by MHonArc 2.6.24.

Top of Page