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-Tester Import p5-XML-Compile-T...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ae87f398d37
branches: trunk
changeset: 355145:0ae87f398d37
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 09:15:27 2016 +0000
description:
Import p5-XML-Compile-Tester-0.90 as textproc/p5-XML-Compile-Tester.
The XML::Compile module suite has extensive regression testing.
Probably, you want to do regression testing as well. This module
provide functions which simplify writing tests for XML::Compile
related distributions.
diffstat:
textproc/p5-XML-Compile-Tester/DESCR | 4 ++++
textproc/p5-XML-Compile-Tester/Makefile | 20 ++++++++++++++++++++
textproc/p5-XML-Compile-Tester/distinfo | 6 ++++++
3 files changed, 30 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 9ab1d792d0a1 -r 0ae87f398d37 textproc/p5-XML-Compile-Tester/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-Tester/DESCR Wed Nov 23 09:15:27 2016 +0000
@@ -0,0 +1,4 @@
+The XML::Compile module suite has extensive regression testing.
+Probably, you want to do regression testing as well. This module
+provide functions which simplify writing tests for XML::Compile
+related distributions.
diff -r 9ab1d792d0a1 -r 0ae87f398d37 textproc/p5-XML-Compile-Tester/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-Tester/Makefile Wed Nov 23 09:15:27 2016 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2016/11/23 09:15:27 wiz Exp $
+
+DISTNAME= XML-Compile-Tester-0.90
+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-Tester/
+COMMENT= Perl module for testing compilation based XML processing
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Log-Report-[0-9]*:../../devel/p5-Log-Report
+DEPENDS+= p5-Log-Report-Optional-[0-9]*:../../devel/p5-Log-Report-Optional
+DEPENDS+= p5-Devel-GlobalDestruction-[0-9]*:../../devel/p5-Devel-GlobalDestruction
+
+PERL5_PACKLIST= auto/XML/Compile/Tester/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9ab1d792d0a1 -r 0ae87f398d37 textproc/p5-XML-Compile-Tester/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-Tester/distinfo Wed Nov 23 09:15:27 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/11/23 09:15:27 wiz Exp $
+
+SHA1 (XML-Compile-Tester-0.90.tar.gz) = 82bd7446610c4956038440a75b68dfcddc41bb9f
+RMD160 (XML-Compile-Tester-0.90.tar.gz) = a257e694b715158d841ac23ee9231d492cb33887
+SHA512 (XML-Compile-Tester-0.90.tar.gz) = 405cf02987797a752319dea2f6b27528f323d127faa85d4d0787f409bdaf0656ec2a5c50d46354835afaaee8268e4749f7f2d6d9c26541cdb15576f607d20ce1
+Size (XML-Compile-Tester-0.90.tar.gz) = 5943 bytes
Home |
Main Index |
Thread Index |
Old Index