diff options
author | wen <wen@pkgsrc.org> | 2013-08-22 07:14:24 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-08-22 07:14:24 +0000 |
commit | ad4c90b6b5253d675bc31947b1d2e6e4a1264697 (patch) | |
tree | 805564acabc67b38ee63bc3ef9b634b05da6f93e /net/p5-SOAP-Lite | |
parent | b0dd99231bc92ab55141b52eff0aa58ddc665e95 (diff) | |
download | pkgsrc-ad4c90b6b5253d675bc31947b1d2e6e4a1264697.tar.gz |
Update to 1.06
Upstream changes:
1.06 August 21, 2013
! #87935 skip all MIME-Parser tests if it is not installed
! #87787 Use of uninitialized value $ns in Lite.pm
1.05 August 18, 2013
! #87848 Fix manifest, fix invalid http version from release blunder
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 4 | ||||
-rw-r--r-- | net/p5-SOAP-Lite/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index c9eba81aeed..cdae6141a17 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2013/08/13 00:43:07 wen Exp $ +# $NetBSD: Makefile,v 1.37 2013/08/22 07:14:24 wen Exp $ -DISTNAME= SOAP-Lite-1.04 +DISTNAME= SOAP-Lite-1.06 PKGNAME= p5-${DISTNAME} 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 b6eaf9065d1..5c730ae46f7 100644 --- a/net/p5-SOAP-Lite/distinfo +++ b/net/p5-SOAP-Lite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2013/08/13 00:43:07 wen Exp $ +$NetBSD: distinfo,v 1.12 2013/08/22 07:14:24 wen Exp $ -SHA1 (SOAP-Lite-1.04.tar.gz) = 419208ead39f170de01a3352afa786ae7f336de9 -RMD160 (SOAP-Lite-1.04.tar.gz) = e4dae1ec95d3fd20247c29bfc88f82a9c1fa9064 -Size (SOAP-Lite-1.04.tar.gz) = 222598 bytes +SHA1 (SOAP-Lite-1.06.tar.gz) = b15a53051bcb714d9002b0cb7b6f93fb5b023009 +RMD160 (SOAP-Lite-1.06.tar.gz) = 968ccf25ec7b61a9c681992cbae86750a724e089 +Size (SOAP-Lite-1.06.tar.gz) = 227101 bytes |