diff options
author | ghen <ghen@pkgsrc.org> | 2011-09-16 14:26:54 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2011-09-16 14:26:54 +0000 |
commit | 617cf5f06a0c04b58d67cdb9a21b240516e7cbc9 (patch) | |
tree | 1f4e5245ad6af3ca047ce44c6718abd740ff1f18 /mail/dovecot2 | |
parent | 6ad022667b680d41f425d048bf802ed78cdaf3fe (diff) | |
download | pkgsrc-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')
-rw-r--r-- | mail/dovecot2/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 8 |
2 files changed, 6 insertions, 6 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/ diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 16d37699de4..7bd01bf7373 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2011/08/29 11:27:00 adam Exp $ +$NetBSD: distinfo,v 1.12 2011/09/16 14:26:54 ghen Exp $ -SHA1 (dovecot-2.0.14.tar.gz) = 47b4010b277f39cfc9afddf8c0a30e40a17da088 -RMD160 (dovecot-2.0.14.tar.gz) = f138eb0a290089a308aed8aa40f1a69a64f87926 -Size (dovecot-2.0.14.tar.gz) = 3300530 bytes +SHA1 (dovecot-2.0.15.tar.gz) = b90f5c1610d8866413fc39cede218534ad6490e8 +RMD160 (dovecot-2.0.15.tar.gz) = 2c315bbce2d7173b1e62c96d3a4bda0910a59d0d +Size (dovecot-2.0.15.tar.gz) = 3303717 bytes SHA1 (patch-aa) = 882f0c9fcf3acdfd2feaf7919309f770324f9843 SHA1 (patch-ab) = 218948585c96492a832ea903f31a6f9ad9fc69f0 SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6 |