Author: lisu                         Date: Fri Mar 26 10:16:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 1.8

---- Files affected:
packages/wesnoth:
   wesnoth-libpng.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/wesnoth/wesnoth-libpng.patch
diff -u packages/wesnoth/wesnoth-libpng.patch:1.1 
packages/wesnoth/wesnoth-libpng.patch:1.2
--- packages/wesnoth/wesnoth-libpng.patch:1.1   Thu Feb 11 13:38:16 2010
+++ packages/wesnoth/wesnoth-libpng.patch       Fri Mar 26 11:16:41 2010
@@ -1,11 +1,10 @@
-diff -urN wesnoth-1.6.5/src/tools/exploder_utils.cpp 
wesnoth-1.6.5.new/src/tools/exploder_utils.cpp
---- wesnoth-1.6.5/src/tools/exploder_utils.cpp 2009-01-01 11:27:41.000000000 
+0100
-+++ wesnoth-1.6.5.new/src/tools/exploder_utils.cpp     2010-02-11 
13:21:55.718521128 +0100
+--- wesnoth-1.7.13/src/tools/exploder_utils.cpp~       2010-01-01 
14:16:49.000000000 +0100
++++ wesnoth-1.7.13/src/tools/exploder_utils.cpp        2010-02-11 
15:38:16.226041276 +0100
 @@ -174,8 +174,8 @@
        //TODO: review whether providing NULL error handlers is something
        //sensible
        png_struct* png_ptr = png_create_write_struct
--              (PNG_LIBPNG_VER_STRING, (png_voidp)png_voidp_NULL,
+-              (PNG_LIBPNG_VER_STRING, 
reinterpret_cast<png_voidp>(png_voidp_NULL),
 -               png_error_ptr_NULL, png_error_ptr_NULL);
 +              (PNG_LIBPNG_VER_STRING, NULL,
 +               NULL, NULL);
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wesnoth/wesnoth-libpng.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to