pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-PPIx-Regexp Importing package for p5 module P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c0d87f27a2a
branches: trunk
changeset: 578196:8c0d87f27a2a
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jul 31 10:52:20 2010 +0000
description:
Importing package for p5 module PPIx-Regexp-0.008 as dependency for
scheduled update of devel/p5-Perl-Critic to 1.108.
The purpose of the PPIx-Regexp package is to parse regular expressions
in a manner similar to the way the PPI package parses Perl. This class
forms the root of the parse tree, playing a role similar to PPI::Document.
diffstat:
devel/p5-PPIx-Regexp/DESCR | 3 +++
devel/p5-PPIx-Regexp/Makefile | 27 +++++++++++++++++++++++++++
devel/p5-PPIx-Regexp/distinfo | 5 +++++
3 files changed, 35 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r 9c7a03413eca -r 8c0d87f27a2a devel/p5-PPIx-Regexp/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-PPIx-Regexp/DESCR Sat Jul 31 10:52:20 2010 +0000
@@ -0,0 +1,3 @@
+The purpose of the PPIx-Regexp package is to parse regular expressions
+in a manner similar to the way the PPI package parses Perl. This class
+forms the root of the parse tree, playing a role similar to PPI::Document.
diff -r 9c7a03413eca -r 8c0d87f27a2a devel/p5-PPIx-Regexp/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-PPIx-Regexp/Makefile Sat Jul 31 10:52:20 2010 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 10:52:20 sno Exp $
+#
+
+DISTNAME= PPIx-Regexp-0.008
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/PPIx-Regexp/
+COMMENT= Represent a regular expression of some sort
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+= p5-PPI-[0-9]*:../../devel/p5-PPI
+DEPENDS+= p5-Params-Util>=0.25:../../devel/p5-Params-Util
+DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
+DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/PPIx/Regexp/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9c7a03413eca -r 8c0d87f27a2a devel/p5-PPIx-Regexp/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-PPIx-Regexp/distinfo Sat Jul 31 10:52:20 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/31 10:52:20 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
Home |
Main Index |
Thread Index |
Old Index