Updating net/p5-SOAP-Lite from 1.710.10 to 1.712
pkgsrc changes: - adjust dependencies Upstream changes since 1.710.10: 0.712 ! #57409 SOAP::Lite installation problem ! #52015 defined(%hash) deprecated in Perl 5.11 ! #39546 use of version.pm ! #52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type ! #55962 Spelling errors 0.711 SOAP::Transport::JABBER, SOAP::Transport::MQ and SOAP::Tranport::FTP are now in their own distributions. ! [2790747] Bugtracker specification in META.yml missing ! #45997: Inconsistency in SOAP::Serializer documentation ! #55618: HTTP_TRANSFER_ENCODING can be undefined in SOAP/Transpo ! [2946245] / #54106 Only last Cookie Set ! #50178: Win32 isuue with IO::SessionData and IO::SessionSet ! #41527: SOAP::Lite 0.69 with Apache2 HTTP Server module and mod_perl 2 returns 500 Internal
This commit is contained in:
parent
b0c2efa46b
commit
c99493849b
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.27 2009/10/18 09:24:26 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2010/08/04 17:04:29 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= SOAP-Lite-0.710.10
|
||||
DISTNAME= SOAP-Lite-0.712
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
|
||||
|
@ -12,6 +12,7 @@ HOMEPAGE= http://www.soaplite.com/
|
|||
COMMENT= Perl5 module providing a lightweight interface to SOAP
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector
|
||||
DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay
|
||||
DEPENDS+= p5-FCGI>=0:../../www/p5-FCGI
|
||||
DEPENDS+= {perl>=5.10.0,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2009/10/18 09:24:27 sno Exp $
|
||||
$NetBSD: distinfo,v 1.8 2010/08/04 17:04:29 sno Exp $
|
||||
|
||||
SHA1 (SOAP-Lite-0.710.10.tar.gz) = 86d346387275b73219700f20dc971255b2e895ca
|
||||
RMD160 (SOAP-Lite-0.710.10.tar.gz) = 127abf04adf0372dc1dc77f104bcd2457070e552
|
||||
Size (SOAP-Lite-0.710.10.tar.gz) = 244184 bytes
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue