Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8D53063BA61 for ; Fri, 12 Nov 2010 03:50:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 467F619D6C5; Fri, 12 Nov 2010 03:50:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EB96E19D66B for ; Fri, 12 Nov 2010 03:49:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DE165175DD; Fri, 12 Nov 2010 03:49:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 12 Nov 2010 03:49:56 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/mail/cyrus-imapd24 To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20101112034956.DE165175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Fri Nov 12 03:49:56 UTC 2010 Modified Files: pkgsrc/mail/cyrus-imapd24: Makefile distinfo Log Message: Update cyrus-imapd24 to 2.4.4. Changes to the Cyrus IMAP Server since 2.4.3 * Rewrite index_upgrade to always parse the message files and re-create cyrus.cache, to avoid upgrade upgrade failures where cache errors occured. * Fixed sync_reset handling of user deletions * Fixed proc file handling of LOGIN and folder unselect * use cyrus.expunge file (if still present) to delete bogus records from a failed index upgrade (cause by bugs in earlier version) * detect version 2.5 in XFER to support use with master git branch in a murder * made pop3 expunge much more efficient * handle missing seen file in XFER To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/cyrus-imapd24/Makefile \ pkgsrc/mail/cyrus-imapd24/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.