Revision: 102350 https://trac.macports.org/changeset/102350 Author: ryandesign@macports.org Date: 2013-01-31 12:06:26 -0800 (Thu, 31 Jan 2013) Log Message: ----------- gdash: add patch forgotten earlier Added Paths: ----------- trunk/dports/games/gdash/files/ trunk/dports/games/gdash/files/patch-src-IMG_savepng.c.diff Added: trunk/dports/games/gdash/files/patch-src-IMG_savepng.c.diff =================================================================== --- trunk/dports/games/gdash/files/patch-src-IMG_savepng.c.diff (rev 0) +++ trunk/dports/games/gdash/files/patch-src-IMG_savepng.c.diff 2013-01-31 20:06:26 UTC (rev 102350) @@ -0,0 +1,10 @@ +--- src/IMG_savepng.c.orig 2009-11-26 06:57:09.000000000 -0600 ++++ src/IMG_savepng.c 2013-01-31 13:57:25.000000000 -0600 +@@ -27,6 +27,7 @@ + #include <stdlib.h> + #include <SDL/SDL.h> + #include <SDL/SDL_byteorder.h> ++#include <zlib.h> + #include <png.h> + #include "IMG_savepng.h" +
participants (1)
-
ryandesign@macports.org