summaryrefslogtreecommitdiff
path: root/mail/dovecot2/Makefile
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2011-09-16 14:26:54 +0000
committerghen <ghen@pkgsrc.org>2011-09-16 14:26:54 +0000
commit617cf5f06a0c04b58d67cdb9a21b240516e7cbc9 (patch)
tree1f4e5245ad6af3ca047ce44c6718abd740ff1f18 /mail/dovecot2/Makefile
parent6ad022667b680d41f425d048bf802ed78cdaf3fe (diff)
downloadpkgsrc-617cf5f06a0c04b58d67cdb9a21b240516e7cbc9.tar.gz
Update to Dovecot 2.0.15.
+ doveadm altmove: Added -r parameter to move mails back to primary storage. - v2.0.14: Index reading could have eaten a lot of memory in some situations - doveadm index no longer affects future caching decisions - mbox: Fixed crash during mail delivery when mailbox didn't yet have GUID assigned to it. - zlib+mbox: Fetching last message from compressed mailboxes crashed. - lib-sql: Fixed load balancing and error handling when multiple hosts are used.
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 3ccdfbf92b2..96e26a810d1 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2011/08/29 11:27:00 adam Exp $
+# $NetBSD: Makefile,v 1.15 2011/09/16 14:26:54 ghen Exp $
-DISTNAME= dovecot-2.0.14
+DISTNAME= dovecot-2.0.15
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.0/