ports/164744: [PATCH] devel/p5-AnyEvent-DBus: add missing depends to silence build warnings
Steve Wills
swills at FreeBSD.org
Fri Feb 3 21:00:23 UTC 2012
>Number: 164744
>Category: ports
>Synopsis: [PATCH] devel/p5-AnyEvent-DBus: add missing 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: Fri Feb 03 21:00:22 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:
see patch
Port maintainer (sahil at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-AnyEvent-DBus-0.31.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-AnyEvent-DBus/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 3 Jul 2010 07:24:27 -0000 1.2
+++ Makefile 3 Feb 2012 20:57:41 -0000
@@ -14,6 +14,9 @@
MAINTAINER= sahil at FreeBSD.org
COMMENT= Seamlessly integrate Net::DBus into AnyEvent
+BUILD_DEPENDS= p5-AnyEvent>=5:${PORTSDIR}/devel/p5-AnyEvent \
+ p5-Net-DBus>=0.33:${PORTSDIR}/devel/p5-Net-DBus \
+ p5-common-sense>=3.2:${PORTSDIR}/devel/p5-common-sense
RUN_DEPENDS= p5-AnyEvent>=5:${PORTSDIR}/devel/p5-AnyEvent \
p5-Net-DBus>=0.33:${PORTSDIR}/devel/p5-Net-DBus \
p5-common-sense>=3.2:${PORTSDIR}/devel/p5-common-sense
--- p5-AnyEvent-DBus-0.31.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list