pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Compile-Cache Import p5-XML-Compile-Ca...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/691fcbaba4f0
branches:  trunk
changeset: 355149:691fcbaba4f0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 23 09:21:14 2016 +0000

description:
Import p5-XML-Compile-Cache-1.05 as textproc/p5-XML-Compile-Cache.

Cache compiled XML translators for p5-XML-Compile.

diffstat:

 textproc/p5-XML-Compile-Cache/DESCR    |   1 +
 textproc/p5-XML-Compile-Cache/Makefile |  25 +++++++++++++++++++++++++
 textproc/p5-XML-Compile-Cache/distinfo |   6 ++++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r eee659734015 -r 691fcbaba4f0 textproc/p5-XML-Compile-Cache/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-Cache/DESCR       Wed Nov 23 09:21:14 2016 +0000
@@ -0,0 +1,1 @@
+Cache compiled XML translators for p5-XML-Compile.
diff -r eee659734015 -r 691fcbaba4f0 textproc/p5-XML-Compile-Cache/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-Cache/Makefile    Wed Nov 23 09:21:14 2016 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2016/11/23 09:21:14 wiz Exp $
+
+DISTNAME=      XML-Compile-Cache-1.05
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/XML-Compile-Cache/
+COMMENT=       Perl module for caching compilation based XML processing
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-XML-LibXML-Simple-[0-9]*:../../textproc/p5-XML-LibXML-Simple
+DEPENDS+=      p5-Log-Report-[0-9]*:../../devel/p5-Log-Report
+#DEPENDS+=     p5-Log-Report-Optional-[0-9]*:../../devel/p5-Log-Report-Optional
+DEPENDS+=      p5-XML-Compile-[0-9]*:../../textproc/p5-XML-Compile
+#DEPENDS+=     p5-Devel-GlobalDestruction-[0-9]*:../../devel/p5-Devel-GlobalDestruction
+# TEST_DEPENDS
+BUILD_DEPENDS+=        p5-XML-Compile-Tester-[0-9]*:../../textproc/p5-XML-Compile-Tester
+#BUILD_DEPENDS+=       p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
+
+PERL5_PACKLIST=        auto/XML/Compile/Cache/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r eee659734015 -r 691fcbaba4f0 textproc/p5-XML-Compile-Cache/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-Cache/distinfo    Wed Nov 23 09:21:14 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/11/23 09:21:14 wiz Exp $
+
+SHA1 (XML-Compile-Cache-1.05.tar.gz) = 8db5cb171da650414f365fc9554c528c39acda1f
+RMD160 (XML-Compile-Cache-1.05.tar.gz) = edc0e6559d8deb7571610443e711dfe558eb6bd7
+SHA512 (XML-Compile-Cache-1.05.tar.gz) = 41b50babe59ae9f3fe43bd21c23ad8237fc4fcd0ad07dbaae6c446d230448283f50fb085cc18f11f35775858af0828afd8598c96c0da49ca3d3ca85e6cd6d249
+Size (XML-Compile-Cache-1.05.tar.gz) = 16255 bytes



Home | Main Index | Thread Index | Old Index