From c9a0ef6a0c6d040a060e5628ed927b10a815752d Mon Sep 17 00:00:00 2001 From: smb Date: Wed, 15 Oct 2008 16:22:02 +0000 Subject: Update to 3.6.1: * 3.6.1 ------- * Claws Mail now requires libetpan 0.57 for IMAP and NNTP. * SSL support is now provided by gnuTLS exclusively. OpenSSL support has been dropped due to licensing issues. * Added /View/Fullscreen option. * Re-ordering of the filtering/processing condition and actions lists is now possible using drag'n'drop. * 3.6.0 ------- * Claws Mail now requires libetpan 0.56 for IMAP and NNTP * Spell checking is now provided by Enchant instead of Aspell. To build spell checker support, you will need the libenchant headers. * The S/MIME plugin is now part of this package. * IMAP, NNTP, and SSL are now supported in the Windows port. * Support for client SSL certificates. * Better support of SSL certificate stores, to be able to verify server certificates. * Renaming of newsgroups is possible. * "Always open message when selected" can now have three values: 'Never', 'Always' and 'When message view is visible'. * Unsaved server passwords can now be temporarily saved for the duration of the session. They can be cleared before the session expires by using '/Tools/Forget all session passwords'. * Auto-wrapping settings are now saved in drafted messages. * Support for basic auto-indentation in the Compose window. * Support for animated GIFs in the message view. * Type-ahead search in Filtering, Templates, Actions dialogs now select the result of the search. * Finer granularity in POP3 accounts' Remove After delay - hours in addition to days. * Spam/Ham flag is now stored on IMAP server when possible, using "Junk" and "NonJunk" keywords. * Use less precise intervals when possible for auto-checking, thus the CPU is woken up less frequently. * The warning icon in the main window is cleared when the error it relates to is clipped from the network log. * IMAP errors now reveal the server on which they happen. * All deprecated GTK interfaces have been replaced with their non-deprecated equivalents. * csv2addressbook.pl: Added support for FoxMail. --- mail/claws-mail-vcalendar/Makefile | 11 +++++------ mail/claws-mail-vcalendar/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'mail/claws-mail-vcalendar') diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index f40bff01676..a74dd8fd6f5 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2008/09/26 17:51:18 smb Exp $ +# $NetBSD: Makefile,v 1.13 2008/10/15 16:22:03 smb Exp $ # -DISTNAME= vcalendar-2.0 -PKGNAME= claws-mail-vcalendar-2.0 +DISTNAME= vcalendar-2.0.2 +PKGNAME= claws-mail-vcalendar-2.0.2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ -PKGREVISION= 1 MAINTAINER= smb@NetBSD.org COMMENT= Enable vCalendar message handling @@ -14,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir #PLIST_SRC+= PLIST -DEPENDS+= claws-mail-3.5.0{,nb[0-9]*}:../../mail/claws-mail +DEPENDS+= claws-mail-3.6.1{,nb[0-9]*}:../../mail/claws-mail .include "../../mk/bsd.prefs.mk" @@ -25,7 +24,7 @@ USE_LANGUAGES+= c .include "../../mail/claws-mail/Makefile.vers" .include "../../mail/claws-mail/buildlink3.mk" -.include "../../security/openssl/buildlink3.mk" +.include "../../security/gnutls/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/claws-mail-vcalendar/distinfo b/mail/claws-mail-vcalendar/distinfo index 1e21c449633..b551d317ebe 100644 --- a/mail/claws-mail-vcalendar/distinfo +++ b/mail/claws-mail-vcalendar/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2008/07/13 22:34:20 smb Exp $ +$NetBSD: distinfo,v 1.7 2008/10/15 16:22:03 smb Exp $ -SHA1 (vcalendar-2.0.tar.gz) = e29cae11365ed3d8218850e54d51217b34183e80 -RMD160 (vcalendar-2.0.tar.gz) = fffad7b462132cf8912c65f8ab48116914d17c0d -Size (vcalendar-2.0.tar.gz) = 803592 bytes +SHA1 (vcalendar-2.0.2.tar.gz) = 11187702896185ad9a0e3939a9b12a5b7edbe4dd +RMD160 (vcalendar-2.0.2.tar.gz) = 80c79a15a6e2cde61f72be1320f9af74f63bf243 +Size (vcalendar-2.0.2.tar.gz) = 814055 bytes SHA1 (patch-aa) = 076cbd15436a81f58134015f667ef78ea4581a3b SHA1 (patch-ab) = da1e44132e72c48bd5972e4d945dab88fc3f675d -- cgit v1.2.3