pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-XML-Compile-Tester



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 23 09:15:27 UTC 2016

Added Files:
        pkgsrc/textproc/p5-XML-Compile-Tester: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-XML-Compile-Tester/DESCR \
    pkgsrc/textproc/p5-XML-Compile-Tester/Makefile \
    pkgsrc/textproc/p5-XML-Compile-Tester/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-Tester/DESCR
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-Tester/DESCR:1.1
--- /dev/null   Wed Nov 23 09:15:27 2016
+++ pkgsrc/textproc/p5-XML-Compile-Tester/DESCR Wed Nov 23 09:15:27 2016
@@ -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.
Index: pkgsrc/textproc/p5-XML-Compile-Tester/Makefile
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-Tester/Makefile:1.1
--- /dev/null   Wed Nov 23 09:15:27 2016
+++ pkgsrc/textproc/p5-XML-Compile-Tester/Makefile      Wed Nov 23 09:15:27 2016
@@ -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"
Index: pkgsrc/textproc/p5-XML-Compile-Tester/distinfo
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-Tester/distinfo:1.1
--- /dev/null   Wed Nov 23 09:15:27 2016
+++ pkgsrc/textproc/p5-XML-Compile-Tester/distinfo      Wed Nov 23 09:15:27 2016
@@ -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