From 1e21e45f01c1b46c19565a5f51ada9ba875c5311 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 2 Nov 2011 14:44:36 +0000 Subject: Changes 0.714: * Moved SOAP::Transport::TCP into SOAP-Transport-TPC distribution * 70329 - not generating attributes properly (deleting id attribute) Changes 0.713: * 52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type * 48775 Small bug in SOAP::Packager * 51178 Emailing: SOAP-Lite-0.710.10.patch * 55962 Spelling errors * 52015 defined(%hash) deprecated in Perl 5.11 * 63693 Uninitalized value * 65655 Assignment of shift to list * 58538 regression from 0.710.08 soap:Client,Application failed during request deserialization * 64250 Bleadperl v5.13.7-297-g558b442 breaks SOAP::Lite 0.712 * 68088 XML::Parser::Lite fails tests under perl 5.14 RC1 * 69825 Bug in SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm --- net/p5-SOAP-Lite/Makefile | 6 ++---- net/p5-SOAP-Lite/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'net') diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 380e5355b50..1958eb873a6 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2011/08/14 14:14:49 obache Exp $ -# +# $NetBSD: Makefile,v 1.31 2011/11/02 14:44:36 adam Exp $ -DISTNAME= SOAP-Lite-0.712 +DISTNAME= SOAP-Lite-0.714 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/} diff --git a/net/p5-SOAP-Lite/distinfo b/net/p5-SOAP-Lite/distinfo index 1ed21093c71..b2ca53d12ab 100644 --- a/net/p5-SOAP-Lite/distinfo +++ b/net/p5-SOAP-Lite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2010/08/04 17:04:29 sno Exp $ +$NetBSD: distinfo,v 1.9 2011/11/02 14:44:36 adam Exp $ -SHA1 (SOAP-Lite-0.712.tar.gz) = 46445cdf32e245b867abf0036a83d442351475c0 -RMD160 (SOAP-Lite-0.712.tar.gz) = 1380a3814a323679f23fd882f5a9b779c121a9f2 -Size (SOAP-Lite-0.712.tar.gz) = 237942 bytes +SHA1 (SOAP-Lite-0.714.tar.gz) = e7257cb41b4f6016d2fef6d07bdd0a04c3223fe3 +RMD160 (SOAP-Lite-0.714.tar.gz) = 1ba73475266ed2d5421f5170ac78587e895909a3 +Size (SOAP-Lite-0.714.tar.gz) = 236206 bytes -- cgit v1.2.3