diff options
author | ghen <ghen> | 2007-01-23 17:34:45 +0000 |
---|---|---|
committer | ghen <ghen> | 2007-01-23 17:34:45 +0000 |
commit | 82c6d041174f0d4e98cf7374ec08c0d33f78ba49 (patch) | |
tree | ea168308432dcd82fb4d8f989922171be84dad6e | |
parent | 77eb11a9d0808867cf0c25a3660cfb5aee493977 (diff) | |
download | pkgsrc-82c6d041174f0d4e98cf7374ec08c0d33f78ba49.tar.gz |
Update to dovecot-1.0rc19. From the release announcement mail:
Just did a few more fixes to index files. Do they help with anyone's problems?
- ACL plugin didn't work unless control dir was separate from maildir
- More index file handling fixes
-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 8cc247aad9e..b9345d864d4 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.79 2007/01/22 17:58:50 ghen Exp $ +# $NetBSD: Makefile,v 1.80 2007/01/23 17:34:45 ghen Exp $ -DISTNAME= dovecot-1.0.rc18 +DISTNAME= dovecot-1.0.rc19 PKGNAME= ${DISTNAME:S/.rc/rc/} CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index a7411594fb2..a62776c7764 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.51 2007/01/22 17:58:50 ghen Exp $ +$NetBSD: distinfo,v 1.52 2007/01/23 17:34:45 ghen Exp $ -SHA1 (dovecot-1.0.rc18.tar.gz) = d2760a35db0645c226e8ee89162c9a8734a7059a -RMD160 (dovecot-1.0.rc18.tar.gz) = 09542098521fceb969c6fc5b4bc6a46c84878d6f -Size (dovecot-1.0.rc18.tar.gz) = 1497068 bytes +SHA1 (dovecot-1.0.rc19.tar.gz) = c9c41ed83c775e8eecc40fe13bab135261383b82 +RMD160 (dovecot-1.0.rc19.tar.gz) = feb9e5927ab2c651273c9aaec1727b894a5a6e17 +Size (dovecot-1.0.rc19.tar.gz) = 1498105 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = 7a6441459bcf6d291d9fef7d99f46e825283f673 SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f |