diff options
author | wen <wen@pkgsrc.org> | 2013-11-12 13:31:38 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-11-12 13:31:38 +0000 |
commit | e4b405cfb1375f7e40903a98769c173cbdb2d848 (patch) | |
tree | 3c77abe193948a64447ff3372ae5ddf8a17fe8a2 /net/p5-SOAP-Lite | |
parent | 96cf5cd1e32588f9ddc979307ff068d5923da59f (diff) | |
download | pkgsrc-e4b405cfb1375f7e40903a98769c173cbdb2d848.tar.gz |
Update to 1.08
Upstream changes:
1.08 November 8, 2013
! #15703 add no_index for examples to prevent CPAN pollution [githumb.com/sergeyromanov]
1.07 November 7, 2013
! #89948 Remove warning when Content-Id is not present
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 3e75aae0143..a4454693a17 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2013/09/19 11:03:53 obache Exp $ +# $NetBSD: Makefile,v 1.39 2013/11/12 13:31:38 wen Exp $ -DISTNAME= SOAP-Lite-1.06 +DISTNAME= SOAP-Lite-1.08 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 5c730ae46f7..cc34a6ce5ee 100644 --- a/net/p5-SOAP-Lite/distinfo +++ b/net/p5-SOAP-Lite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2013/08/22 07:14:24 wen Exp $ +$NetBSD: distinfo,v 1.13 2013/11/12 13:31:38 wen Exp $ -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 +SHA1 (SOAP-Lite-1.08.tar.gz) = 84363ed85c6aa41676bff0ed96f30e9d79fc833e +RMD160 (SOAP-Lite-1.08.tar.gz) = bd554cf8fe32d843a559d1c4781bae64130ee6fc +Size (SOAP-Lite-1.08.tar.gz) = 227090 bytes |