diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-23 09:26:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-23 09:26:15 +0000 |
commit | 5b14181222157834ca10f38cdd18c54d5a882e97 (patch) | |
tree | 109327f62b7a3ed637346045fe2685d2e119f087 | |
parent | a0c2262ca56a31be29c36af12c22a38915fd7b69 (diff) | |
download | pkgsrc-5b14181222157834ca10f38cdd18c54d5a882e97.tar.gz |
Import p5-XML-Compile-SOAP12-3.04 as textproc/p5-XML-Compile-SOAP12.
This perl module handles the SOAP protocol version 1.2.
-rw-r--r-- | textproc/p5-XML-Compile-SOAP12/DESCR | 1 | ||||
-rw-r--r-- | textproc/p5-XML-Compile-SOAP12/Makefile | 24 | ||||
-rw-r--r-- | textproc/p5-XML-Compile-SOAP12/distinfo | 6 |
3 files changed, 31 insertions, 0 deletions
diff --git a/textproc/p5-XML-Compile-SOAP12/DESCR b/textproc/p5-XML-Compile-SOAP12/DESCR new file mode 100644 index 00000000000..e471ce734bc --- /dev/null +++ b/textproc/p5-XML-Compile-SOAP12/DESCR @@ -0,0 +1 @@ +This perl module handles the SOAP protocol version 1.2. diff --git a/textproc/p5-XML-Compile-SOAP12/Makefile b/textproc/p5-XML-Compile-SOAP12/Makefile new file mode 100644 index 00000000000..404fb329e21 --- /dev/null +++ b/textproc/p5-XML-Compile-SOAP12/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2016/11/23 09:26:15 wiz Exp $ + +DISTNAME= XML-Compile-SOAP12-3.04 +PKGNAME= p5-${DISTNAME} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/XML-Compile-SOAP12/ +COMMENT= SOAP 1.2 implementation for perl +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Log-Report-[0-9]*:../../devel/p5-Log-Report +DEPENDS+= p5-XML-Compile-[0-9]*:../../textproc/p5-XML-Compile +DEPENDS+= p5-XML-Compile-Cache-[0-9]*:../../textproc/p5-XML-Compile-Cache +DEPENDS+= p5-XML-Compile-SOAP-[0-9]*:../../textproc/p5-XML-Compile-SOAP +# TEST_DEPENDS +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +BUILD_DEPENDS+= p5-XML-Compile-Tester-[0-9]*:../../textproc/p5-XML-Compile-Tester + +PERL5_PACKLIST= auto/XML/Compile/SOAP12/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-XML-Compile-SOAP12/distinfo b/textproc/p5-XML-Compile-SOAP12/distinfo new file mode 100644 index 00000000000..963961e07c9 --- /dev/null +++ b/textproc/p5-XML-Compile-SOAP12/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/11/23 09:26:15 wiz Exp $ + +SHA1 (XML-Compile-SOAP12-3.04.tar.gz) = 61440201b02ecf24e7de988a221e4b4f566c2914 +RMD160 (XML-Compile-SOAP12-3.04.tar.gz) = f252dc74645d4ad20408cff98c3d6684d25fe51c +SHA512 (XML-Compile-SOAP12-3.04.tar.gz) = 39958c886f577682d06fa09481ee57d4926df4a7509ede584c380815d6453757973fed049a3021e03018bae5e6db7cc07f01b0426e3a866264a7a62088afb243 +Size (XML-Compile-SOAP12-3.04.tar.gz) = 22822 bytes |