FreeBSD Bugzilla – Attachment 104384 Details for
Bug 144554
[Maintainer Update] games/fgrun
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.90 KB, created by
buganini
on 2010-03-08 17:00:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
buganini
Created:
2010-03-08 17:00:25 UTC
Size:
1.90 KB
patch
obsolete
>diff -ruN fgrun.orig/Makefile fgrun/Makefile >--- fgrun.orig/Makefile 2010-02-06 16:20:41.000000000 +0800 >+++ fgrun/Makefile 2010-03-07 16:18:21.000000000 +0800 >@@ -6,8 +6,7 @@ > # > > PORTNAME= fgrun >-PORTVERSION= 1.5.1 >-PORTREVISION= 4 >+PORTVERSION= 1.5.2 > CATEGORIES= games > MASTER_SITES= SF > >@@ -15,14 +14,19 @@ > COMMENT= A graphical frontend to run FlightGear Flight Simulator > > BUILD_DEPENDS= fltk-threads>=1.1.9:${PORTSDIR}/x11-toolkits/fltk-threads \ >- SimGear>=1.9.1:${PORTSDIR}/devel/simgear \ >+ SimGear>=2.0.0:${PORTSDIR}/devel/simgear \ > plib>=1.8.5:${PORTSDIR}/x11-toolkits/plib > RUN_DEPENDS= fltk-threads>=1.1.9:${PORTSDIR}/x11-toolkits/fltk-threads \ >- osg>=2.6.1:${PORTSDIR}/graphics/osg \ >- SimGear>=1.9.1:${PORTSDIR}/devel/simgear \ >+ SimGear>=2.0.0:${PORTSDIR}/devel/simgear \ > fgfs:${PORTSDIR}/games/flightgear \ > plib>=1.8.5:${PORTSDIR}/x11-toolkits/plib > >+.if defined(WITH_OSG_DEVEL) >+LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel >+.else >+LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg >+.endif >+ > GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_GL= gl >@@ -35,12 +39,6 @@ > PLIST_SUB+= NLS="" > .endif > >-.if defined(WITH_OSG_DEVEL) >-LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel >-.else >-LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg >-.endif >- > post-patch: > .if defined(WITHOUT_NLS) > @${REINPLACE_CMD} 's|SUBDIRS = src po msvc|SUBDIRS = src|' \ >diff -ruN fgrun.orig/distinfo fgrun/distinfo >--- fgrun.orig/distinfo 2009-03-09 01:49:26.000000000 +0800 >+++ fgrun/distinfo 2010-03-07 16:18:21.000000000 +0800 >@@ -1,3 +1,3 @@ >-MD5 (fgrun-1.5.1.tar.gz) = ec56662b2467719924e5667ed24ba419 >-SHA256 (fgrun-1.5.1.tar.gz) = a91a7d3494943876e9bc9e67aa5f366f5a6fa1fd5ebdd7ef239280439e4cb2d7 >-SIZE (fgrun-1.5.1.tar.gz) = 381289 >+MD5 (fgrun-1.5.2.tar.gz) = cee32c8359a61e0db3156f7bd271321c >+SHA256 (fgrun-1.5.2.tar.gz) = 32434caa1b3ecf2046872855da461b8b3d5dc7172760bb6db9ab8777bccc8720 >+SIZE (fgrun-1.5.2.tar.gz) = 386102
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 144554
: 104384