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-SOAP Import p5-XML-Compile-SOA...
details: https://anonhg.NetBSD.org/pkgsrc/rev/be357b5737f7
branches: trunk
changeset: 355151:be357b5737f7
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 09:23:37 2016 +0000
description:
Import p5-XML-Compile-SOAP-3.20 as textproc/p5-XML-Compile-SOAP.
This perl module handles the SOAP protocol. The first implementation
is SOAP1.1, which is still most often used. The SOAP1.2 definition
is provided via the separate distribution XML::Compile::SOAP12.
diffstat:
textproc/p5-XML-Compile-SOAP/DESCR | 3 +++
textproc/p5-XML-Compile-SOAP/Makefile | 24 ++++++++++++++++++++++++
textproc/p5-XML-Compile-SOAP/distinfo | 6 ++++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r ba571bdd9253 -r be357b5737f7 textproc/p5-XML-Compile-SOAP/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-SOAP/DESCR Wed Nov 23 09:23:37 2016 +0000
@@ -0,0 +1,3 @@
+This perl module handles the SOAP protocol. The first implementation
+is SOAP1.1, which is still most often used. The SOAP1.2 definition
+is provided via the separate distribution XML::Compile::SOAP12.
diff -r ba571bdd9253 -r be357b5737f7 textproc/p5-XML-Compile-SOAP/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-SOAP/Makefile Wed Nov 23 09:23:37 2016 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2016/11/23 09:23:37 wiz Exp $
+
+DISTNAME= XML-Compile-SOAP-3.20
+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-SOAP/
+COMMENT= SOAP 1.1 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-libwww-[0-9]*:../../www/p5-libwww
+# 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/SOAP/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ba571bdd9253 -r be357b5737f7 textproc/p5-XML-Compile-SOAP/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Compile-SOAP/distinfo Wed Nov 23 09:23:37 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/11/23 09:23:37 wiz Exp $
+
+SHA1 (XML-Compile-SOAP-3.20.tar.gz) = d5454868d2e0db52250808e443a63255f482ae3f
+RMD160 (XML-Compile-SOAP-3.20.tar.gz) = 7aad43b6aa7d4a27e03f21a02e021dcb96f62328
+SHA512 (XML-Compile-SOAP-3.20.tar.gz) = 72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5
+Size (XML-Compile-SOAP-3.20.tar.gz) = 100249 bytes
Home |
Main Index |
Thread Index |
Old Index