From vvelox@vvelox.net  Mon Oct 19 16:45:34 2009
Return-Path: <vvelox@vvelox.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3978C106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Oct 2009 16:45:34 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42])
	by mx1.freebsd.org (Postfix) with ESMTP id 04AF38FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Oct 2009 16:45:33 +0000 (UTC)
Received: from vixen42.vulpes (unknown [192.168.14.1])
	(Authenticated sender: vvelox)
	by vulpes.vvelox.net (Postfix) with ESMTP id 66070B842
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Oct 2009 11:45:22 -0500 (CDT)
Message-Id: <1255970727.40813@vixen42.vulpes>
Date: Mon, 19 Oct 2009 11:45:27 -0500
From: "Zane C.B." <vvelox@vvelox.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: Update port: devel/p5-ZConf-GUI    add a few missing dependencies to the Makefile
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         139762
>Category:       ports
>Synopsis:       Update port: devel/p5-ZConf-GUI    add a few missing dependencies to the Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 19 16:50:02 UTC 2009
>Closed-Date:    Fri Oct 30 10:20:48 UTC 2009
>Last-Modified:  Fri Oct 30 10:20:48 UTC 2009
>Originator:     Zane C.B.
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009
    root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC



>Description:


Missing the dependencies for 'net/p5-ZConf' and 'x11/xhost'.


>How-To-Repeat:


1: build and install it
2: notice it does not require ZConf of xhost
3: apply diff
4: notice it does not when built and installed


>Fix:


--- p5-ZConf-GUI_Makefile.diff begins here ---
--- Makefile.orig	2009-10-19 11:38:01.000000000 -0500
+++ Makefile	2009-10-19 11:40:44.000000000 -0500
@@ -15,6 +15,9 @@
 MAINTAINER=	vvelox@vvelox.net
 COMMENT=	A GUI backend chooser
 
+RUN_DEPENDS=    ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
+		${PREFIX}/bin/xhost:${PORTSDIR}/x11/xhost
+
 PERL_CONFIGURE=	yes
 
 MAN3=		ZConf::GUI.3
--- p5-ZConf-GUI_Makefile.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Oct 19 18:26:57 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139762 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Oct 30 10:20:45 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139762 
>Unformatted:
