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
This commit is contained in:
adam 2011-11-02 14:44:36 +00:00
parent d71bd1592b
commit 1d724454a9
2 changed files with 6 additions and 8 deletions

View file

@ -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/}

View file

@ -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