1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Passes all tests with net/p5-SOAP-Lite.

This commit is contained in:
Mathieu Arnold 2013-10-18 14:20:39 +00:00
parent 36ad95e011
commit 0ccc221ad4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330751

View File

@ -3,6 +3,7 @@
PORTNAME= ResourcePool-Resource-SOAP-Lite
PORTVERSION= 1.0103
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN \
http://www.fatalmind.com/projects/ResourcePool/
@ -13,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= ResourcePool wrapper for SOAP::Lite
RUN_DEPENDS= p5-ResourcePool>=1.0100:${PORTSDIR}/devel/p5-ResourcePool \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite-060
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5