Tue Aug 17 06:48:37 2010 UTC ()
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.


(sno)
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-PPIx-Regexp/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-PPIx-Regexp/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-PPIx-Regexp/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-PPIx-Regexp/Makefile 2010/07/31 10:52:20 1.1.1.1
+++ pkgsrc/devel/p5-PPIx-Regexp/Makefile 2010/08/17 06:48:37 1.2
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 10:52:20 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/17 06:48:37 sno Exp $
 #
 
-DISTNAME=	PPIx-Regexp-0.008
+DISTNAME=	PPIx-Regexp-0.010
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-PPIx-Regexp/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-PPIx-Regexp/distinfo 2010/07/31 10:52:20 1.1.1.1
+++ pkgsrc/devel/p5-PPIx-Regexp/distinfo 2010/08/17 06:48:37 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/07/31 10:52:20 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/08/17 06:48:37 sno Exp $
 
-SHA1 (PPIx-Regexp-0.008.tar.gz) = 00d230090515c61c16cbc19594487e6bc9accd8f
+SHA1 (PPIx-Regexp-0.010.tar.gz) = 30acfccc8e36f2c20ed0bbe44f62ec5a5a08195b
-RMD160 (PPIx-Regexp-0.008.tar.gz) = 0b49bd98fc050f7e65346ed7adefa2dd90107340
+RMD160 (PPIx-Regexp-0.010.tar.gz) = 75fc259ee5422e557f458a9f9390fe39bc2362ba
-Size (PPIx-Regexp-0.008.tar.gz) = 119187 bytes
+Size (PPIx-Regexp-0.010.tar.gz) = 119812 bytes