Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 20E8663BB73 for ; Sun, 1 Aug 2010 21:10:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 91F0463B104; Sun, 1 Aug 2010 21:10:35 +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 AEE9C63B101 for ; Sun, 1 Aug 2010 21:10:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 94B3B175DD; Sun, 1 Aug 2010 21:10:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 1 Aug 2010 21:10:34 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Test-LeakTrace To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100801211034.94B3B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 1 21:10:34 UTC 2010 Modified Files: pkgsrc/devel/p5-Test-LeakTrace: Makefile distinfo Log Message: Updating devel/p5-Test-LeakTrace from 0.11 to 0.13 pkgsrc changes: - add module type - remove x-bit from module files Upstream changes: 0.13 Sun Aug 1 15:17:23 2010 - Fix tests for older perls 0.12 Sun Aug 1 15:11:34 2010 - Use ">= 0", instead of "== 0" for no_leaks_ok() - Add count_sv() to count all the SVs in a perl interpreter To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Test-LeakTrace/Makefile \ pkgsrc/devel/p5-Test-LeakTrace/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.