Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4A05363BE06 for ; Mon, 15 Feb 2010 15:20:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E371A63B42D; Mon, 15 Feb 2010 15:20:01 +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 DAAD663B41C for ; Mon, 15 Feb 2010 15:20:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CB75C175DF; Mon, 15 Feb 2010 15:20:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 15 Feb 2010 15:20:00 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Devel-PartialDump To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100215152000.CB75C175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Mon Feb 15 15:20:00 UTC 2010 Modified Files: pkgsrc/devel/p5-Devel-PartialDump: Makefile Log Message: Updating devel/p5-Devel-PartialDump from 0.12 to 0.13 pkgsrc changes: - Adjust dependencies Upstream changes (since 0.11 because of merge): 0.13 - Merge NUFFIN/Devel-PartialDump-0.12.tar.gz and FLORA/Devel-PartialDump-0.12.tar.gz. - Add Test::Warn to PREREQ_PM - patch by Ranguard 0.12 (NUFFIN) - no more Any::Moose 0.12 (FLORA) - Update example output in the docs with the JSON-like format To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Devel-PartialDump/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.