Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B66E163B8A5 for ; Wed, 29 Apr 2009 20:01:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1AFBF63B20E; Wed, 29 Apr 2009 20:01:26 +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 7B1D563B1F3 for ; Wed, 29 Apr 2009 20:01:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 75CB8175D0; Wed, 29 Apr 2009 20:01:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 29 Apr 2009 20:01:21 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Data-Dump To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090429200121.75CB8175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Apr 29 20:01:21 UTC 2009 Modified Files: pkgsrc/devel/p5-Data-Dump: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 module Data::Dump to 1.14 from 1.08 - Setting license to gnu-gpl-v2 Upstream changes: 2009-01-12 Gisle Aas Release 1.14 Data::Dump::Trace enhancements: - trace() function - prototypes 2009-01-02 Gisle Aas Release 1.13 Added the Data::Dump::Trace module 2008-10-21 Gisle Aas Release 1.12 Documentation tweaks. 2008-08-23 Gisle Aas Release 1.11 Documentation tweaks. 2008-08-21 Gisle Aas Release 1.10 Add the functions quote(), dd() and ddx(). Fix segfault when duming large repeated strings [RT#33520] Incorporated documentation improvements from Mark Stosberg Apply Data-Dump-1.08-ANDK-01.patch from CPAN. Might do some good on older perls I guess. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Data-Dump/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Data-Dump/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.