Thu Sep 13 08:58:21 2012 UTC ()
Updated net/p5-SOAP-Lite to 0.715

0.715
    ! #75938 Change to warning / add configuration variable to allow XML tags starting with /xml/i
    ! #76902 Missing info in "SSL CERTIFICATE AUTHENTICATION" documentation
        ! #74577 work around/fixes for success with MS WS https/compressed
    ! #74308 SOAP-Lite fails for operations with period in name
    ! #73802 client did not set the encoding of the soap-envelope to 'iso-8859-1' in HTTP-request
    ! #75019 HTTP server doesn't process PIPE signal
    ! #72836 Processing a SOAP 1.2 request breaks the next SOAP 1.1 response
    ! #70381 SOAP-Lite performance
    ! #53375 comments after <?xml .. >
    ! #63693 Uninitalized value (again)
    ! #37360 Use of uninitialized variables in SOAP tests
    ! fixed encoding in xmlrpc keys
    ! #15176 problems with SOAP::Header ->value


(abs)
diff -r1.31 -r1.32 pkgsrc/net/p5-SOAP-Lite/Makefile
diff -r1.9 -r1.10 pkgsrc/net/p5-SOAP-Lite/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/net/p5-SOAP-Lite/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-SOAP-Lite/Makefile 2011/11/02 14:44:36 1.31
+++ pkgsrc/net/p5-SOAP-Lite/Makefile 2012/09/13 08:58:21 1.32
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.31 2011/11/02 14:44:36 adam Exp $ 1# $NetBSD: Makefile,v 1.32 2012/09/13 08:58:21 abs Exp $
2 2
3DISTNAME= SOAP-Lite-0.714 3DISTNAME= SOAP-Lite-0.715
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= net perl5 5CATEGORIES= net perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.soaplite.com/ 9HOMEPAGE= http://www.soaplite.com/
10#HOMEPAGE= http://search.cpan.org/dist/SOAP-Lite/ 10#HOMEPAGE= http://search.cpan.org/dist/SOAP-Lite/
11COMMENT= Perl5 module providing a lightweight interface to SOAP 11COMMENT= Perl5 module providing a lightweight interface to SOAP
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector 14DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector
15DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay 15DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay
16DEPENDS+= p5-FCGI>=0:../../www/p5-FCGI 16DEPENDS+= p5-FCGI>=0:../../www/p5-FCGI

cvs diff -r1.9 -r1.10 pkgsrc/net/p5-SOAP-Lite/distinfo (expand / switch to unified diff)

--- pkgsrc/net/p5-SOAP-Lite/distinfo 2011/11/02 14:44:36 1.9
+++ pkgsrc/net/p5-SOAP-Lite/distinfo 2012/09/13 08:58:21 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2011/11/02 14:44:36 adam Exp $ 1$NetBSD: distinfo,v 1.10 2012/09/13 08:58:21 abs Exp $
2 2
3SHA1 (SOAP-Lite-0.714.tar.gz) = e7257cb41b4f6016d2fef6d07bdd0a04c3223fe3 3SHA1 (SOAP-Lite-0.715.tar.gz) = 8ff81f9d117934449e47da2218554c883b933d8b
4RMD160 (SOAP-Lite-0.714.tar.gz) = 1ba73475266ed2d5421f5170ac78587e895909a3 4RMD160 (SOAP-Lite-0.715.tar.gz) = d2d123d16ec2d77f68f7311ce8b8dfcf631d0bd6
5Size (SOAP-Lite-0.714.tar.gz) = 236206 bytes 5Size (SOAP-Lite-0.715.tar.gz) = 233829 bytes