Sun Dec 31 13:41:15 2017 UTC ()
p5-XML-Compile: update to 1.59.

version 1.59: Thu 28 Dec 11:29:27 CET 2017

	Improvements:
	- remove json regression tests from t/ into xt/, because those
	  modules keep on breaking... [cpantesters]


(wiz)
diff -r1.4 -r1.5 pkgsrc/textproc/p5-XML-Compile/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/p5-XML-Compile/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/textproc/p5-XML-Compile/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-Compile/Makefile 2017/07/09 15:21:58 1.4
+++ pkgsrc/textproc/p5-XML-Compile/Makefile 2017/12/31 13:41:15 1.5
@@ -1,27 +1,28 @@ @@ -1,27 +1,28 @@
1# $NetBSD: Makefile,v 1.4 2017/07/09 15:21:58 wen Exp $ 1# $NetBSD: Makefile,v 1.5 2017/12/31 13:41:15 wiz Exp $
2 2
3DISTNAME= XML-Compile-1.58 3DISTNAME= XML-Compile-1.59
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/XML-Compile/ 9HOMEPAGE= http://search.cpan.org/dist/XML-Compile/
10COMMENT= Perl module for compilation based XML processing 10COMMENT= Perl module for compilation based XML processing
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-XML-LibXML>=2.0107:../../textproc/p5-XML-LibXML 13DEPENDS+= p5-XML-LibXML>=2.0107:../../textproc/p5-XML-LibXML
14DEPENDS+= p5-Log-Report>=1.20:../../devel/p5-Log-Report 14DEPENDS+= p5-Log-Report>=1.20:../../devel/p5-Log-Report
15DEPENDS+= p5-Log-Report-Optional-[0-9]*:../../devel/p5-Log-Report-Optional 15DEPENDS+= p5-Log-Report-Optional-[0-9]*:../../devel/p5-Log-Report-Optional
16DEPENDS+= p5-Devel-GlobalDestruction-[0-9]*:../../devel/p5-Devel-GlobalDestruction 16DEPENDS+= p5-Devel-GlobalDestruction-[0-9]*:../../devel/p5-Devel-GlobalDestruction
17DEPENDS+= p5-Types-Serialiser>=0:../../devel/p5-Types-Serialiser 17DEPENDS+= p5-Types-Serialiser>=0:../../devel/p5-Types-Serialiser
18# TEST_DEPENDS 18# TEST_DEPENDS
19BUILD_DEPENDS+= p5-XML-Compile-Tester>=0.90:../../textproc/p5-XML-Compile-Tester 19BUILD_DEPENDS+= p5-XML-Compile-Tester>=0.90:../../textproc/p5-XML-Compile-Tester
20BUILD_DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep 20BUILD_DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep
 21BUILD_DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
21 22
22PERL5_PACKLIST= auto/XML/Compile/.packlist 23PERL5_PACKLIST= auto/XML/Compile/.packlist
23 24
24REPLACE_PERL= bin/xml2json bin/xml2yaml 25REPLACE_PERL= bin/xml2json bin/xml2yaml
25 26
26.include "../../lang/perl5/module.mk" 27.include "../../lang/perl5/module.mk"
27.include "../../mk/bsd.pkg.mk" 28.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/textproc/p5-XML-Compile/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-Compile/distinfo 2017/07/09 15:21:58 1.3
+++ pkgsrc/textproc/p5-XML-Compile/distinfo 2017/12/31 13:41:15 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2017/07/09 15:21:58 wen Exp $ 1$NetBSD: distinfo,v 1.4 2017/12/31 13:41:15 wiz Exp $
2 2
3SHA1 (XML-Compile-1.58.tar.gz) = e581771b34c5d132b370581f0eb709b52936b0ec 3SHA1 (XML-Compile-1.59.tar.gz) = ac1f7075462e417a68941d937b92c26843ccdd0c
4RMD160 (XML-Compile-1.58.tar.gz) = 8aca2e576fae210be4b3c0c8fccb55440eb12839 4RMD160 (XML-Compile-1.59.tar.gz) = 19df120e2cd39a75f62ef3b3c20e1f7a5ac6129f
5SHA512 (XML-Compile-1.58.tar.gz) = ea8459c47af784a4c71637413a9a9e78711a4ae0b42631bed6afd9d4a8333ccdcfe45e6b744c1fae6cafea24b4e14b55dbca57602a53489740553a90eca9f95a 5SHA512 (XML-Compile-1.59.tar.gz) = f180ffe235e71e39174401ab12d37c96ca4e4d8df7f5782bc58db4987f4d7c106a80a69763d4438571ecadb2af9ee2be0e9e6f257c1d75c2a76da498882d553c
6Size (XML-Compile-1.58.tar.gz) = 207307 bytes 6Size (XML-Compile-1.59.tar.gz) = 207825 bytes