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.58



details:   https://anonhg.NetBSD.org/pkgsrc/rev/685ba6b26133
branches:  trunk
changeset: 365029:685ba6b26133
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jul 09 15:21:58 2017 +0000

description:
Update to 1.58
Update DEPENDS

Upstream changes:
version 1.58: Tue 27 Jun 16:50:29 CEST 2017

        Fixes:
        - early facet on missing field [Bernhard Reutner-Fischer]

        Improvements:
        - move to Log::Report 1.20, which has considerable changes.

version 1.57: Wed 14 Jun 14:48:18 CEST 2017

        Fixes:
        - better separation between lexical- and value-space facets.
          rt.cpan.org#121946 [Nils Barkald]
        - json_friendly changes broke some (semi-illegal) enumeration and
          pattern facets.  Now new solution with dualvar [Wesley Schwengle]

diffstat:

 textproc/p5-XML-Compile/Makefile |   8 ++++----
 textproc/p5-XML-Compile/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (41 lines):

diff -r 1317de825cdd -r 685ba6b26133 textproc/p5-XML-Compile/Makefile
--- a/textproc/p5-XML-Compile/Makefile  Sun Jul 09 15:13:07 2017 +0000
+++ b/textproc/p5-XML-Compile/Makefile  Sun Jul 09 15:21:58 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/06/05 14:24:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2017/07/09 15:21:58 wen Exp $
 
-DISTNAME=      XML-Compile-1.56
+DISTNAME=      XML-Compile-1.58
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
 
@@ -12,9 +11,10 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-XML-LibXML>=2.0107:../../textproc/p5-XML-LibXML
-DEPENDS+=      p5-Log-Report>=1.03:../../devel/p5-Log-Report
+DEPENDS+=      p5-Log-Report>=1.20:../../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
+DEPENDS+=      p5-Types-Serialiser>=0:../../devel/p5-Types-Serialiser
 # TEST_DEPENDS
 BUILD_DEPENDS+=        p5-XML-Compile-Tester>=0.90:../../textproc/p5-XML-Compile-Tester
 BUILD_DEPENDS+=        p5-Test-Deep>=0.095:../../devel/p5-Test-Deep
diff -r 1317de825cdd -r 685ba6b26133 textproc/p5-XML-Compile/distinfo
--- a/textproc/p5-XML-Compile/distinfo  Sun Jul 09 15:13:07 2017 +0000
+++ b/textproc/p5-XML-Compile/distinfo  Sun Jul 09 15:21:58 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/04/29 07:30:34 wen Exp $
+$NetBSD: distinfo,v 1.3 2017/07/09 15:21:58 wen Exp $
 
-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
+SHA1 (XML-Compile-1.58.tar.gz) = e581771b34c5d132b370581f0eb709b52936b0ec
+RMD160 (XML-Compile-1.58.tar.gz) = 8aca2e576fae210be4b3c0c8fccb55440eb12839
+SHA512 (XML-Compile-1.58.tar.gz) = ea8459c47af784a4c71637413a9a9e78711a4ae0b42631bed6afd9d4a8333ccdcfe45e6b744c1fae6cafea24b4e14b55dbca57602a53489740553a90eca9f95a
+Size (XML-Compile-1.58.tar.gz) = 207307 bytes



Home | Main Index | Thread Index | Old Index