summaryrefslogtreecommitdiff
path: root/mail/dovecot2/buildlink3.mk
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-05-13 07:36:39 +0000
committeradam <adam@pkgsrc.org>2011-05-13 07:36:39 +0000
commit1c1558e3e323a633cf73326fade16e289a084d05 (patch)
tree32f29bfe323eb692daffdf3a62ec88d6c541015e /mail/dovecot2/buildlink3.mk
parent4911859d0d4256610a9cc47b9c6e46455fbffd54 (diff)
downloadpkgsrc-1c1558e3e323a633cf73326fade16e289a084d05.tar.gz
Changes 2.0.13:
* Added "doveadm index" command to add unindexed messages into index/cache. If full text search is enabled, it also adds unindexed messages to the fts database. * added "doveadm director dump" command. * pop3: Added support for showing messages in "POP3 order", which can be different from IMAP message order. This can be useful for migrations from other servers. Implemented it for Maildir as 'O' field in dovecot-uidlist. * doveconf: Fixed a wrong "subsection has ssl=yes" warning. * mdbox purge: Fixed wrong warning about corrupted extrefs. * sdbox: INBOX GUID changed when INBOX was autocreated, leading to trouble with dsync. * script-login binary wasn't actually dropping privileges to the user/group/chroot specified by its service settings. * Fixed potential crashes and other problems when parsing header names that contained NUL characters.
Diffstat (limited to 'mail/dovecot2/buildlink3.mk')
-rw-r--r--mail/dovecot2/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot2/buildlink3.mk b/mail/dovecot2/buildlink3.mk
index 894b4a29fb4..43ce3f0fcb9 100644
--- a/mail/dovecot2/buildlink3.mk
+++ b/mail/dovecot2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/04/22 13:42:43 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2011/05/13 07:36:39 adam Exp $
BUILDLINK_TREE+= dovecot
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= dovecot
DOVECOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.dovecot+= dovecot>=2.0.6
-BUILDLINK_ABI_DEPENDS.dovecot?= dovecot>=2.0.12nb1
+BUILDLINK_ABI_DEPENDS.dovecot+= dovecot>=2.0.12nb1
BUILDLINK_PKGSRCDIR.dovecot?= ../../mail/dovecot2
pkgbase:= dovecot