CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/01/15 03:13:23
Modified files:
games/oolite : Makefile
games/oolite/patches: patch-GNUmakefile
patch-src_Core_Debug_OODebugTCPConsoleClient_m
games/oolite/pkg: MESSAGE
Added files:
games/oolite/patches:
patch-src_Core_Materials_OOPNGTextureLoader_m
patch-src_Core_OOAsyncQueue_m
patch-src_Core_OOMaths_h
patch-src_Core_OOPriorityQueue_m
patch-src_Core_OXPVerifier_OOOXPVerifierStage_m
patch-src_Core_OldSchoolPropertyListWriting_m
patch-src_SDL_OOSDLSoundMixer_m
Log message:
- fix build (include missing header files), after recent gnustep-base update
pointed out by ajacoutot@, naddy@, landry@
- while there, remove use of gcc4 module, and use x11/gnustep module
- fix compiler warning regarding 'struct in_addr' declared inside parameter list
- update MESSAGE file, to recommend using defaults tool, instead of handcrafting
gnustep defaults file
OK nicm@ (MAINTAINER), ajacoutot@