ports/162303: [maintainer update] games/fgrun 1.6.0

Kuan-Chung Chiu buganini at gmail.com
Sat Nov 5 00:10:11 UTC 2011


>Number:         162303
>Category:       ports
>Synopsis:       [maintainer update] games/fgrun 1.6.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 Nov 05 00:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
Update games/fgrun to 1.6.0

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/games/fgrun/Makefile b/games/fgrun/Makefile
index fd887f6..961a901 100644
--- a/games/fgrun/Makefile
+++ b/games/fgrun/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	fgrun
-PORTVERSION=	1.5.2
-PORTREVISION=	2
+PORTVERSION=	1.6.0
 CATEGORIES=	games
 MASTER_SITES=	SF
 
@@ -15,9 +14,9 @@ MAINTAINER=	buganini at gmail.com
 COMMENT=	A graphical frontend to run FlightGear Flight Simulator
 
 LIB_DEPENDS=	fltk.1:${PORTSDIR}/x11-toolkits/fltk
-BUILD_DEPENDS=	SimGear>=2.0.0:${PORTSDIR}/devel/simgear \
+BUILD_DEPENDS=	simgear>=2.4.0:${PORTSDIR}/devel/simgear \
 		plib>=1.8.5:${PORTSDIR}/x11-toolkits/plib
-RUN_DEPENDS=	SimGear>=2.0.0:${PORTSDIR}/devel/simgear \
+RUN_DEPENDS=	simgear>=2.4.0:${PORTSDIR}/devel/simgear \
 		fgfs:${PORTSDIR}/games/flightgear \
 		plib>=1.8.5:${PORTSDIR}/x11-toolkits/plib
 
diff --git a/games/fgrun/distinfo b/games/fgrun/distinfo
index 9ebc623..9f6ca3b 100644
--- a/games/fgrun/distinfo
+++ b/games/fgrun/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fgrun-1.5.2.tar.gz) = 32434caa1b3ecf2046872855da461b8b3d5dc7172760bb6db9ab8777bccc8720
-SIZE (fgrun-1.5.2.tar.gz) = 386102
+SHA256 (fgrun-1.6.0.tar.gz) = 67213a9e66a5e66a73f2f00ff4e3101d41289de3ea08058df6899c958c3abe31
+SIZE (fgrun-1.6.0.tar.gz) = 414876
diff --git a/games/fgrun/files/patch-src-Makefile.in b/games/fgrun/files/patch-src-Makefile.in
index 899b344..7be0a0b 100644
--- a/games/fgrun/files/patch-src-Makefile.in
+++ b/games/fgrun/files/patch-src-Makefile.in
@@ -5,7 +5,7 @@
  LIBINTL = @LIBINTL@
  LIBOBJS = @LIBOBJS@
 -LIBS = @LIBS@
-+LIBS = @LIBS@ -lintl -lfltk
++LIBS = @LIBS@ -lintl -lfltk -lfltk_gl
  LN_S = @LN_S@
  LTLIBICONV = @LTLIBICONV@
  LTLIBINTL = @LTLIBINTL@


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



More information about the freebsd-ports-bugs mailing list