diff options
author | chris <chris@pkgsrc.org> | 2005-05-18 22:42:21 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2005-05-18 22:42:21 +0000 |
commit | 4830c0bb9a8cfdc9c6b6b8d862c4b901e40cffd4 (patch) | |
tree | c4075bf40f4f996515461599fd7c15d01da3a730 /mail | |
parent | d6f6120540eaa1315ad85806fdeb1140c6e68496 (diff) | |
download | pkgsrc-4830c0bb9a8cfdc9c6b6b8d862c4b901e40cffd4.tar.gz |
Update Sylpheed-devel to 1.9.11:
* The bug that Return, Space and Delete key were ignored when
multiple messages were selected was fixed.
* A compile error was fixed.
* The selection problem after the change of the contents of the
summary was fixed.
* The bug that prohibited the resizing of the summary columns was
fixed.
* The bug that the summary view couldn't be scrolled after
expanding a thread at the bottom of the view was fixed.
This seems to fix most of the issues in 1.9.10
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile index 30c7d4edfe1..d1c80845695 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2005/05/15 13:32:27 chris Exp $ +# $NetBSD: Makefile,v 1.7 2005/05/18 22:42:21 chris Exp $ -DISTNAME= sylpheed-1.9.10 +DISTNAME= sylpheed-1.9.11 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index cfbb7d838bb..a79442164d2 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/05/15 13:32:27 chris Exp $ +$NetBSD: distinfo,v 1.6 2005/05/18 22:42:21 chris Exp $ -SHA1 (sylpheed-1.9.10.tar.bz2) = acb1401dd4b6c7dfeac64d648722b648ff31bb84 -RMD160 (sylpheed-1.9.10.tar.bz2) = 55770eb436d6eab46def3482d6fdf61fe00f8246 -Size (sylpheed-1.9.10.tar.bz2) = 2218094 bytes +SHA1 (sylpheed-1.9.11.tar.bz2) = 9a7dca84f431119321af1c49efd196c29082a58a +RMD160 (sylpheed-1.9.11.tar.bz2) = 53b9f46256222df2ab872324323d861ed700518d +Size (sylpheed-1.9.11.tar.bz2) = 2219001 bytes |