Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 18BAE63B8B6 for ; Mon, 5 Jan 2009 13:39:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C106F63B121; Mon, 5 Jan 2009 13:39:04 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 01C5B63B124 for ; Mon, 5 Jan 2009 13:39:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E2A02175D0; Mon, 5 Jan 2009 13:39:03 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/mail/p5-Mail-IMAPClient To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20090105133903.E2A02175D0@cvs.netbsd.org> Date: Mon, 5 Jan 2009 13:39:03 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Jan 5 13:39:03 UTC 2009 Modified Files: pkgsrc/mail/p5-Mail-IMAPClient: Makefile distinfo Log Message: Update from version 3.11 to 3.12. Upstream changes: version 3.12: Mon Nov 24 15:34:58 CET 2008 Improvement: - major performance improvement in append_message(), avoiding reading the whole file in memory as the docs promised but the code didn't do. [David Podolsky] To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/mail/p5-Mail-IMAPClient/Makefile cvs rdiff -r1.7 -r1.8 pkgsrc/mail/p5-Mail-IMAPClient/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.