Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3232D63BC32 for ; Tue, 17 Aug 2010 06:48:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D2B0F63B101; Tue, 17 Aug 2010 06:48:38 +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 F0F4263B100 for ; Tue, 17 Aug 2010 06:48:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D6C4A175DD; Tue, 17 Aug 2010 06:48:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 17 Aug 2010 06:48:37 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-PPIx-Regexp To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100817064837.D6C4A175DD@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 17 06:48:37 UTC 2010 Modified Files: pkgsrc/devel/p5-PPIx-Regexp: Makefile distinfo Log Message: Updating devel/p5-PPIx-Regexp from 0.008 to 0.010 Upstream changes: 0.010 T. R. Wyant 06-Aug-2010 Fix fatal error in PPIx::Regexp::Token::Code->ppi(). Move author tests from xt/ to xt/author/. 0.009 T. R. Wyant 03-Aug-2010 Recognize s/.../.../ee as being different from s/.../.../e. In particular, the replacement portion of the former is _not_ a Perl expression: it's an interpolatble string, which later gets eval{}'ed. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-PPIx-Regexp/Makefile \ pkgsrc/devel/p5-PPIx-Regexp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.