From bdavis@mccaffrey.den.so14k.com  Thu Sep 30 21:48:55 2010
Return-Path: <bdavis@mccaffrey.den.so14k.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 860B5106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 2010 21:48:55 +0000 (UTC)
	(envelope-from bdavis@mccaffrey.den.so14k.com)
Received: from mccaffrey.den.so14k.com (gw.den.so14k.com [63.228.67.212])
	by mx1.freebsd.org (Postfix) with ESMTP id 6690C8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 2010 21:48:55 +0000 (UTC)
Received: by mccaffrey.den.so14k.com (Postfix, from userid 1000)
	id 30027B7DD; Thu, 30 Sep 2010 15:48:54 -0600 (MDT)
Message-Id: <20100930214854.30027B7DD@mccaffrey.den.so14k.com>
Date: Thu, 30 Sep 2010 15:48:54 -0600 (MDT)
From: Brad Davis <brd@FreeBSD.org>
Reply-To: Brad Davis <brd@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Add missing dependency to net-mgmt/rackmonkey
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ecrist@secure-computing.net

>Number:         151127
>Category:       ports
>Synopsis:       [patch] Add missing dependency to net-mgmt/rackmonkey
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 30 21:50:03 UTC 2010
>Closed-Date:    Fri Dec 10 23:04:54 UTC 2010
>Last-Modified:  Fri Dec 10 23:10:20 UTC 2010
>Originator:     Brad Davis
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:

>Description:
	Add a missing dependency on databases/p5-DBD-mysql to rackmonkey
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/rackmonkey/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	20 May 2010 08:44:31 -0000	1.5
+++ Makefile	30 Sep 2010 21:08:15 -0000
@@ -44,6 +44,7 @@
 .endif
 .if defined(WITH_MYSQL)
 USE_MYSQL=	yes
+RUN_DEPENDS+=	p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
 .endif
 .if defined(WITH_POSTGRES)
 USE_PGSQL=	83

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->brd 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 30 21:50:12 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151127 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 30 21:50:17 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151127 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ecrist@secure-computing.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151127: [patch] Add missing dependency to net-mgmt/rackmonkey
Date: Thu, 30 Sep 2010 21:50:15 UT

 Maintainer of net-mgmt/rackmonkey,
 
 Please note that PR ports/151127 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151127
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Fri Dec 10 03:14:08 UTC 2010 
State-Changed-Why:  
maintainer timeout (ecrist@secure-computing.net ; 71 days) 


Responsible-Changed-From-To: brd->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Fri Dec 10 03:14:08 UTC 2010 
Responsible-Changed-Why:  
maintainer timeout (ecrist@secure-computing.net ; 71 days) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151127 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Dec 10 23:04:52 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151127 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151127: commit references a PR
Date: Fri, 10 Dec 2010 23:04:54 +0000 (UTC)

 pgollucci    2010-12-10 23:04:49 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/rackmonkey  Makefile 
   Log:
   - Fix depends when WITH_MYSQL
   
   PR:             ports/151127
   Submitted by:   brd
   Approved by:    ecrist@secure-computing.net (maintainer)
   
   Revision  Changes    Path
   1.6       +1 -0      ports/net-mgmt/rackmonkey/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
