Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2013 14:20:40 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330751 - head/net/p5-ResourcePool-Resource-SOAP-Lite
Message-ID:  <201310181420.r9IEKeeT096796@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Oct 18 14:20:39 2013
New Revision: 330751
URL: http://svnweb.freebsd.org/changeset/ports/330751

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

Modified:
  head/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile

Modified: head/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile
==============================================================================
--- head/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile	Fri Oct 18 14:17:16 2013	(r330750)
+++ head/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile	Fri Oct 18 14:20:39 2013	(r330751)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310181420.r9IEKeeT096796>