[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (e177babf20fe95e2fc8555bfa56f66c8784c9c5a)

Eric Sandall eric at sandall.us
Mon Nov 17 14:55:28 EST 2008


Quoting "Pol Vinogradov" <scm at sourcemage.org>:

> GIT changes to master grimoire by Pol Vinogradov <vin.public at gmail.com>:
>
>  mail/claws-mail/DEPENDS |    8 ++++----
>  mail/claws-mail/HISTORY |    3 +++
>  2 files changed, 7 insertions(+), 4 deletions(-)
>
> New commits:
> commit e177babf20fe95e2fc8555bfa56f66c8784c9c5a
> Author: Pol Vinogradov <vin.public at gmail.com>
> Commit: Pol Vinogradov <vin.public at gmail.com>
>
>     mail/claws-mail: changed openssl optional dependency to gnutls
>
> diff --git a/mail/claws-mail/DEPENDS b/mail/claws-mail/DEPENDS
> index 54337b5..391e559 100755
> --- a/mail/claws-mail/DEPENDS
> +++ b/mail/claws-mail/DEPENDS
> @@ -14,10 +14,10 @@ optional_depends  "compface"             \
>                    "--disable-compface"   \
>                    "for X-Face support"   &&
>
> -optional_depends  "openssl"              \
> -                  "--enable-openssl"     \
> -                  "--disable-openssl"    \
> -                  "for pop3s and imaps"  &&
> +optional_depends  "gnutls"                              \
> +                  "--enable-openssl --enable-gnutls"    \
> +                  "--disable-openssl --disable-gnutls"  \
> +                  "for pop3s and imaps"                 &&

This might need a TRIGGER to have claws-mail built against gnutls  
instead of openssl. Is there a reason we're switching from OpenSSL to  
GNU TLS?

-sandalle

-- 
Eric Sandall                     |  Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  http://counter.li.org/  #196285




More information about the SM-Commit mailing list