pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Compile-SOAP12 Import p5-XML-Compile-S...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e982d307ac9a
branches:  trunk
changeset: 355153:e982d307ac9a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 23 09:26:15 2016 +0000

description:
Import p5-XML-Compile-SOAP12-3.04 as textproc/p5-XML-Compile-SOAP12.

This perl module handles the SOAP protocol version 1.2.

diffstat:

 textproc/p5-XML-Compile-SOAP12/DESCR    |   1 +
 textproc/p5-XML-Compile-SOAP12/Makefile |  24 ++++++++++++++++++++++++
 textproc/p5-XML-Compile-SOAP12/distinfo |   6 ++++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 928ffa1f77f4 -r e982d307ac9a textproc/p5-XML-Compile-SOAP12/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-SOAP12/DESCR      Wed Nov 23 09:26:15 2016 +0000
@@ -0,0 +1,1 @@
+This perl module handles the SOAP protocol version 1.2.
diff -r 928ffa1f77f4 -r e982d307ac9a textproc/p5-XML-Compile-SOAP12/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-SOAP12/Makefile   Wed Nov 23 09:26:15 2016 +0000
@@ -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@localhost
+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 -r 928ffa1f77f4 -r e982d307ac9a textproc/p5-XML-Compile-SOAP12/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-SOAP12/distinfo   Wed Nov 23 09:26:15 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index