diff options
author | chris <chris@pkgsrc.org> | 2003-06-06 07:03:51 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2003-06-06 07:03:51 +0000 |
commit | 380e4dc61512df822a14a81b6e14a276fa335fca (patch) | |
tree | ad6f0418b9915b39324451bbd62ef5ff915dd236 /mail | |
parent | db56449c09147b5778bb5618b806aec77c66bd9f (diff) | |
download | pkgsrc-380e4dc61512df822a14a81b6e14a276fa335fca.tar.gz |
Update sylpheed to 0.9.2, from email on sylpheed list:
(Note: this includes the fix of a serious bug, so I'll recommend upgrading
for 0.9.0 and 0.9.1 users (the older version doesn't have the bug).)
Changes:
* The bug that removed messages from server if "Don't receive"
action is specified by the filter rule has been fixed.
* The bug that caused abort when a button is double-clicked on some
dialogs has been fixed.
* A warning that was displayed when address book was empty has been
fixed.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 05568c6898e..d491601ddf9 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2003/05/30 09:07:20 chris Exp $ +# $NetBSD: Makefile,v 1.40 2003/06/06 07:03:51 chris Exp $ -DISTNAME= sylpheed-0.9.1 +DISTNAME= sylpheed-0.9.2 #PKGREVISION= 2 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 18e814ec629..5ed81539963 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.20 2003/05/30 09:07:21 chris Exp $ +$NetBSD: distinfo,v 1.21 2003/06/06 07:03:52 chris Exp $ -SHA1 (sylpheed-0.9.1.tar.bz2) = 909e18799bf1c1e589c50bc3a8702f276b4a9ee7 -Size (sylpheed-0.9.1.tar.bz2) = 2080863 bytes +SHA1 (sylpheed-0.9.2.tar.bz2) = 2769efb7b7b808779b5cd34d62ba5cdf5e5a6b22 +Size (sylpheed-0.9.2.tar.bz2) = 2079498 bytes |