summaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-03-05 08:45:33 +0000
committerwen <wen@pkgsrc.org>2016-03-05 08:45:33 +0000
commitc481daea69b11db5adad6650b2482c27e0514e1d (patch)
tree73b49fce32e2ca899525d75d839945b0e77b5f9c /net/p5-SOAP-Lite/Makefile
parent8afc5743e55c51b21af4afd6b0af0cd688083607 (diff)
downloadpkgsrc-c481daea69b11db5adad6650b2482c27e0514e1d.tar.gz
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]
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-rw-r--r--net/p5-SOAP-Lite/Makefile5
1 files changed, 2 insertions, 3 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/}