diff options
author | chris <chris@pkgsrc.org> | 2005-04-19 09:57:20 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2005-04-19 09:57:20 +0000 |
commit | 0b8b700273b0ef458ac329de10e34153441ae07d (patch) | |
tree | a3539aec670e836f8f78afae5a0f321afe19ad54 /mail | |
parent | 656d5db320b4882a2c6074597b0d2b67408ecb87 (diff) | |
download | pkgsrc-0b8b700273b0ef458ac329de10e34153441ae07d.tar.gz |
Update Sylpheed to 1.9.9, main changes are:
* The memory usage when sending messages was reduced.
* The crash when ~/.gnupg not exist was fixed.
* A compile error with GTK+ 2.4 was fixed.
* Some bugs of the folder view were fixed.
* A problem that the Emacs gtk-key-theme didn't work on composition
was fixed.
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 a9a4f5f336c..6c84273a9ff 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2005/04/12 20:40:00 chris Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/19 09:57:20 chris Exp $ -DISTNAME= sylpheed-1.9.8 +DISTNAME= sylpheed-1.9.9 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 f092c12e184..cf632062c7b 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/04/12 20:40:00 chris Exp $ +$NetBSD: distinfo,v 1.4 2005/04/19 09:57:20 chris Exp $ -SHA1 (sylpheed-1.9.8.tar.bz2) = 9dea77fb3287dbace235a63e34bd516f0a5e557a -RMD160 (sylpheed-1.9.8.tar.bz2) = 43171520be17ee4c61e120296f70f87250a05512 -Size (sylpheed-1.9.8.tar.bz2) = 2222082 bytes +SHA1 (sylpheed-1.9.9.tar.bz2) = 6ebee3addc2015bd1cdedff367599c9cf637fca8 +RMD160 (sylpheed-1.9.9.tar.bz2) = 4eee334ec613c89f27c60d87290c1f53ee4eabf4 +Size (sylpheed-1.9.9.tar.bz2) = 2216735 bytes |