ports/130131: Port update: games/flightgear - Update to v1.9.0

Ganael Laplanche ganael.laplanche at martymac.com
Sat Jan 3 11:40:03 UTC 2009


>Number:         130131
>Category:       ports
>Synopsis:       Port update: games/flightgear - Update to v1.9.0
>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:   Sat Jan 03 11:40:01 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 #27: Thu Dec  4 14:58:40 CET 2008     root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates games/flightgear to v1.9.0. It also adds new mirrors.

As SimGear and FlightGear are tightly bound, please commit this patch along with the updates of :

- games/flightgear-aircrafts (see ports/129884)
- devel/simgear v1.9.0 (see ports/130129)
- games/fgfs-base -> games/flightgear-data v1.9.0 (see ports/130130)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN flightgear.orig/Makefile flightgear/Makefile
--- flightgear.orig/Makefile	2008-08-21 08:17:07.000000000 +0200
+++ flightgear/Makefile	2009-01-03 11:36:33.000000000 +0100
@@ -9,13 +9,14 @@
 PORTVERSION?=	${FGVERSION}
 CATEGORIES=	games
 # see http://www.flightgear.org/templates.js
-MASTER_SITES=	ftp://ftp.flightgear.org/pub/fgfs/Source/ \
-		ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
+MASTER_SITES=	ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
 		ftp://ftp.kingmont.com/flightsims/flightgear/Source/ \
 		ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Source/ \
 		http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \
-		http://flightgear.mxchange.org/pub/fgfs/Source/ \
-		http://ftp3.linux.kiev.ua/pub/fgfs/Source/
+		http://ftp3.linux.kiev.ua/pub/fgfs/Source/ \
+		ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \
+		ftp://ftp.flightgear.org/pub/fgfs/Source/ \
+		ftp://ftp.is.co.za/pub/games/flightgear/ftp/Source/
 
 MAINTAINER?=	ganael.laplanche at martymac.com
 COMMENT?=	The FlightGear flight simulator
@@ -25,9 +26,9 @@
 		${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear
 RUN_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
 		${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear \
-		${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base
+		${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
 
-FGVERSION=	1.0.0
+FGVERSION=	1.9.0
 
 USE_XORG=	ice sm x11 xext xi xt xmu
 USE_GL=		gl glu glut
@@ -35,7 +36,8 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-CONFIGURE_ARGS=	--datadir=${LOCALBASE}/share	# location of fgfs-base
+# location of flightgear-data
+CONFIGURE_ARGS=	--datadir=${LOCALBASE}/share
 
 MAN1=	est-epsilon.1 js_demo.1 pstest.1 fgjs.1 gl-info.1 fgfs.1
 
diff -aurN flightgear.orig/distinfo flightgear/distinfo
--- flightgear.orig/distinfo	2008-05-03 02:24:45.000000000 +0200
+++ flightgear/distinfo	2008-12-23 17:31:22.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (FlightGear-1.0.0.tar.gz) = fd960c6c8c537bdb8764c111ad4b1356
-SHA256 (FlightGear-1.0.0.tar.gz) = 7add44fe5742d9712cc3543e2de066eac55f435b49b266f623bf53762520813d
-SIZE (FlightGear-1.0.0.tar.gz) = 2123216
+MD5 (FlightGear-1.9.0.tar.gz) = b9eb97efd5c42a37e64cb228fdcdf13b
+SHA256 (FlightGear-1.9.0.tar.gz) = 138ed33d352b7c37b409cf3ec10c8c19608b4d3c9900298887c5a0dea9dbc33c
+SIZE (FlightGear-1.9.0.tar.gz) = 2255522


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



More information about the freebsd-ports-bugs mailing list