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.1.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e603e2b07f1f
branches:  trunk
changeset: 604639:e603e2b07f1f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jun 02 04:31:35 2012 +0000

description:
Update sylpheed to 3.1.4.

* 3.1.4 (stable)

    * Some minor fixes for IMAP were made.
    * A bug that cancelling editing contact on address book results in
      click-and-drag behavior with newer GTK+ was fixed.
    * Corrupted message caches of news and IMAP are automatically discarded
      now.
    * Win32: included libpng library was updated to 1.2.49 (security fix).
    * Win32: included libtiff library was updated to 3.9.6 with CVE-2012-1173
      patch (security fix).
    * Win32: OpenSSL was updated to 0.9.8w (security fix).
    * Win32: the bug that the installation process continued even if uninstall
      was cancelled on update was fixed.

* 3.1.3 (stable)

    * On browsing IMAP folder, the error "imap_cmd_gen_send: cannot send
      command because another command is already running." was fixed.
    * The crash bug that occurred when IMAP message fetching and new
      message checking happened at the same time was fixed.
    * The crash bug that was caused by offline switch while IMAP session was
      active was fixed.
    * A bug that filter settings were lost if Escape key was pressed
      quickly on auto filter creation was fixed.
    * Win32: OpenSSL was updated to 0.9.8t (security fix).
    * Win32: included libpng library was updated to 1.2.47 (security fix).
    * Win32: included curl executable was updated to 7.24.0.

diffstat:

 mail/sylpheed/Makefile |  5 ++---
 mail/sylpheed/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 4557b6ff6a07 -r e603e2b07f1f mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Sat Jun 02 04:29:40 2012 +0000
+++ b/mail/sylpheed/Makefile    Sat Jun 02 04:31:35 2012 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.135 2012/03/03 00:13:30 wiz Exp $
+# $NetBSD: Makefile,v 1.136 2012/06/02 04:31:35 taca Exp $
 
-DISTNAME=      sylpheed-3.1.2
-PKGREVISION=   3
+DISTNAME=      sylpheed-3.1.4
 CATEGORIES=    mail news x11
 MASTER_SITES=  http://sylpheed.sraoss.jp/sylpheed/v3.1/
 EXTRACT_SUFX=  .tar.bz2
diff -r 4557b6ff6a07 -r e603e2b07f1f mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Sat Jun 02 04:29:40 2012 +0000
+++ b/mail/sylpheed/distinfo    Sat Jun 02 04:31:35 2012 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.74 2012/05/06 23:02:30 dholland Exp $
+$NetBSD: distinfo,v 1.75 2012/06/02 04:31:35 taca Exp $
 
-SHA1 (sylpheed-3.1.2.tar.bz2) = bcc9810ea3353a1416ce2ddb2126bca369158244
-RMD160 (sylpheed-3.1.2.tar.bz2) = 2ce75e5ac8433fa17d399062e6672ed47180cc5d
-Size (sylpheed-3.1.2.tar.bz2) = 3236955 bytes
+SHA1 (sylpheed-3.1.4.tar.bz2) = fa4be1a9409efcff25737b0a4c1477947f22710f
+RMD160 (sylpheed-3.1.4.tar.bz2) = f04ec8f9fb6dd29f665c60c0954f70337df359d4
+Size (sylpheed-3.1.4.tar.bz2) = 3239023 bytes
 SHA1 (patch-aa) = 8f99935f3614360a2fe5a5625cde7c534cbe632e
 SHA1 (patch-libsylph_defs_h) = 52f7503d264a874a1ee767a2f322ea7f17ad067a



Home | Main Index | Thread Index | Old Index