diff options
author | ghen <ghen@pkgsrc.org> | 2009-08-11 11:33:58 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2009-08-11 11:33:58 +0000 |
commit | 4d207f84bc882b6459e1f8e2600ee0c63ec14bda (patch) | |
tree | 390dcd806910dec6dce5692f45934b474cd2826d | |
parent | 24a18a7debccb42653421de90c621c85f01130f1 (diff) | |
download | pkgsrc-4d207f84bc882b6459e1f8e2600ee0c63ec14bda.tar.gz |
Update to Dovecot 1.1.18.
+ dovecot -n/-a now outputs also lda settings.
- Maildir++ quota: Quota was sometimes updated wrong when it was
being recalculated.
- Searching quoted-printable message body internally converted "_"
characters to spaces and didn't match search keys with "_".
- Messages in year's first/last day may have had broken timezones
with OSes not having struct tm->tm_gmtoff (e.g. Solaris).
-rw-r--r-- | mail/dovecot/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index a1571b0be3d..c7e85ac77bf 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.137 2009/08/11 10:45:01 tron Exp $ +# $NetBSD: Makefile,v 1.138 2009/08/11 11:33:58 ghen Exp $ -DISTNAME= dovecot-1.1.17 +DISTNAME= dovecot-1.1.18 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/1.1/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 01d1c71d537..a380bc70362 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.101 2009/07/13 08:00:10 ghen Exp $ +$NetBSD: distinfo,v 1.102 2009/08/11 11:33:58 ghen Exp $ -SHA1 (dovecot-1.1.17.tar.gz) = 40e254684bffc833d896e4d739dba68f08fb20f5 -RMD160 (dovecot-1.1.17.tar.gz) = 19c482513b634569cc8f6d7f9b568753c9255b8f -Size (dovecot-1.1.17.tar.gz) = 2386494 bytes +SHA1 (dovecot-1.1.18.tar.gz) = 524b37f7ebfcdb8fcfe54d74b49318563156d775 +RMD160 (dovecot-1.1.18.tar.gz) = a7c7527c0771bf53709deb0dcd6acd012a78a1ea +Size (dovecot-1.1.18.tar.gz) = 2387081 bytes SHA1 (patch-aa) = 00ed62ab4d7db505cc323b0c94352ddcd91ba6a1 SHA1 (patch-ab) = 2531c84a2ae34e74bb55fa33ccb0aabbbc263de0 SHA1 (patch-ac) = 4baa1d5160618f1e23eb8b401daca0afa7dfe9ea |