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 Update to 1.56
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c44e3f0ef8c
branches: trunk
changeset: 361919:0c44e3f0ef8c
user: wen <wen%pkgsrc.org@localhost>
date: Sat Apr 29 07:30:34 2017 +0000
description:
Update to 1.56
Update DEPENDS
Upstream changes:
version 1.56: Thu 30 Mar 08:54:49 CEST 2017
Fixes:
- disabled a few regression tests which involve json_friendly, because
the modules changed behavior.
version 1.55: Wed 8 Mar 08:28:02 CET 2017
Changes:
- xml2yaml: new option --keep-root, default true.
Improvements:
- spell fix Debian rt.cpan.org#118569 [Lucas Kanashiro, Debian]
- add json_friendly, patch by Slaven Rezic.
- added bin/xml2jsons: ----------------------------------------------------------------------
diffstat:
textproc/p5-XML-Compile/Makefile | 14 ++++++++------
textproc/p5-XML-Compile/distinfo | 10 +++++-----
2 files changed, 13 insertions(+), 11 deletions(-)
diffs (49 lines):
diff -r 2f03656a6c09 -r 0c44e3f0ef8c textproc/p5-XML-Compile/Makefile
--- a/textproc/p5-XML-Compile/Makefile Sat Apr 29 07:11:56 2017 +0000
+++ b/textproc/p5-XML-Compile/Makefile Sat Apr 29 07:30:34 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/11/23 09:17:14 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/04/29 07:30:34 wen Exp $
-DISTNAME= XML-Compile-1.54
+DISTNAME= XML-Compile-1.56
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
@@ -10,15 +10,17 @@
COMMENT= Perl module for compilation based XML processing
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
-DEPENDS+= p5-Log-Report-[0-9]*:../../devel/p5-Log-Report
+DEPENDS+= p5-XML-LibXML>=2.0107:../../textproc/p5-XML-LibXML
+DEPENDS+= p5-Log-Report>=1.03:../../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
# 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
+BUILD_DEPENDS+= p5-XML-Compile-Tester>=0.90:../../textproc/p5-XML-Compile-Tester
+BUILD_DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep
PERL5_PACKLIST= auto/XML/Compile/.packlist
+REPLACE_PERL= bin/xml2json bin/xml2yaml
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 2f03656a6c09 -r 0c44e3f0ef8c textproc/p5-XML-Compile/distinfo
--- a/textproc/p5-XML-Compile/distinfo Sat Apr 29 07:11:56 2017 +0000
+++ b/textproc/p5-XML-Compile/distinfo Sat Apr 29 07:30:34 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/11/23 09:17:14 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/04/29 07:30:34 wen Exp $
-SHA1 (XML-Compile-1.54.tar.gz) = 06f4d8a016c83f025834779c1031f160b261097b
-RMD160 (XML-Compile-1.54.tar.gz) = 2677cfa0933b09a7c2a2a9ae3c54380b41168d8f
-SHA512 (XML-Compile-1.54.tar.gz) = 824318d0c941cd3e17f6c7396b815675f87fa03c5b17de6e2a71cfeefcffec8b2f050b1c6d63e013726a3d57cfc76c4ee29dbde14b91a6b1500341dd9c5e7310
-Size (XML-Compile-1.54.tar.gz) = 205002 bytes
+SHA1 (XML-Compile-1.56.tar.gz) = 378540e55f510a1454728f919c3dd82a7ae37a37
+RMD160 (XML-Compile-1.56.tar.gz) = c1c645311e34ea6ff203f63f1d5a93aa77b3f96b
+SHA512 (XML-Compile-1.56.tar.gz) = bd33651aba2270b7d2d61b4660ced63c8979f21d6852001cfbde24f192f52677c92b8fcce1597cc28da4d1791d5f609f8b77b5065d4860545543cdee6e138e9f
+Size (XML-Compile-1.56.tar.gz) = 207239 bytes
Home |
Main Index |
Thread Index |
Old Index