diff options
author | chris <chris@pkgsrc.org> | 2003-07-04 19:17:37 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2003-07-04 19:17:37 +0000 |
commit | 30afcdfa438237dc1743ec24ec8f193c18aa48ea (patch) | |
tree | 0fbc371e0da75fc2e58535a080afe15cb821cbb6 /mail/sylpheed | |
parent | 12de1f83d9fa3b3dc3124a3973476ba8a0f66bf7 (diff) | |
download | pkgsrc-30afcdfa438237dc1743ec24ec8f193c18aa48ea.tar.gz |
Update sylpheed to 0.9.3, main changes are:
* The network I/O system has been rewritten to use non-blocking
I/O, and the performance of POP3 and SMTP has been improved much.
* '--status-full' option has been added, and '--status' option now
takes arguments for folders.
* Minor bugfixes have been made.
Diffstat (limited to 'mail/sylpheed')
-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 9554e9793e5..ad8fa60acf4 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2003/06/15 23:33:09 chris Exp $ +# $NetBSD: Makefile,v 1.42 2003/07/04 19:17:37 chris Exp $ -DISTNAME= sylpheed-0.9.2 +DISTNAME= sylpheed-0.9.3 #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 5ed81539963..750f9876ac8 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.21 2003/06/06 07:03:52 chris Exp $ +$NetBSD: distinfo,v 1.22 2003/07/04 19:17:38 chris Exp $ -SHA1 (sylpheed-0.9.2.tar.bz2) = 2769efb7b7b808779b5cd34d62ba5cdf5e5a6b22 -Size (sylpheed-0.9.2.tar.bz2) = 2079498 bytes +SHA1 (sylpheed-0.9.3.tar.bz2) = 85e841794c9cc13e5ae127f8c3a056b7714c95f0 +Size (sylpheed-0.9.3.tar.bz2) = 2091888 bytes |