diff options
author | chris <chris@pkgsrc.org> | 2004-06-17 22:22:16 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2004-06-17 22:22:16 +0000 |
commit | daf49366befe0ecd119d5f3867a75eb6f036f63f (patch) | |
tree | 80285d7d70a5e75d84269e111c2ff8927fbba72f /mail | |
parent | 0809d71c1c85ce8afb590372a467fec0a1fbe150 (diff) | |
download | pkgsrc-daf49366befe0ecd119d5f3867a75eb6f036f63f.tar.gz |
Update sylpheed to 0.9.12.
Note that the cache version change may lose message flags.
However the issue fixed probably does effect NetBSD, as well as FreeBSD.
Main changes are:
* A session timeout for POP3/SMTP has been implemented.
* The 'Print' menu on the context menu has been restored.
* The value of CACHE_VERSION has been increased to prevent a cache
incompatibility problem on some platforms such as FreeBSD.
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 e3252a28b20..92cf7b23c40 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2004/06/01 22:12:39 chris Exp $ +# $NetBSD: Makefile,v 1.67 2004/06/17 22:22:16 chris Exp $ -DISTNAME= sylpheed-0.9.11 +DISTNAME= sylpheed-0.9.12 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 048d24962b0..863b840dc1c 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.33 2004/06/01 22:12:39 chris Exp $ +$NetBSD: distinfo,v 1.34 2004/06/17 22:22:16 chris Exp $ -SHA1 (sylpheed-0.9.11.tar.bz2) = 1122e748fe061008aa3c69cfed442ea624023be2 -Size (sylpheed-0.9.11.tar.bz2) = 2300762 bytes +SHA1 (sylpheed-0.9.12.tar.bz2) = b80f0196f559b4671b214dada8d56be0a74b71fd +Size (sylpheed-0.9.12.tar.bz2) = 2304925 bytes |