ports/164755: [PATCH] devel/p5-App-GitHub: add missing BUILD_DEPENDS to silence build warnings

Steve Wills swills at FreeBSD.org
Sat Feb 4 04:10:10 UTC 2012


>Number:         164755
>Category:       ports
>Synopsis:       [PATCH] devel/p5-App-GitHub: add missing BUILD_DEPENDS to silence build warnings
>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:   Sat Feb 04 04:10:09 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 #8: Mon Dec 19 15:53:28 EST 2011
>Description:
[DESCRIBE CHANGES]

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

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-App-GitHub-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-App-GitHub/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	26 Nov 2010 21:23:50 -0000	1.1
+++ Makefile	4 Feb 2012 04:06:48 -0000
@@ -15,6 +15,9 @@
 MAINTAINER=	gslin at gslin.org
 COMMENT=	GitHub Command Tools
 
+BUILD_DEPENDS=	p5-JSON-XS>=2.3:${PORTSDIR}/converters/p5-JSON-XS \
+		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+		p5-Net-GitHub>=0.12:${PORTSDIR}/net/p5-Net-GitHub
 RUN_DEPENDS=	p5-JSON-XS>=2.3:${PORTSDIR}/converters/p5-JSON-XS \
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-Net-GitHub>=0.12:${PORTSDIR}/net/p5-Net-GitHub
--- p5-App-GitHub-0.11.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list