pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Pod-Elemental-PerlMunger Adding package fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c859209de26b
branches: trunk
changeset: 607314:c859209de26b
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 08 12:11:01 2012 +0000
description:
Adding package for Perl5 module Pod::Elemental::PerlMunger version 0.093331
from CPAN into textproc/p5-Pod-Elemental-PerlMunger.
This role is to be included in classes that rewrite the documentation of
a Perl document, stripping out all the Pod, munging it, and replacing it
into the Perl.
diffstat:
textproc/p5-Pod-Elemental-PerlMunger/DESCR | 3 +++
textproc/p5-Pod-Elemental-PerlMunger/Makefile | 25 +++++++++++++++++++++++++
textproc/p5-Pod-Elemental-PerlMunger/distinfo | 5 +++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r eea93622b907 -r c859209de26b textproc/p5-Pod-Elemental-PerlMunger/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Elemental-PerlMunger/DESCR Wed Aug 08 12:11:01 2012 +0000
@@ -0,0 +1,3 @@
+This role is to be included in classes that rewrite the documentation of
+a Perl document, stripping out all the Pod, munging it, and replacing it
+into the Perl.
diff -r eea93622b907 -r c859209de26b textproc/p5-Pod-Elemental-PerlMunger/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Elemental-PerlMunger/Makefile Wed Aug 08 12:11:01 2012 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2012/08/08 12:11:01 sno Exp $
+
+DISTNAME= Pod-Elemental-PerlMunger-0.093331
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Pod-Elemental-PerlMunger/
+COMMENT= Perl5 module that takes a string of Perl and rewrites its Pod
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-PPI-[0-9]*:../../devel/p5-PPI
+DEPENDS+= p5-Pod-Elemental>=0.092941:../../textproc/p5-Pod-Elemental
+DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Pod/Elemental/PerlMunger/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r eea93622b907 -r c859209de26b textproc/p5-Pod-Elemental-PerlMunger/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Elemental-PerlMunger/distinfo Wed Aug 08 12:11:01 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/08/08 12:11:01 sno Exp $
+
+SHA1 (Pod-Elemental-PerlMunger-0.093331.tar.gz) = d420130cdae6a529380e202d19e423b03cfb527a
+RMD160 (Pod-Elemental-PerlMunger-0.093331.tar.gz) = 6276b52ba2166887df64ec7efd89076d2e87ee87
+Size (Pod-Elemental-PerlMunger-0.093331.tar.gz) = 11191 bytes
Home |
Main Index |
Thread Index |
Old Index