pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-PPIx-Utils Import PPIx-Utils-0.003 as p5-P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a65c791388b9
branches: trunk
changeset: 456406:a65c791388b9
user: wen <wen%pkgsrc.org@localhost>
date: Wed Jul 28 07:49:04 2021 +0000
description:
Import PPIx-Utils-0.003 as p5-PPIx-Utils.
PPIx::Utils is a collection of utility functions for working with PPI documents.
The functions are organized into submodules, and may be imported from the
appropriate submodule or via this module.
diffstat:
textproc/p5-PPIx-Utils/DESCR | 3 +++
textproc/p5-PPIx-Utils/Makefile | 20 ++++++++++++++++++++
textproc/p5-PPIx-Utils/distinfo | 6 ++++++
3 files changed, 29 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r dd210561e7d8 -r a65c791388b9 textproc/p5-PPIx-Utils/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-PPIx-Utils/DESCR Wed Jul 28 07:49:04 2021 +0000
@@ -0,0 +1,3 @@
+PPIx::Utils is a collection of utility functions for working with PPI documents.
+The functions are organized into submodules, and may be imported from the
+appropriate submodule or via this module.
diff -r dd210561e7d8 -r a65c791388b9 textproc/p5-PPIx-Utils/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-PPIx-Utils/Makefile Wed Jul 28 07:49:04 2021 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2021/07/28 07:49:04 wen Exp $
+
+DISTNAME= PPIx-Utils-0.003
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DB/DBOOK/}
+
+MAINTAINER= wen%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/release/PPIx-Utils
+COMMENT= Parse Perl string literals and string-literal-like things
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-PPI>=1.250:../../devel/p5-PPI
+DEPENDS+= p5-B-Keywords>=1.09:../../devel/p5-B-Keywords
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/PPIx/Utils/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dd210561e7d8 -r a65c791388b9 textproc/p5-PPIx-Utils/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-PPIx-Utils/distinfo Wed Jul 28 07:49:04 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/07/28 07:49:04 wen Exp $
+
+SHA1 (PPIx-Utils-0.003.tar.gz) = a724582a1ae498efd07678d7d019b23f2f379a55
+RMD160 (PPIx-Utils-0.003.tar.gz) = 8f0551e4048373db957d06f462497bdebf3a75a7
+SHA512 (PPIx-Utils-0.003.tar.gz) = 7f56bc2bf2afbf1f6d3c0e5bc0ed21752be809714e32b256feb1ea39125c7671c6ef949e2c122a95a41d3a603f5d5253133886f3700890387ad6cf0732ab87c6
+Size (PPIx-Utils-0.003.tar.gz) = 38028 bytes
Home |
Main Index |
Thread Index |
Old Index