diff options
author | ghen <ghen@pkgsrc.org> | 2009-11-14 15:53:52 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2009-11-14 15:53:52 +0000 |
commit | b442e06f4cd28126937b2dae2e4139a35c6f2771 (patch) | |
tree | 7edb7279566eabb368c8b9f668ec4524823bfa45 /mail | |
parent | 2a493dcee427274a8e2c67e84ada28ab0c6fbddd (diff) | |
download | pkgsrc-b442e06f4cd28126937b2dae2e4139a35c6f2771.tar.gz |
Update to Dovecot 1.1.20.
* Upgraded to Unicode 5.2.0
- Maildir: Fixed crash when using a lot of keywords.
- file_set_size() was broken with OSes that didn't support posix_fallocate()
(almost everyone except Linux), causing all kinds of index file errors.
Diffstat (limited to 'mail')
-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 39751ea7531..aa111e47a08 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.139 2009/09/14 06:09:08 ghen Exp $ +# $NetBSD: Makefile,v 1.140 2009/11/14 15:53:52 ghen Exp $ -DISTNAME= dovecot-1.1.19 +DISTNAME= dovecot-1.1.20 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/1.1/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 4d71c825dcc..2216ad554f9 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.103 2009/09/14 06:09:08 ghen Exp $ +$NetBSD: distinfo,v 1.104 2009/11/14 15:53:52 ghen Exp $ -SHA1 (dovecot-1.1.19.tar.gz) = ce8f8a135a2c8ef1bd0cd1ceff04018402f3cb58 -RMD160 (dovecot-1.1.19.tar.gz) = 8fe25b5a5347792e7aa919cc285c1b8c99bab36e -Size (dovecot-1.1.19.tar.gz) = 2389194 bytes +SHA1 (dovecot-1.1.20.tar.gz) = cd2f01dddadf67045740a8308d93b00a914c6014 +RMD160 (dovecot-1.1.20.tar.gz) = 95c41fdf8b2557c6056cb82bace1e67d5bd7e48d +Size (dovecot-1.1.20.tar.gz) = 2407142 bytes SHA1 (patch-aa) = 00ed62ab4d7db505cc323b0c94352ddcd91ba6a1 SHA1 (patch-ab) = 2531c84a2ae34e74bb55fa33ccb0aabbbc263de0 SHA1 (patch-ac) = 4baa1d5160618f1e23eb8b401daca0afa7dfe9ea |