From nobody@FreeBSD.org  Sun Jan  4 12:23:38 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3A953106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  4 Jan 2009 12:23:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 294018FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  4 Jan 2009 12:23:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n04CNbSQ089555
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 4 Jan 2009 12:23:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n04CNaNF089549;
	Sun, 4 Jan 2009 12:23:36 GMT
	(envelope-from nobody)
Message-Id: <200901041223.n04CNaNF089549@www.freebsd.org>
Date: Sun, 4 Jan 2009 12:23:36 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port fix: games/flightgear-mb339-pan - Fix dependency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         130161
>Category:       ports
>Synopsis:       Port fix: games/flightgear-mb339-pan - Fix dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 04 12:30:06 UTC 2009
>Closed-Date:    Thu Jan 15 22:20:40 UTC 2009
>Last-Modified:  Thu Jan 15 22:30:01 UTC 2009
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #28: Sat Jan  3 15:23:38 CET 2009     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch fixes dependency against fgfs-base which has been renamed to flighgear-data (see ports/130130).

Please wait for ports/130130 to be committed before committing this fix.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN flightgear-mb339-pan.orig/Makefile flightgear-mb339-pan/Makefile
--- flightgear-mb339-pan.orig/Makefile	2009-01-03 21:02:04.122214806 +0100
+++ flightgear-mb339-pan/Makefile	2009-01-03 21:03:24.970068373 +0100
@@ -14,7 +14,7 @@
 MAINTAINER=	ganael.laplanche@martymac.com
 COMMENT=	A simulation of the MB-339 PAN aerobatic jet
 
-RUN_DEPENDS=	${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base
+RUN_DEPENDS=	${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
 
 USE_ZIP=	yes
 NO_WRKSUBDIR=	yes


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Jan 4 12:37:46 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130161 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Jan 15 22:20:38 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130161: commit references a PR
Date: Thu, 15 Jan 2009 22:20:46 +0000 (UTC)

 miwi        2009-01-15 22:20:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/flightgear-mb339-pan Makefile 
   Log:
   - Fix dependency against fgfs-base which has been renamed to flighgear-data
   
   PR:             130161
   Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
   
   Revision  Changes    Path
   1.8       +2 -1      ports/games/flightgear-mb339-pan/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:
