cvs commit: ports/games/warzone2100 Makefile ports/games/warzone2100/files patch-src_loadsave.c warzone.in

Simon Barner barner at FreeBSD.org
Fri Sep 23 01:44:49 PDT 2005


barner      2005-09-23 08:44:48 UTC

  FreeBSD ports repository

  Modified files:
    games/warzone2100    Makefile 
    games/warzone2100/files warzone.in 
  Added files:
    games/warzone2100/files patch-src_loadsave.c 
  Log:
  - Fix segmentation fault (it was calling "closedir()" with a NULL pointer
    as an argument, in Linux "closedir()" ignores it, but in
    FreeBSD it crashes).
  - Fix wrapper script (arguments weren't passed to the real executable).
  - Bump port revision
  
  Submitted by:   Alejandro Pulver <alejandro at varnet.biz> (maintainer)
  PR:             ports/86480
  
  Revision  Changes    Path
  1.2       +1 -0      ports/games/warzone2100/Makefile
  1.1       +22 -0     ports/games/warzone2100/files/patch-src_loadsave.c (new)
  1.2       +1 -1      ports/games/warzone2100/files/warzone.in


More information about the cvs-all mailing list