Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 34F5563BBC7 for ; Tue, 31 Aug 2010 05:28:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A58C063B101; Tue, 31 Aug 2010 05:28:22 +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 A288E63B100 for ; Tue, 31 Aug 2010 05:28:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 824D3175DD; Tue, 31 Aug 2010 05:28:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 31 Aug 2010 05:28:21 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Devel-Leak-Object To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100831052821.824D3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Aug 31 05:28:21 UTC 2010 Modified Files: pkgsrc/devel/p5-Devel-Leak-Object: Makefile distinfo Log Message: Updating devel/p5-Devel-Leak-Object from 1.00nb1 to 1.01 pkgsrc changes: - switch to Module::Install::Bundled Upstream changes: 1.01 Wed 16 Jun 2010 - Upgraded to Module::Install::DSL 0.99 - warn rather than die for objects that don't conform to our assumptions - list tracked source line only once - list the next caller in the stack if bless is called by the class's new() - add a checkpoint() status which lists new classes created (and not destroyed) since the last call to checkpoint() To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Devel-Leak-Object/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Devel-Leak-Object/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.