Sun Jul 9 15:25:44 2017 UTC ()
Update to 3.22

Upstream changes:
version 3.22: Fri 30 Jun 10:03:10 CEST 2017

	Fixes:
	- ::XOP::Include read from file always died
	  rt.cpan.org#119955 [Pavel Trushkin]
	- ::XOP::Include read should enforce raw mode
	  rt.cpan.org#119955 [Pavel Trushkin]


(wen)
diff -r1.3 -r1.4 pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo

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

--- pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile 2017/06/05 14:24:55 1.3
+++ pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile 2017/07/09 15:25:44 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2017/06/05 14:24:55 ryoon Exp $ 1# $NetBSD: Makefile,v 1.4 2017/07/09 15:25:44 wen Exp $
2 2
3DISTNAME= XML-Compile-SOAP-3.21 3DISTNAME= XML-Compile-SOAP-3.22
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc 5CATEGORIES= textproc
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/XML-Compile-SOAP/ 9HOMEPAGE= http://search.cpan.org/dist/XML-Compile-SOAP/
11COMMENT= SOAP 1.1 implementation for perl 10COMMENT= SOAP 1.1 implementation for perl
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Log-Report-[0-9]*:../../devel/p5-Log-Report 13DEPENDS+= p5-Log-Report-[0-9]*:../../devel/p5-Log-Report
15DEPENDS+= p5-XML-Compile-[0-9]*:../../textproc/p5-XML-Compile 14DEPENDS+= p5-XML-Compile-[0-9]*:../../textproc/p5-XML-Compile
16DEPENDS+= p5-XML-Compile-Cache-[0-9]*:../../textproc/p5-XML-Compile-Cache 15DEPENDS+= p5-XML-Compile-Cache-[0-9]*:../../textproc/p5-XML-Compile-Cache
17DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww 16DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
18# TEST_DEPENDS 17# TEST_DEPENDS

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

--- pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo 2017/01/24 01:54:28 1.2
+++ pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo 2017/07/09 15:25:44 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2017/01/24 01:54:28 wen Exp $ 1$NetBSD: distinfo,v 1.3 2017/07/09 15:25:44 wen Exp $
2 2
3SHA1 (XML-Compile-SOAP-3.21.tar.gz) = 1b5879293833ebba9211681d1d892742324c4eea 3SHA1 (XML-Compile-SOAP-3.22.tar.gz) = c28751018410d8b541e829968176236b26d66e32
4RMD160 (XML-Compile-SOAP-3.21.tar.gz) = aa5c9f3e40a775ee48edabfca42505654a62d87f 4RMD160 (XML-Compile-SOAP-3.22.tar.gz) = a9a29dfb915985b161677bc17bb34cc408893f30
5SHA512 (XML-Compile-SOAP-3.21.tar.gz) = f9a169c20b71e6dffbf9442a5587186406c6a67d0a3ac5865c55fd19c93868e74d54058147314d0b6a2ca589e2d2223d50e7bb458bdaaabdac65aef9bc794697 5SHA512 (XML-Compile-SOAP-3.22.tar.gz) = be211db9d6ea4644276a94b00fd32f9bc0ce014d2c40e9dc4f41ca768aa19060f7327eca3815ac319263c55a3ba53cbb70235bf2d5e0c48c9862240a59bded85
6Size (XML-Compile-SOAP-3.21.tar.gz) = 100491 bytes 6Size (XML-Compile-SOAP-3.22.tar.gz) = 100555 bytes