ports/165836: [PATCH] net/p5-SOAP-MySOAP: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Wed Mar 7 21:20:11 UTC 2012


>Number:         165836
>Category:       ports
>Synopsis:       [PATCH] net/p5-SOAP-MySOAP: add missing DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 07 21:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
See patch

Port maintainer (gslin at gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-SOAP-MySOAP-0.023_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-SOAP-MySOAP/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	1 May 2007 02:09:58 -0000	1.1
+++ Makefile	7 Mar 2012 20:57:11 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	SOAP-MySOAP
 PORTVERSION=	0.023
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	SOAP
@@ -15,6 +16,9 @@
 MAINTAINER=	gslin at gslin.org
 COMMENT=	An extremely basic SOAP client module
 
+BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+
 PERL_CONFIGURE=	yes
 
 MAN3=		SOAP::MySOAP.3
--- p5-SOAP-MySOAP-0.023_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list