Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (89df13027dc98c3af2c5e5a5ba43c2d51726e8e7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Pol Vinogradov <vin.public AT gmail.com>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (89df13027dc98c3af2c5e5a5ba43c2d51726e8e7)
  • Date: Tue, 18 Nov 2008 00:52:01 +0100


GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

mail/claws-mail/HISTORY | 3 +++
mail/claws-mail/TRIGGERS | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 89df13027dc98c3af2c5e5a5ba43c2d51726e8e7
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

mail/claws-mail: fixed TRIGGERS file

diff --git a/mail/claws-mail/HISTORY b/mail/claws-mail/HISTORY
index 0eb54b1..540d7f2 100644
--- a/mail/claws-mail/HISTORY
+++ b/mail/claws-mail/HISTORY
@@ -1,3 +1,6 @@
+2008-11-18 Pol Vinogradov <vin.public AT gmail.com>
+ * TRIGGERS: openssl -> gnutls, full conversion (thanks sandalle :) )
+
2008-11-16 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: openssl -> gnutls, fixed flags

diff --git a/mail/claws-mail/TRIGGERS b/mail/claws-mail/TRIGGERS
index b2ef0b5..7465ffb 100755
--- a/mail/claws-mail/TRIGGERS
+++ b/mail/claws-mail/TRIGGERS
@@ -1,2 +1,2 @@
-on_cast openssl cast_self
-on_pre_dispel openssl check_self
+on_cast gnutls cast_self
+on_pre_dispel gnutls check_self

Imho, this TRIGGERS file should be removed, useless. Really no needs to recast claws-mail on every gnutls update, it is important only for not compatible updates.
gnutls has UP_TRIGGERS for this.

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page