From steve@mouf.net  Tue Feb 14 18:42:32 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 88AF7106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Feb 2012 18:42:32 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 2CF2A8FC1C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Feb 2012 18:42:32 +0000 (UTC)
Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236])
	by mouf.net (8.14.4/8.14.4) with ESMTP id q1EIgOV4025892
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Tue, 14 Feb 2012 13:42:25 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q1EIgGAY025346;
	Tue, 14 Feb 2012 13:42:16 -0500 (EST)
	(envelope-from steve)
Message-Id: <201202141842.q1EIgGAY025346@meatwad.mouf.net>
Date: Tue, 14 Feb 2012 13:42:16 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: acm@freebsd.org
Subject: [PATCH] devel/p5-File-DesktopEntry: add missing DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         165148
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-DesktopEntry: add missing DEPENDS
>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 Feb 14 18:50:03 UTC 2012
>Closed-Date:    Mon Mar 05 03:14:54 UTC 2012
>Last-Modified:  Mon Mar  5 03:20:09 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch, module needs these extra dependencies

Port maintainer (acm@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-File-DesktopEntry-0.04_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-File-DesktopEntry/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	17 Apr 2008 14:25:22 -0000	1.6
+++ Makefile	14 Feb 2012 18:41:54 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	File-DesktopEntry
 PORTVERSION=	0.04
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +15,9 @@
 MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Object to handle desktop files
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
+		p5-File-BaseDir>=0.03:${PORTSDIR}/devel/p5-File-BaseDir
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
 
--- p5-File-DesktopEntry-0.04_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->acm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Feb 14 18:50:14 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165148 
Responsible-Changed-From-To: acm->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Mar 4 17:08:16 UTC 2012 
Responsible-Changed-Why:  
timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165148 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Mon Mar 5 03:14:52 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165148: commit references a PR
Date: Mon,  5 Mar 2012 03:10:59 +0000 (UTC)

 swills      2012-03-05 03:10:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-File-DesktopEntry Makefile 
   Log:
   - Add missing DEPENDS
   - Bump PORTREVISION due to new RUN_DEPENDS changing the package
   
   PR:             ports/165148
   Approved by:    maintainer timeout (tolid@tolid.eu.org, > 2 weeks)
   
   Revision  Changes    Path
   1.7       +4 -1      ports/devel/p5-File-DesktopEntry/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:
