From b37ce26e14ef48914aaa72fd694c075a30659b6b Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 29 Sep 2005 22:50:13 +0000 Subject: Update sylpheed to 2.0.2. Main changes are: * The auto detection of Japanese encoding now supports UTF-8 encoding. * The number of messages to be copied at a time on IMAP4 was limited to prevent timeout error. * When executing IMAP4 operations which take long time, its progress is now displayed on the statusbar, and the UI is periodically updated. * The selected row of the summary view will be kept when the state of thread display is changed. * The code conversion error and line limit warning will not be displayed anymore when saving as draft. * A bug that prevented the expander of the folder tree of the address book working was fixed. * A bug in which message/rfc822 attachments were broken when pgp-signed was fixed. --- mail/sylpheed/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/sylpheed/Makefile') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 6cdfa72a4d3..2cbb6cd19ba 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.79 2005/08/26 13:18:42 xtraeme Exp $ +# $NetBSD: Makefile,v 1.80 2005/09/29 22:50:13 chris Exp $ -DISTNAME= sylpheed-2.0.1 +DISTNAME= sylpheed-2.0.2 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0/ -- cgit v1.2.3