Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2005 08:44:48 +0000 (UTC)
From:      Simon Barner <barner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/warzone2100 Makefile ports/games/warzone2100/files patch-src_loadsave.c warzone.in
Message-ID:  <200509230844.j8N8imMR061448@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509230844.j8N8imMR061448>