ports/130162: Port update: games/flightgear-atlas.txt - Mark as BROKEN

Ganael Laplanche ganael.laplanche at martymac.com
Sun Jan 4 12:30:07 UTC 2009


>Number:         130162
>Category:       ports
>Synopsis:       Port update: games/flightgear-atlas.txt - Mark as BROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 04 12:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>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 at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch marks flightgear-atlas as BROKEN since it does not build anymore with SimGear updated to v1.9.0 (see ports/130129).

It also fixes a dependency on games/fgfs-base that has been renamed to games/flightgear-data (see ports/130130).

Please wait for the two previous PRs to be committed before committing the attached patch.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN flightgear-atlas.orig/Makefile flightgear-atlas/Makefile
--- flightgear-atlas.orig/Makefile	2009-01-03 21:00:35.844005424 +0100
+++ flightgear-atlas/Makefile	2009-01-04 13:02:09.741431571 +0100
@@ -22,7 +22,9 @@
 		curl.4:${PORTSDIR}/ftp/curl
 RUN_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
 		${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \
-		${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base
+		${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
+
+BROKEN=	does not build with SimGear > 1.0.0
 
 USE_AUTOTOOLS=	aclocal:19 autoheader:262 automake:15 autoconf:262
 AUTOMAKE_ARGS=	--add-missing


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list