From ba7bfa071d20247cce1dfd234ac9d30d8e11db84 Mon Sep 17 00:00:00 2001 From: ghen Date: Thu, 1 Mar 2007 13:26:40 +0000 Subject: Update to dovecot-1.0rc25. * If time moves backwards, Dovecot kills itself instead of giving random problems. + Added --with-headers configure option to install .h files. Binary package builders could use this to create some dovecot-dev package to make compiling plugins easier. - PLAIN authentication: Don't crash dovecot-auth with invalid input. - IMAP APPEND: Don't crash if saving fails - IMAP LIST: If prefix.INBOX has children and we're listing under prefix.%, don't drop the prefix. - mbox: Broken X-UID headers still weren't handled correctly. - mail-log plugin: Fixed deleted/undeleted logging. --- mail/dovecot/Makefile | 4 ++-- mail/dovecot/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail') diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 13975b734fb..72eaa3a472c 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.86 2007/02/23 09:11:43 ghen Exp $ +# $NetBSD: Makefile,v 1.87 2007/03/01 13:26:40 ghen Exp $ -DISTNAME= dovecot-1.0.rc24 +DISTNAME= dovecot-1.0.rc25 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 c38dedae0bc..24228a3f422 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.58 2007/02/23 09:11:43 ghen Exp $ +$NetBSD: distinfo,v 1.59 2007/03/01 13:26:40 ghen Exp $ -SHA1 (dovecot-1.0.rc24.tar.gz) = 0ecf6357d5d9a602501200eacb3e54dadf8a9793 -RMD160 (dovecot-1.0.rc24.tar.gz) = 4496e98216cbadd9352da4f898bdf656dfdb047e -Size (dovecot-1.0.rc24.tar.gz) = 1498585 bytes +SHA1 (dovecot-1.0.rc25.tar.gz) = ce9023ce1ff42c195586a55983407c019a6ba46d +RMD160 (dovecot-1.0.rc25.tar.gz) = f5a631c310ea8958ca5244ce2ba71332e44218af +Size (dovecot-1.0.rc25.tar.gz) = 1511817 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = d67be516e7b5071550b6e762841b235dda1fa324 SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f -- cgit v1.2.3