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.
This commit is contained in:
parent
7958349c2d
commit
d0c9163c9f
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
RMD160 (PPIx-Regexp-0.008.tar.gz) = 0b49bd98fc050f7e65346ed7adefa2dd90107340
|
||||
Size (PPIx-Regexp-0.008.tar.gz) = 119187 bytes
|
||||
SHA1 (PPIx-Regexp-0.010.tar.gz) = 30acfccc8e36f2c20ed0bbe44f62ec5a5a08195b
|
||||
RMD160 (PPIx-Regexp-0.010.tar.gz) = 75fc259ee5422e557f458a9f9390fe39bc2362ba
|
||||
Size (PPIx-Regexp-0.010.tar.gz) = 119812 bytes
|
||||
|
|
Loading…
Reference in a new issue