Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id EAABB63BBC7 for ; Tue, 31 Aug 2010 20:41:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6648863B101; Tue, 31 Aug 2010 20:41:20 +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 8553963B100 for ; Tue, 31 Aug 2010 20:41:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6E0A6175DD; Tue, 31 Aug 2010 20:41:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 31 Aug 2010 20:41:19 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Data-Dumper-Concise To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100831204119.6E0A6175DD@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 20:41:19 UTC 2010 Modified Files: pkgsrc/devel/p5-Data-Dumper-Concise: Makefile distinfo Log Message: Updating devel/p5-Data-Dumper-Concise from 1.200nb1 to 2.012 Upstream changes: 2.012 Aug 31 2010 - Make DwarnN test still work if Devel::ArgNames isn't installed 2.011 Aug 30 2010 - add $DwarnN export - make Devel::ArgNames an optional dep 2.010 Jul 29 2010 - add $Dwarn export 2.001 Jul 23 2010 - add documentation for DwarnN 2.000 Jul 22 2010 - remove Dumper() returning object - add DwarnN - add DwarnL - make Dwarn contextual - document ::Dwarn idiom To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Data-Dumper-Concise/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Data-Dumper-Concise/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.