diff options
author | tron <tron> | 2012-12-04 08:18:34 +0000 |
---|---|---|
committer | tron <tron> | 2012-12-04 08:18:34 +0000 |
commit | bfecaae328c3baec19d9d879a83a3199249bfeec (patch) | |
tree | 99672ae33bf4cd4d5c785b65d054a75b17186ab0 /mail/dovecot2 | |
parent | 50ded5f7ee686c0f7c83a7ee0b33d575cdc0165d (diff) | |
download | pkgsrc-bfecaae328c3baec19d9d879a83a3199249bfeec.tar.gz |
Update "dovecot2" package to version 2.1.11. Changes since 2.1.10:
- lmtp/lda: dovecot.index.cache file is no longer fully mapped to
memory, allowing mail deliveries to work even if the file is huge.
- auth: userdb passwd lookups are now done by auth worker processes
instead of auth master process (as it was documented, but
accidentally didn't work that way).
- lmtp: lmtp_rcpt_check_quota=yes setting checks quota on RCPT TO.
- lmtp: After successful proxying RCPT TO, the next one to a
nonexistent user gave tempfail error instead of "user not found".
- lmtp proxy: Fixed hanging if remote server was down.
- imap: Fixed crash when SEARCH contained multiple KEYWORD parameters.
- doveadm: Various fixes to handling doveadm-server connections.
- -i <instance name> parameter for Dovecot tools didn't work correctly.
- director was somewhat broken in v2.1.10. This version also includes
various reliability enhancements.
- auth: passdb imap was broken in v2.1.10.
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 7 | ||||
-rw-r--r-- | mail/dovecot2/PLIST | 5 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 083cae9c2f9..a42c834f42c 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2012/10/22 09:44:06 ghen Exp $ +# $NetBSD: Makefile,v 1.32 2012/12/04 08:18:34 tron Exp $ -DISTNAME= dovecot-2.1.10 +DISTNAME= dovecot-2.1.11 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/2.1/ @@ -63,6 +63,9 @@ post-install: .include "options.mk" +# Don't compress manual pages as they include each other. +.undef MANZ + .include "../../archivers/bzip2/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/dovecot2/PLIST b/mail/dovecot2/PLIST index 35dfa19b5dd..32662b04043 100644 --- a/mail/dovecot2/PLIST +++ b/mail/dovecot2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2012/10/01 07:10:14 ghen Exp $ +@comment $NetBSD: PLIST,v 1.18 2012/12/04 08:18:34 tron Exp $ bin/doveadm bin/doveconf bin/dsync @@ -462,6 +462,7 @@ share/doc/dovecot/thread-refs.txt share/doc/dovecot/wiki/ACL.txt share/doc/dovecot/wiki/AixPluginsSupport.txt share/doc/dovecot/wiki/AuthDatabase.CheckPassword.txt +share/doc/dovecot/wiki/AuthDatabase.Dict.txt share/doc/dovecot/wiki/AuthDatabase.LDAP.AuthBinds.txt share/doc/dovecot/wiki/AuthDatabase.LDAP.PasswordLookups.txt share/doc/dovecot/wiki/AuthDatabase.LDAP.Userdb.txt @@ -589,6 +590,7 @@ share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.NoLogin.txt share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.Proxy.txt share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.User.txt share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.txt +share/doc/dovecot/wiki/PasswordDatabase.IMAP.txt share/doc/dovecot/wiki/PasswordDatabase.PAM.txt share/doc/dovecot/wiki/PasswordDatabase.Shadow.txt share/doc/dovecot/wiki/PasswordDatabase.Static.txt @@ -661,6 +663,7 @@ share/doc/dovecot/wiki/Upgrading.1.1.txt share/doc/dovecot/wiki/Upgrading.1.2.txt share/doc/dovecot/wiki/Upgrading.2.0.txt share/doc/dovecot/wiki/Upgrading.2.1.txt +share/doc/dovecot/wiki/Upgrading.2.2.txt share/doc/dovecot/wiki/Upgrading.txt share/doc/dovecot/wiki/UserDatabase.ExtraFields.txt share/doc/dovecot/wiki/UserDatabase.NSS.txt diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 2daa4af7940..82607477104 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.26 2012/10/01 07:10:14 ghen Exp $ +$NetBSD: distinfo,v 1.27 2012/12/04 08:18:34 tron Exp $ -SHA1 (dovecot-2.1.10.tar.gz) = 8b4e67e4cf99b71d9d8c01c323b7133a5716125d -RMD160 (dovecot-2.1.10.tar.gz) = b1e3f5cd29bf71a7b95d6b49fabe35bd15c37fc8 -Size (dovecot-2.1.10.tar.gz) = 3843490 bytes +SHA1 (dovecot-2.1.11.tar.gz) = a9d75d6d06ca7ee98b07a9781bbdbee3978b5298 +RMD160 (dovecot-2.1.11.tar.gz) = 1cc315f0b44fedd5c153db543ae0e7f9de767cca +Size (dovecot-2.1.11.tar.gz) = 3838856 bytes SHA1 (patch-aa) = 882f0c9fcf3acdfd2feaf7919309f770324f9843 SHA1 (patch-ab) = 218948585c96492a832ea903f31a6f9ad9fc69f0 SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6 |