pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-XML-Compile-Cache
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 23 09:21:14 UTC 2016
Added Files:
pkgsrc/textproc/p5-XML-Compile-Cache: DESCR Makefile distinfo
Log Message:
Import p5-XML-Compile-Cache-1.05 as textproc/p5-XML-Compile-Cache.
Cache compiled XML translators for p5-XML-Compile.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-XML-Compile-Cache/DESCR \
pkgsrc/textproc/p5-XML-Compile-Cache/Makefile \
pkgsrc/textproc/p5-XML-Compile-Cache/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/p5-XML-Compile-Cache/DESCR
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-Cache/DESCR:1.1
--- /dev/null Wed Nov 23 09:21:14 2016
+++ pkgsrc/textproc/p5-XML-Compile-Cache/DESCR Wed Nov 23 09:21:14 2016
@@ -0,0 +1 @@
+Cache compiled XML translators for p5-XML-Compile.
Index: pkgsrc/textproc/p5-XML-Compile-Cache/Makefile
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-Cache/Makefile:1.1
--- /dev/null Wed Nov 23 09:21:14 2016
+++ pkgsrc/textproc/p5-XML-Compile-Cache/Makefile Wed Nov 23 09:21:14 2016
@@ -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"
Index: pkgsrc/textproc/p5-XML-Compile-Cache/distinfo
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-Cache/distinfo:1.1
--- /dev/null Wed Nov 23 09:21:14 2016
+++ pkgsrc/textproc/p5-XML-Compile-Cache/distinfo Wed Nov 23 09:21:14 2016
@@ -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