FreeBSD Bugzilla – Attachment 119684 Details for
Bug 162303
[maintainer update] games/fgrun 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-fgrun.txt
patch-fgrun.txt (text/plain), 2.12 KB, created by
Ganael LAPLANCHE
on 2011-11-09 16:04:57 UTC
(
hide
)
Description:
patch-fgrun.txt
Filename:
MIME Type:
Creator:
Ganael LAPLANCHE
Created:
2011-11-09 16:04:57 UTC
Size:
2.12 KB
patch
obsolete
>diff -aurN fgrun.orig/Makefile fgrun/Makefile >--- fgrun.orig/Makefile 2011-11-08 11:21:34.373870440 +0100 >+++ fgrun/Makefile 2011-11-09 16:47:44.796369915 +0100 >@@ -6,8 +6,7 @@ > # > > PORTNAME= fgrun >-PORTVERSION= 1.5.2 >-PORTREVISION= 2 >+PORTVERSION= 1.6.0 > CATEGORIES= games > MASTER_SITES= SF > >@@ -15,11 +14,10 @@ > 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 \ >- plib>=1.8.5:${PORTSDIR}/x11-toolkits/plib >-RUN_DEPENDS= SimGear>=2.0.0:${PORTSDIR}/devel/simgear \ >- fgfs:${PORTSDIR}/games/flightgear \ >- plib>=1.8.5:${PORTSDIR}/x11-toolkits/plib >+BUILD_DEPENDS= simgear>=2.4.0:${PORTSDIR}/devel/simgear \ >+ ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs >+RUN_DEPENDS= simgear>=2.4.0:${PORTSDIR}/devel/simgear \ >+ fgfs:${PORTSDIR}/games/flightgear > > .if defined(WITH_OSG_DEVEL) > LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel >@@ -28,12 +26,13 @@ > .endif > > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --with-boost="${LOCALBASE}" > USE_GMAKE= yes > USE_GL= gl > > .if defined(WITHOUT_NLS) > PLIST_SUB+= NLS="@comment " >-CONFIGURE_ARGS= --disable-nls >+CONFIGURE_ARGS+= --disable-nls > .else > USE_GETTEXT= yes > PLIST_SUB+= NLS="" >diff -aurN fgrun.orig/distinfo fgrun/distinfo >--- fgrun.orig/distinfo 2011-11-08 11:21:34.373870440 +0100 >+++ fgrun/distinfo 2011-11-08 11:22:55.769871021 +0100 >@@ -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 -aurN fgrun.orig/files/patch-src-Makefile.in fgrun/files/patch-src-Makefile.in >--- fgrun.orig/files/patch-src-Makefile.in 2011-11-08 11:21:34.373596098 +0100 >+++ fgrun/files/patch-src-Makefile.in 2011-11-08 11:22:55.770871030 +0100 >@@ -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@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 162303
:
119682
|
119683
| 119684