pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dovecot Update to Dovecot 1.1.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c868065aca32
branches:  trunk
changeset: 567322:c868065aca32
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Sat Nov 14 15:53:52 2009 +0000

description:
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:

 mail/dovecot/Makefile |  4 ++--
 mail/dovecot/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 53387abc4d52 -r c868065aca32 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Sat Nov 14 12:35:44 2009 +0000
+++ b/mail/dovecot/Makefile     Sat Nov 14 15:53:52 2009 +0000
@@ -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 -r 53387abc4d52 -r c868065aca32 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Sat Nov 14 12:35:44 2009 +0000
+++ b/mail/dovecot/distinfo     Sat Nov 14 15:53:52 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index