diff options
author | chris <chris@pkgsrc.org> | 2003-09-04 09:55:25 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2003-09-04 09:55:25 +0000 |
commit | 5f81256d0b2f229bed9717eb8f93e10d43de8594 (patch) | |
tree | d5a916cfb0ae27f7bb486bb83f9dc52e0e45a1c4 /mail | |
parent | 1ec54e850bfada2c476eafd235428a67dad6284b (diff) | |
download | pkgsrc-5f81256d0b2f229bed9717eb8f93e10d43de8594.tar.gz |
Update Sylpheed to 0.9.5.
Changes:
* The size, the position, and the visibility of separated views are
now remembered.
* The per-folder settings are now preserved even if a folder tree is
rebuilt.
* The receive dialog's option to display the dialog only on manual
receiving has been added.
* 'Top' and 'Bottom' button has been added on the filter setting
dialog.
* The UIDPLUS extension of IMAP4rev1 has been supported.
* The folder system has been cleaned up a bit.
* The sylpheed.spec file bundled in the source package has been
improved.
* The format of MIME boundary has been modified.
* A memory leak and a buffer overrun have 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 27092661514..d5b4ca845fe 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2003/08/28 23:03:59 chris Exp $ +# $NetBSD: Makefile,v 1.47 2003/09/04 09:55:25 chris Exp $ -DISTNAME= sylpheed-0.9.4 +DISTNAME= sylpheed-0.9.5 #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 a22db385946..4c557b47445 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.23 2003/07/26 21:26:12 chris Exp $ +$NetBSD: distinfo,v 1.24 2003/09/04 09:55:26 chris Exp $ -SHA1 (sylpheed-0.9.4.tar.bz2) = 09dfed8439ddf59951f8a20f1c1f1e3d3f0ac3aa -Size (sylpheed-0.9.4.tar.bz2) = 2100835 bytes +SHA1 (sylpheed-0.9.5.tar.bz2) = d5ba8c2998ae9d7f3d7c60f6d56849711e9a3ac7 +Size (sylpheed-0.9.5.tar.bz2) = 2145795 bytes |