summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-08-17 06:48:37 +0000
committersno <sno@pkgsrc.org>2010-08-17 06:48:37 +0000
commit30507d926e435f19e72dc390c8f51d163ef1ab98 (patch)
treecb713048fd40288ae6ccc69ccfbc916021c35fcc
parent4bf7157fe96acf06a4bfa380fcff2109add0a809 (diff)
downloadpkgsrc-30507d926e435f19e72dc390c8f51d163ef1ab98.tar.gz
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.
-rw-r--r--devel/p5-PPIx-Regexp/Makefile4
-rw-r--r--devel/p5-PPIx-Regexp/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-PPIx-Regexp/Makefile b/devel/p5-PPIx-Regexp/Makefile
index 365a3c00d86..f9ba7c92ade 100644
--- a/devel/p5-PPIx-Regexp/Makefile
+++ b/devel/p5-PPIx-Regexp/Makefile
@@ -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/}
diff --git a/devel/p5-PPIx-Regexp/distinfo b/devel/p5-PPIx-Regexp/distinfo
index d6057a09043..4d42475f195 100644
--- a/devel/p5-PPIx-Regexp/distinfo
+++ b/devel/p5-PPIx-Regexp/distinfo
@@ -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