summaryrefslogtreecommitdiff
path: root/mail/sylpheed/Makefile
diff options
context:
space:
mode:
authorchris <chris>2003-07-26 21:26:12 +0000
committerchris <chris>2003-07-26 21:26:12 +0000
commit19cba26e1200c0f01b21b9b3f560f3989c9eb84b (patch)
tree91b58d7295b4c373b1e5329c7e716f36c2495a48 /mail/sylpheed/Makefile
parent111dcb44458f41cde828043b6653829892b654f4 (diff)
downloadpkgsrc-19cba26e1200c0f01b21b9b3f560f3989c9eb84b.tar.gz
Update Sylpheed to 0.9.4, main changes are:
* The performance of the operation of IMAP4 folders, such as move,copy, delete and mark, has been greatly improved. * The contents of IMAP4 folders are now always synchronized with the server. * Message flags are now properly taken over when copying messages into IMAP4 folders from others. * The CRAM-MD5 authentication mechanism has been supported for IMAP4rev1. * Message move, copy and delete are now possible while receiving mails. * The non-blocking SSL can be turned off as a workaround for the connection problem. * The bug that ran into infinite loop if connection was closed by remote host has been fixed. * The configuration files will not be overwritten on startup anymore.
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r--mail/sylpheed/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index cdae411f045..b5c010e65b6 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2003/07/17 21:47:05 grant Exp $
+# $NetBSD: Makefile,v 1.45 2003/07/26 21:26:12 chris Exp $
-DISTNAME= sylpheed-0.9.3
+DISTNAME= sylpheed-0.9.4
#PKGREVISION= 2
-PKGREVISION= 1
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2