pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-XML-Compile-SOAP
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 23 09:23:37 UTC 2016
Added Files:
pkgsrc/textproc/p5-XML-Compile-SOAP: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-XML-Compile-SOAP/DESCR \
pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile \
pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/p5-XML-Compile-SOAP/DESCR
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-SOAP/DESCR:1.1
--- /dev/null Wed Nov 23 09:23:37 2016
+++ pkgsrc/textproc/p5-XML-Compile-SOAP/DESCR Wed Nov 23 09:23:37 2016
@@ -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.
Index: pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile:1.1
--- /dev/null Wed Nov 23 09:23:37 2016
+++ pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile Wed Nov 23 09:23:37 2016
@@ -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"
Index: pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo
diff -u /dev/null pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo:1.1
--- /dev/null Wed Nov 23 09:23:37 2016
+++ pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo Wed Nov 23 09:23:37 2016
@@ -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