Commit graph

10 commits

Author SHA1 Message Date
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wen
2557ef1428 Update to 3.26
Update DEPENDS

Upstream changes:
version 3.26: Wed 20 Nov 08:43:52 CET 2019

        Fixes:
        - procedure detection cannot handle empty response messages
          anymore.  Got broken in 3.23.
          github XML-Compile-SOAP-Daemon#2 [Daniel Juarez]
        - soap implementations do not have a mimeType method anymore
          github XML-Compile-SOAP-Daemon#2 [Daniel Juarez]

        Improvements:
        - warning on producing templates for operations without message
          [Patrick Powell]

version 3.25: Wed 25 Sep 13:16:53 CEST 2019

        Improvements:
        - handle wsdl:arrayType
        - #1 File::Slurp::Tiny is discouraged in favor of File::Slurper
          [James Raspass]
        - remove dependency to Test::Deep again. rt.cpan.org#130096 [Kent Fredric]
2020-05-09 08:58:15 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
aaaf8ccc1b p5-XML-Compile-SOAP: update to 3.24.
version 3.24: Tue  6 Mar 08:12:19 CET 2018

	Fixes:
	- Experimental keys on scalar
	  rt.cpan.org#124688 [Slaven Rezic]

	Improvements:
	- add missing example wsdl

version 3.23: Sun Mar  4 23:45:09 CET 2018

	Fixes:
	- add 'Host' to the header.

	Improvements:
	- rpc style header with type part [Lars Thegler]
	- typo in doc rt.cpan.org#124462 [Andy Scheller]
	- ::Server::compileFilter() could not handle RPCs with empty bodies,
	  but was broken much more serious anyway [Abeltje]
	- convert to GIT, publish via GitHub
2018-03-08 13:12:54 +00:00
wen
cf90360e42 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]
2017-07-09 15:25:44 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wen
1096b94ec5 Update to 3.21
Upstream changes:
version 3.21: Wed 11 Jan 10:02:19 CET 2017

	Fixes:
	- XOP hooks were instated, even though XML::Compile::XOP was not.
	  Schema/WSDL compilation will be a little faster now.
	  https://github.com/mjgardner/xml-compilex-schema-loader/issues/1
	  [Slaven Rezi�]
	- constant name: XS_DAEMON_NS -> XC_DAEMON_NS
	  rt.cpan.org#119800 [Pavel Trushkin]

	Improvements:
	- spell fix Debian rt.cpan.org#118577 [Gregor Herrmann, Debian]
2017-01-24 01:54:28 +00:00
wiz
b9f933f51e Import p5-XML-Compile-SOAP-3.20 as textproc/p5-XML-Compile-SOAP.
This perl module handles the SOAP protocol. The first implementation
is SOAP1.1, which is still most often used. The SOAP1.2 definition
is provided via the separate distribution XML::Compile::SOAP12.
2016-11-23 09:23:37 +00:00