Fri Sep 29 07:52:47 2017 UTC ()
Update to 1.0006

Upstream changes:
1.0006 2017-09-27
    - Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546
      where the code was failing to find the difference in this scenario
      Before: <element>0</element> After: <element></element>


(wen)
diff -r1.18 -r1.19 pkgsrc/textproc/p5-XML-SemanticDiff/Makefile
diff -r1.8 -r1.9 pkgsrc/textproc/p5-XML-SemanticDiff/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/textproc/p5-XML-SemanticDiff/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-SemanticDiff/Makefile 2017/06/05 14:24:58 1.18
+++ pkgsrc/textproc/p5-XML-SemanticDiff/Makefile 2017/09/29 07:52:46 1.19
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:58 ryoon Exp $ 1# $NetBSD: Makefile,v 1.19 2017/09/29 07:52:46 wen Exp $
2# 2#
3 3
4DISTNAME= XML-SemanticDiff-1.0005 4DISTNAME= XML-SemanticDiff-1.0006
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= textproc 6CATEGORIES= textproc
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/XML-SemanticDiff/ 10HOMEPAGE= http://search.cpan.org/dist/XML-SemanticDiff/
12COMMENT= Perl extension for comparing XML documents 11COMMENT= Perl extension for comparing XML documents
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser 14DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
16 15
17PERL5_PACKLIST= auto/XML/SemanticDiff/.packlist 16PERL5_PACKLIST= auto/XML/SemanticDiff/.packlist
18PERL5_MODULE_TYPE= Module::Build 17PERL5_MODULE_TYPE= Module::Build
19 18

cvs diff -r1.8 -r1.9 pkgsrc/textproc/p5-XML-SemanticDiff/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-SemanticDiff/distinfo 2017/04/29 07:34:49 1.8
+++ pkgsrc/textproc/p5-XML-SemanticDiff/distinfo 2017/09/29 07:52:46 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2017/04/29 07:34:49 wen Exp $ 1$NetBSD: distinfo,v 1.9 2017/09/29 07:52:46 wen Exp $
2 2
3SHA1 (XML-SemanticDiff-1.0005.tar.gz) = 4f68e51a68cca82cebbeecc6430267cd22514191 3SHA1 (XML-SemanticDiff-1.0006.tar.gz) = 91d92595ad3917f356b48348adccc752155e10e5
4RMD160 (XML-SemanticDiff-1.0005.tar.gz) = f0418542e7f3244f9e0fc7dd1139abbf2229d8a7 4RMD160 (XML-SemanticDiff-1.0006.tar.gz) = 0e5f76bac3c5628138ca30b47e6cf3d19f846c67
5SHA512 (XML-SemanticDiff-1.0005.tar.gz) = c508be57dd166432cb46c53a5020f2921b26b6e1fcf30677e22c58a458a4fa33bb983a5f3ddd1724c7d330d08c1a08b28337a3d92ffbc8b42406a5ff650a2dbd 5SHA512 (XML-SemanticDiff-1.0006.tar.gz) = ce0ccb2294d8621aa5e505a6df5e32ba49dc0c32c8280b405c456856e7aa868c2ca6a0959c21eb0329cdbec9ec2417505467c8a4d28501bcf3ddab4c185f62d1
6Size (XML-SemanticDiff-1.0005.tar.gz) = 35349 bytes 6Size (XML-SemanticDiff-1.0006.tar.gz) = 36305 bytes