pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46520: [Update]net/pear-SOAP:update to 0.13.0



>Number:         46520
>Category:       pkg
>Synopsis:       [Update]net/pear-SOAP:update to 0.13.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 02 15:30:00 +0000 2012
>Originator:     wen heping
>Release:        NetBSD-5.1.2
>Organization:
netbsd
>Environment:
>Description:
update to 0.13.0
Changelog:

* Rename QName::ns property to QName::prefix.
* Fix parsing multipart/related responses (Bugs #14756, #14854).
* Fix parsing certain WSDLs with attachments (Bill Blough, Bug #16968).
* Use PCRE instead of ereg_* functions (Olle Jonsson, Bug #17726).]
QA release
Bug #11729 WSDL Local File loading
Bug #14344 Use Net_Server in SOAP_Server_TCP
Bug #14756 multipart/related response is not parsed
Bug #14782 logic problem in SOAP_Base bulids multidimensional arrays instead of 
flat
Bug #14854 multipart/related responses no longer handled correctly
Bug #16968 Bad array assignment when using WSDL client
Bug #17659 Assigning the return value of new by reference is deprecated
Bug #17726 Patch: Using PCRE functions to avoid deprecated functions
Bug #18458 Returning SOAP_Attachment in MIME
Bug #18492 Wrong response when returning multiple results
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/pear-SOAP/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile    15 Apr 2012 22:01:02 -0000      1.12
+++ Makefile    2 Jun 2012 15:24:48 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.12 2012/04/15 22:01:02 wiz Exp $

-DISTNAME=      SOAP-0.12.0
+DISTNAME=      SOAP-0.13.0
 CATEGORIES+=   net

 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/pear-SOAP/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    6 Feb 2010 16:00:49 -0000       1.5
+++ distinfo    2 Jun 2012 15:24:48 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.5 2010/02/06 16:00:49 taca Exp $

-SHA1 (pear/SOAP-0.12.0.tgz) = 673cb51c8fcc2b8a6c477560786a4cec9bbce086
-RMD160 (pear/SOAP-0.12.0.tgz) = 5ce523c4544f054a216e16e0d655ad81e5665a33
-Size (pear/SOAP-0.12.0.tgz) = 71233 bytes
+SHA1 (pear/SOAP-0.13.0.tgz) = 10df89da990937e0e3f34fe18890de791193c3e3
+RMD160 (pear/SOAP-0.13.0.tgz) = ff6c82af2c8093f1d0a789ff9ffb5fcf10f45def
+Size (pear/SOAP-0.13.0.tgz) = 85945 bytes



Home | Main Index | Thread Index | Old Index