summaryrefslogtreecommitdiff
path: root/mail/dovecot2/Makefile
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2012-05-30 11:52:05 +0000
committerghen <ghen@pkgsrc.org>2012-05-30 11:52:05 +0000
commit003b8c1eb8b030ec6d2945df374be24d13e45a5a (patch)
treed5375f47cd12b4353f92c4a132208c747dba09e7 /mail/dovecot2/Makefile
parent013450e6f321d1f025c87d51e5efd1970527a3cc (diff)
downloadpkgsrc-003b8c1eb8b030ec6d2945df374be24d13e45a5a.tar.gz
Update to Dovecot 2.1.7
* LDAP: Compatibility fix for v2.0: ldap: If attributes contain ldapAttr=key=template%$ and ldapAttr doesn't exist, skip the key instead of using "template" value with empty %$ part for the key. + pop3: Added pop3_uidl_duplicates setting for changing the behavior for duplicate UIDLs. + director: Added "doveadm director ring remove" command. - director: Don't crash with quickly disconnecting incoming director connections. - mdbox: If mail was originally saved to non-INBOX, and namespace prefix is non-empty, don't assert-crash when rebuilding indexes. - sdbox: Don't use more fds than necessary when copying mails. - auth: Fixed crash with DIGEST-MD5 when attempting to do master user login without master passdbs. - Several fixes to mail_shared_explicit_inbox=no - imapc: Use imapc_list_prefix also for listing subscriptions.
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r--mail/dovecot2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index c62ab8c3f70..9efe08db321 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2012/05/14 14:04:59 taca Exp $
+# $NetBSD: Makefile,v 1.26 2012/05/30 11:52:05 ghen Exp $
-DISTNAME= dovecot-2.1.6
-PKGREVISION= 1
+DISTNAME= dovecot-2.1.7
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.1/