Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5D18663C479 for ; Mon, 15 Feb 2010 14:46:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0EE2F63B43C; Mon, 15 Feb 2010 14:46: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 3C86363B425 for ; Mon, 15 Feb 2010 14:46:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 28554175DF; Mon, 15 Feb 2010 14:46:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 15 Feb 2010 14:46:25 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Data-Peek To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100215144625.28554175DF@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 14:46:25 UTC 2010 Modified Files: pkgsrc/devel/p5-Data-Peek: Makefile distinfo Log Message: Updating devel/p5-Data-Peek from 0.29 to 0.30 Upstream changes: 2010-02-14 0.30 - H.Merijn Brand * Use $Data::Dumper::Quotekeys = 0; instead of removing the quotes myself * Put first hash element after opening lonely brace * Upped copyright to 2010 * Use warn () instead of print STDERR To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Data-Peek/Makefile \ pkgsrc/devel/p5-Data-Peek/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.