Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DD89A63BAC9 for ; Mon, 12 Jul 2010 01:56:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2E4DA63B109; Mon, 12 Jul 2010 01:56:16 +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 2AA7963B11B for ; Mon, 12 Jul 2010 01:56:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7293B175DD; Mon, 12 Jul 2010 01:56:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 12 Jul 2010 01:56:00 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-PPI To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20100712015600.7293B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Mon Jul 12 01:56:00 UTC 2010 Modified Files: pkgsrc/devel/p5-PPI: Makefile distinfo Log Message: Update p5-PPI from version 1.212 to version 1.213. Upstream changes: 1.213 Tue 6 Jul 2010 Summary: - Targetted bug fix, no changes to parsing or normal usage Details: - Updated to Module::Install 1.00 - Updated module depednencies in xt author tests - Fixed extremely broken PPI::Token::Pod::merge and added test case To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-PPI/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-PPI/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.