diff options
author | mjl <mjl@pkgsrc.org> | 2002-09-17 23:35:15 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2002-09-17 23:35:15 +0000 |
commit | 56afdfcf777ac4264c3f091856a1b87193904ced (patch) | |
tree | 96dfae814860be9be58218ffcdd303b6334b49d6 /mail/sylpheed | |
parent | b75858a853f08b22a2279d5922484c8c6540e261 (diff) | |
download | pkgsrc-56afdfcf777ac4264c3f091856a1b87193904ced.tar.gz |
Update sylpheed to 0.8.3
* The state of compose window is now changed automatically when the
account is selected.
* The option to only mark message as read when opened in new window has
been added.
* The receive progress dialog now shows detailed information in the
status list.
* The receive progress dialog can be kept open.
* The line-joining problem of auto-wrapping has been fixed.
* IMAP and News cache files/directores are now correctly purged if
they become unnecessary.
* The wrong news article number calculation has been fixed.
* The summary refresh problem has been fixed.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 6 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index a641b614acb..354816e206f 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2002/09/03 14:33:47 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2002/09/17 23:35:15 mjl Exp $ -DISTNAME= sylpheed-0.8.2 -PKGREVISION= 2 +DISTNAME= sylpheed-0.8.3 +# PKGREVISION= 2 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 5f516a93b0f..f42c43efbc2 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2002/08/26 12:11:21 mjl Exp $ +$NetBSD: distinfo,v 1.11 2002/09/17 23:35:15 mjl Exp $ -SHA1 (sylpheed-0.8.2.tar.bz2) = ab9893ae6a1349c89be23e3d6a34910486d5b46f -Size (sylpheed-0.8.2.tar.bz2) = 1857197 bytes +SHA1 (sylpheed-0.8.3.tar.bz2) = 76da337f8c6170b3ca79b69407c29aab7f5b0a59 +Size (sylpheed-0.8.3.tar.bz2) = 1879896 bytes |