Remove net/p5-SOAP-Transport-TCP from pkgsrc.
Merged SOAP::Transport::TCP back into SOAP::Lite (for 1.0) approved by wiz@.
This commit is contained in:
parent
9ff9fe902d
commit
bca6df70d0
4 changed files with 1 additions and 32 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.978 2013/09/15 18:47:46 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.979 2013/09/19 11:00:19 obache Exp $
|
||||
#
|
||||
|
||||
COMMENT= Networking tools
|
||||
|
@ -459,7 +459,6 @@ SUBDIR+= p5-SNMP-Info
|
|||
SUBDIR+= p5-SNMP-MIB-Compiler
|
||||
SUBDIR+= p5-SNMP_Session
|
||||
SUBDIR+= p5-SOAP-Lite
|
||||
SUBDIR+= p5-SOAP-Transport-TCP
|
||||
SUBDIR+= p5-Socket6
|
||||
SUBDIR+= p5-Test-DNS
|
||||
SUBDIR+= p5-Test-TCP
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
This package adds TCP transport support to SOAP::Lite.
|
|
@ -1,24 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.5 2013/09/19 09:41:25 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= SOAP-Transport-TCP-0.715
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/SOAP-Transport-TCP
|
||||
COMMENT= TCP transport layer for SOAP::Lite
|
||||
LICENSE= artistic
|
||||
|
||||
CONFLICTS+= p5-SOAP-Lite<0.714
|
||||
CONFLICTS+= p5-SOAP-Lite>=1.0
|
||||
DEPENDS+= p5-SOAP-Lite>=0.714:../../net/p5-SOAP-Lite
|
||||
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
PERL5_PACKLIST= auto/SOAP/Transport/TCP/.packlist
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/11/03 04:49:46 obache Exp $
|
||||
|
||||
SHA1 (SOAP-Transport-TCP-0.715.tar.gz) = ba7a63ae893d4b454340060ce35010ba6d34f962
|
||||
RMD160 (SOAP-Transport-TCP-0.715.tar.gz) = 3fbeb74625781c679ef486180ed55132160d4a57
|
||||
Size (SOAP-Transport-TCP-0.715.tar.gz) = 44554 bytes
|
Loading…
Reference in a new issue