From steve@meatwad.mouf.net  Tue Aug 16 23:48:50 2011
Return-Path: <steve@meatwad.mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C1E8B1065674
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Aug 2011 23:48:50 +0000 (UTC)
	(envelope-from steve@meatwad.mouf.net)
Received: from meatwad.mouf.net (unknown [IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4c])
	by mx1.freebsd.org (Postfix) with ESMTP id 987DF8FC24
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Aug 2011 23:48:50 +0000 (UTC)
Received: from meatwad.mouf.net (localhost [127.0.0.1])
	by meatwad.mouf.net (8.14.5/8.14.5) with ESMTP id p7GNmjcW015472;
	Tue, 16 Aug 2011 19:48:45 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id p7GNmiFn015413;
	Tue, 16 Aug 2011 19:48:44 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201108162348.p7GNmiFn015413@meatwad.mouf.net>
Date: Tue, 16 Aug 2011 19:48:44 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tjs@cdpa.nsysu.edu.tw
Subject: [PATCH] audio/p5-MP3-Find: add BUILD_DEPENDS to silence build warnings
X-Send-Pr-Version: 3.113
X-GNATS-Notify: tjs@cdpa.nsysu.edu.tw

>Number:         159826
>Category:       ports
>Synopsis:       [PATCH] audio/p5-MP3-Find: add BUILD_DEPENDS to silence build warnings
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 16 23:50:07 UTC 2011
>Closed-Date:    Tue Sep 20 00:42:07 UTC 2011
>Last-Modified:  Tue Sep 20 00:50:07 UTC 2011
>Originator:     Steve Wills
>Release:        FreeBSD 9.0-BETA1 amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 9.0-BETA1 FreeBSD 9.0-BETA1 #7: Sat Aug 13 12:18:10 EDT 2011
>Description:
Build generates warnings about missing dependencies. The attached patch solves this.


Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

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

--- p5-MP3-Find-0.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/p5-MP3-Find/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	28 Jun 2011 15:56:01 -0000	1.4
+++ Makefile	16 Aug 2011 23:45:55 -0000
@@ -14,7 +14,8 @@
 MAINTAINER=	tjs@cdpa.nsysu.edu.tw
 COMMENT=	Search and sort MP3 files based on their ID3 tags
 
-RUN_DEPENDS=	p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
+BUILD_DEPENDS=	p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-MP3-Find-0.07.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 16 23:50:18 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159826 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Aug 16 23:50:22 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: tjs@cdpa.nsysu.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/159826: [PATCH] audio/p5-MP3-Find: add BUILD_DEPENDS to silence build warnings
Date: Tue, 16 Aug 2011 23:50:20 UT

 Maintainer of audio/p5-MP3-Find,
 
 Please note that PR ports/159826 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/159826
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sat Aug 20 01:13:31 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159826 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Tue Sep 20 00:42:06 UTC 2011 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159826: commit references a PR
Date: Tue, 20 Sep 2011 00:42:06 +0000 (UTC)

 swills      2011-09-20 00:41:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/p5-MP3-Find    Makefile 
   Log:
   - Add build depends to avoid warning
   
   PR:             ports/159826
   Submitted by:   swills (me)
   Approved by:    maintainer timeout (>5 weeks)
   
   Revision  Changes    Path
   1.5       +2 -1      ports/audio/p5-MP3-Find/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:
