pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Dist-Zilla-Plugin-PodWeaver Adding package...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b7897b54369
branches:  trunk
changeset: 607318:3b7897b54369
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Aug 08 12:21:11 2012 +0000

description:
Adding package for Perl5 module Dist::Zilla::Plugin::PodWeaver version
3.101641 from CPAN into textproc/p5-Dist-Zilla-Plugin-PodWeaver.

[PodWeaver] is the bridge between Dist::Zilla and Pod::Weaver. It rips
apart your kinda-Pod and reconstructs it as boring old real Pod.

diffstat:

 textproc/p5-Dist-Zilla-Plugin-PodWeaver/DESCR    |   2 +
 textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile |  32 ++++++++++++++++++++++++
 textproc/p5-Dist-Zilla-Plugin-PodWeaver/distinfo |   5 +++
 3 files changed, 39 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 4848a0d26d1d -r 3b7897b54369 textproc/p5-Dist-Zilla-Plugin-PodWeaver/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/DESCR     Wed Aug 08 12:21:11 2012 +0000
@@ -0,0 +1,2 @@
+[PodWeaver] is the bridge between Dist::Zilla and Pod::Weaver. It rips
+apart your kinda-Pod and reconstructs it as boring old real Pod.
diff -r 4848a0d26d1d -r 3b7897b54369 textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile  Wed Aug 08 12:21:11 2012 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2012/08/08 12:21:11 sno Exp $
+
+DISTNAME=      Dist-Zilla-Plugin-PodWeaver-3.101641
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Dist/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Dist-Zilla-Plugin-PodWeaver/
+COMMENT=       Weave your Pod together from configuration and Dist::Zilla
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Dist-Zilla>=4:../../devel/p5-Dist-Zilla
+DEPENDS+=      p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+=      p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+=      p5-Moose-Autobox-[0-9]*:../../devel/p5-Moose-Autobox
+DEPENDS+=      p5-PPI-[0-9]*:../../devel/p5-PPI
+DEPENDS+=      p5-Pod-Elemental-[0-9]*:../../textproc/p5-Pod-Elemental
+DEPENDS+=      p5-Pod-Elemental-PerlMunger-[0-9]*:../../textproc/p5-Pod-Elemental-PerlMunger
+DEPENDS+=      p5-Pod-Weaver>=3.100710:../../textproc/p5-Pod-Weaver
+DEPENDS+=      p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+
+BUILD_DEPENDS+=        p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule
+BUILD_DEPENDS+=        {perl>=5.10.1,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=                auto/Dist/Zilla/Plugin/PodWeaver/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4848a0d26d1d -r 3b7897b54369 textproc/p5-Dist-Zilla-Plugin-PodWeaver/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/distinfo  Wed Aug 08 12:21:11 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/08/08 12:21:11 sno Exp $
+
+SHA1 (Dist-Zilla-Plugin-PodWeaver-3.101641.tar.gz) = 572ab249b81fc9cdfe7e2889d696872df2580360
+RMD160 (Dist-Zilla-Plugin-PodWeaver-3.101641.tar.gz) = 7ab2ff13a7586ac7c376cc6a758884d58ee432ff
+Size (Dist-Zilla-Plugin-PodWeaver-3.101641.tar.gz) = 11674 bytes



Home | Main Index | Thread Index | Old Index