From c654d264b151cc7df27a68742d64b6d6d870479d Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 13 Mar 2014 13:52:09 +0000 Subject: Update sylpheed to 3.3.1. * 3.3.1 (stable) * IMAP: "INBOX" folder became case insensitive as specified in RFC 3501. * IMAP: server name for cache directory is escaped now (fixes cache creation when using IPv6 address for server name on Windows). * IMAP: the bug that double-quote (") and backslash (\) in folder/username/password were not escaped and could not be used on IMAP4 was fixed. * IMAP: parsing of folder names that contain brackets was fixed. * Config.guess and config.sub included in the tarball were updated to the latest version. * The bug that 'File - Folder - Move folder...' menu didn't work was fixed. * The bug that MIME nest level restriction was not working was fixed. * Many defects discovered by Coverity Scan were fixed: - FILE handle resource leaks - memory leaks - possible buffer overrun - strict error checks - correct null pointer checks * Win32: the tray icon is recreated when explorer.exe crashes now. * Win32: the included SSL certificates were updated (based on ca-certificates_20111211_all.deb in Ubuntu 12.04.4 LTS). --- mail/sylpheed/Makefile | 5 ++--- mail/sylpheed/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'mail/sylpheed') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 9cfaed62321..7291c9ef7b2 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.152 2014/02/12 23:18:10 tron Exp $ +# $NetBSD: Makefile,v 1.153 2014/03/13 13:52:09 taca Exp $ -DISTNAME= sylpheed-3.3.0 -PKGREVISION= 8 +DISTNAME= sylpheed-3.3.1 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.3/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index c18a4e5790c..8ad3379eace 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.77 2012/12/18 15:37:19 taca Exp $ +$NetBSD: distinfo,v 1.78 2014/03/13 13:52:09 taca Exp $ -SHA1 (sylpheed-3.3.0.tar.bz2) = 07b7dd7f0b58065b6f8db7a3b443240aade7da6a -RMD160 (sylpheed-3.3.0.tar.bz2) = bbdedf7e98848b4a24321e64ad8a21c311828e33 -Size (sylpheed-3.3.0.tar.bz2) = 3294536 bytes +SHA1 (sylpheed-3.3.1.tar.bz2) = 22e147a4d530fe7970138180e979f6e1eae5a658 +RMD160 (sylpheed-3.3.1.tar.bz2) = 98f7531465a31e8ddca6b3647531d5f95d8a701e +Size (sylpheed-3.3.1.tar.bz2) = 3304528 bytes SHA1 (patch-aa) = 70ba020c9d51711cc5efb3647ae82874e0c16da7 -- cgit v1.2.3