summaryrefslogtreecommitdiff
path: root/mail/dovecot2/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-01-13 12:59:08 +0000
committeradam <adam@pkgsrc.org>2011-01-13 12:59:08 +0000
commite0e4536a489bdb6b8dbf57e95facd139f4ecf53c (patch)
treefbdde9e1c8d7d9ad3fa7bbfed12d5e9eed5500c8 /mail/dovecot2/Makefile
parent7121eca84da481ada64c41f4175c9580c5ef15e7 (diff)
downloadpkgsrc-e0e4536a489bdb6b8dbf57e95facd139f4ecf53c.tar.gz
Changes 2.0.9:
* Linux: Fixed a high system CPU usage / high context switch count performance problem * Maildir: Avoid unnecessarily reading dovecot-uidlist while opening mailbox. * Maildir: Fixed renaming child mailboxes when namespace had a prefix. * mdbox: Don't leave partially written messages to mdbox files when aborting saving. * Fixed master user logins when using userdb prefetch * lda: Fixed a crash when trying to send "out of quota" reply * lmtp: If delivering duplicate messages to same user's INBOX, create different GUIDs for them. This helps to avoid duplicate POP3 UIDLs when pop3_uidl_format=%g. * virtual storage: Fixed saving multiple mails in a transaction (e.g. copy multiple messages). * dsync: Saved messages' save-date was set to 1970-01-01.
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r--mail/dovecot2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index 128893944c2..548fc4667c7 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2010/12/03 21:21:10 ghen Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 12:59:08 adam Exp $
-DISTNAME= dovecot-2.0.8
+DISTNAME= dovecot-2.0.9
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.0/