Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2009 16:23:32 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/nexuiz Makefile ports/games/nexuiz/files patch-libjpeg7-fix
Message-ID:  <200910081623.n98GNWdr080883@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2009-10-08 16:23:32 UTC

  FreeBSD ports repository

  Modified files:
    games/nexuiz         Makefile 
  Removed files:
    games/nexuiz/files   patch-libjpeg7-fix 
  Log:
  Drop the patch that changed DarkPlaces' jpeg.h definitions to jpeg7's --
  there is a knob (DP_LINK_TO_LIBJPEG) to disable offending code automatically.
  
  This allows to link against system-provided libjpeg, whether it is jpeg62 or
  jpeg7.  That way it will continue to work, even if e.g. a new libjpeg71 with
  incompatible ABI comes out.
  
  Submitted by:   Rudolf Polzer, one of the developers of Nexuiz
  
  Revision  Changes    Path
  1.28      +2 -1      ports/games/nexuiz/Makefile
  1.2       +0 -58     ports/games/nexuiz/files/patch-libjpeg7-fix (dead)



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