pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sylpheed Update sylpheed to 3.3.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c14e425f0447
branches: trunk
changeset: 631755:c14e425f0447
user: taca <taca%pkgsrc.org@localhost>
date: Thu Mar 13 13:52:09 2014 +0000
description:
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).
diffstat:
mail/sylpheed/Makefile | 5 ++---
mail/sylpheed/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 44e9859edf86 -r c14e425f0447 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile Thu Mar 13 13:36:19 2014 +0000
+++ b/mail/sylpheed/Makefile Thu Mar 13 13:52:09 2014 +0000
@@ -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 -r 44e9859edf86 -r c14e425f0447 mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo Thu Mar 13 13:36:19 2014 +0000
+++ b/mail/sylpheed/distinfo Thu Mar 13 13:52:09 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index