pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-XML-Compile
Module Name: pkgsrc
Committed By: wen
Date: Sun Jul 9 15:21:58 UTC 2017
Modified Files:
pkgsrc/textproc/p5-XML-Compile: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-XML-Compile/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/p5-XML-Compile/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-XML-Compile/Makefile
diff -u pkgsrc/textproc/p5-XML-Compile/Makefile:1.3 pkgsrc/textproc/p5-XML-Compile/Makefile:1.4
--- pkgsrc/textproc/p5-XML-Compile/Makefile:1.3 Mon Jun 5 14:24:54 2017
+++ pkgsrc/textproc/p5-XML-Compile/Makefile Sun Jul 9 15:21:58 2017
@@ -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 @@ COMMENT= Perl module for compilation bas
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
Index: pkgsrc/textproc/p5-XML-Compile/distinfo
diff -u pkgsrc/textproc/p5-XML-Compile/distinfo:1.2 pkgsrc/textproc/p5-XML-Compile/distinfo:1.3
--- pkgsrc/textproc/p5-XML-Compile/distinfo:1.2 Sat Apr 29 07:30:34 2017
+++ pkgsrc/textproc/p5-XML-Compile/distinfo Sun Jul 9 15:21:58 2017
@@ -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