From c481daea69b11db5adad6650b2482c27e0514e1d Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 5 Mar 2016 08:45:33 +0000 Subject: Update to 1.19 Upstream changes: 1.19 August 26, 2015 ! #106665 Correct the version manually, no autoversioning, and the maintainer screwed up 1.18 August 25, 2015 ! Fix a couple of cases where undefined values were being passed to functions [github/redhotpenguin] ! Do not set content_length for compressed request [github/bor] ! Add test for check return of send_receive(), add titles for some tests [github/bor] 1.17 July 30, 2015 ! #106051 Fix utf8 encoding for CGI test (thanks cpan/ETHER for tips) 1.16 July 23, 2015 ! Fix empty release. Note to self - do not release code when wife is in early labor 1.15 July 21, 2015 + Preventing "billion laughs" exponential entity expansion attack [github/thilo-fester] --- net/p5-SOAP-Lite/Makefile | 5 ++--- net/p5-SOAP-Lite/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 3266e4545a8..54a931c3401 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2015/07/12 18:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2016/03/05 08:45:33 wen Exp $ -DISTNAME= SOAP-Lite-1.14 +DISTNAME= SOAP-Lite-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 d666b46181d..baa31a56ae2 100644 --- a/net/p5-SOAP-Lite/distinfo +++ b/net/p5-SOAP-Lite/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2015/11/04 00:35:25 agc Exp $ +$NetBSD: distinfo,v 1.17 2016/03/05 08:45:33 wen Exp $ -SHA1 (SOAP-Lite-1.14.tar.gz) = a26181b5d9c200f86d1c41196a5460b9ca68ccb0 -RMD160 (SOAP-Lite-1.14.tar.gz) = 6413442e367fc056de84f791a1c2587676a5310f -SHA512 (SOAP-Lite-1.14.tar.gz) = 6ad26f69aeb7ebf1b05c64e30e42918f970a0eaaf6c764baa4cc21a931e13921ba3d4796175324bf3e4e5c11b05f59d84bb17a49d87a1579024b242e251255ab -Size (SOAP-Lite-1.14.tar.gz) = 276774 bytes +SHA1 (SOAP-Lite-1.19.tar.gz) = 4f03ed7a5620932ea38165f8b765f202c1db2c2f +RMD160 (SOAP-Lite-1.19.tar.gz) = 447b61bad18ba669cd53ad5ca7b4987a723b94d8 +SHA512 (SOAP-Lite-1.19.tar.gz) = 530deba9011075b65e8eae4c64cac62c374cd17823e1d23b8383af2bc28075aa1e68809eb8b09a98b44c29cbd7398e6d24ffc9808badc39453f6b9e87a2e1a1d +Size (SOAP-Lite-1.19.tar.gz) = 271044 bytes -- cgit v1.2.3