pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed Updated to 0.9.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac04556f4b5a
branches:  trunk
changeset: 464591:ac04556f4b5a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Dec 13 11:01:33 2003 +0000

description:
Updated to 0.9.8

Changes:

    o The offline mode has been implemented.
    o The performance of the scanning of MH folders has been improved on
      the platforms which support d_type in 'struct dirent'.
    o The error checking on moving/deleting messages has become strict.
    o When getting IMAP4 message list, it now fallbacks to FETCH command
      if server doesn't fully support SEARCH command.
    o Outbox for accounts are now correctly chosen when sending from queue.
    o Gettext has been upgraded to 0.12.1.
    o IPv6 support is now enabled by default.
    o Other bugfixes have been made.

diffstat:

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

diffs (24 lines):

diff -r 5346731afa8f -r ac04556f4b5a mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Sat Dec 13 10:49:02 2003 +0000
+++ b/mail/sylpheed/Makefile    Sat Dec 13 11:01:33 2003 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2003/12/13 00:45:24 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2003/12/13 11:01:33 xtraeme Exp $
 
-DISTNAME=      sylpheed-0.9.7
-PKGREVISION=   2
+DISTNAME=      sylpheed-0.9.8
 CATEGORIES=    mail news x11
 MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/
 EXTRACT_SUFX=  .tar.bz2
diff -r 5346731afa8f -r ac04556f4b5a mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Sat Dec 13 10:49:02 2003 +0000
+++ b/mail/sylpheed/distinfo    Sat Dec 13 11:01:33 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.26 2003/10/15 23:39:39 chris Exp $
+$NetBSD: distinfo,v 1.27 2003/12/13 11:01:33 xtraeme Exp $
 
-SHA1 (sylpheed-0.9.7.tar.bz2) = ed00550b93d50bea9b150d24426d18661bc9d304
-Size (sylpheed-0.9.7.tar.bz2) = 2147360 bytes
+SHA1 (sylpheed-0.9.8.tar.bz2) = 375bd60c38f0adaaf8474dafdebd4a78e0ee9f90
+Size (sylpheed-0.9.8.tar.bz2) = 2209820 bytes



Home | Main Index | Thread Index | Old Index