diff options
author | chris <chris@pkgsrc.org> | 2002-12-29 22:39:55 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-12-29 22:39:55 +0000 |
commit | 62584e7cc54a6a6d8de5f46ee28cafa816c52134 (patch) | |
tree | 11d5b5af16e099b92f7ab8217fb51643b9bcb567 /mail/sylpheed | |
parent | f6f00fd4a6b76f85f8b233e3d07529e8f2db6b31 (diff) | |
download | pkgsrc-62584e7cc54a6a6d8de5f46ee28cafa816c52134.tar.gz |
Update sylpheed to 0.8.8.
Main changes are:
* The option to sort by recipient has been added.
* The performance of initial sorting when opening folders has been
improved.
* The bug which would run into infinite loop and eventual crash when
encountering invalid characters in header MIME encoding has been fixed.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index ffe0220084d..91c0bb5f8ad 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2002/12/28 14:49:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.30 2002/12/29 22:39:55 chris Exp $ -DISTNAME= sylpheed-0.8.7 -PKGREVISION= 1 +DISTNAME= sylpheed-0.8.8 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 061aa07440c..fd434b921e0 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.14 2002/12/22 14:22:38 chris Exp $ +$NetBSD: distinfo,v 1.15 2002/12/29 22:39:55 chris Exp $ -SHA1 (sylpheed-0.8.7.tar.bz2) = 3c48e4315ad8466f097695e7815b0dddfccc7a02 -Size (sylpheed-0.8.7.tar.bz2) = 1955478 bytes +SHA1 (sylpheed-0.8.8.tar.bz2) = 4155ac8467631bd044388b3e4272db7169b712cf +Size (sylpheed-0.8.8.tar.bz2) = 1959172 bytes |