From 424c5f92fafbfad7e2b6ef14a80ff16f6a680a9e Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 20 Nov 2016 23:53:40 +0000 Subject: - Update to 2.1.2 - Regenerate patch files with makepatch: Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News --- graphics/php-gdal/files/patch-gdal_wrap.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/php-gdal/files/patch-gdal_wrap.cpp') diff --git a/graphics/php-gdal/files/patch-gdal_wrap.cpp b/graphics/php-gdal/files/patch-gdal_wrap.cpp index 58acdb9364af..a616712e4d92 100644 --- a/graphics/php-gdal/files/patch-gdal_wrap.cpp +++ b/graphics/php-gdal/files/patch-gdal_wrap.cpp @@ -1,6 +1,6 @@ ---- gdal_wrap.cpp.orig 2012-10-09 08:58:28.000000000 +0800 -+++ gdal_wrap.cpp 2013-03-02 01:37:03.203201081 +0800 -@@ -932,7 +932,7 @@ +--- gdal_wrap.cpp.orig 2012-10-09 00:58:28 UTC ++++ gdal_wrap.cpp +@@ -932,7 +932,7 @@ SWIG_ZTS_ConvertResourcePtr(zval *z, swi p = value->ptr; if (type==-1) return NULL; @@ -9,7 +9,7 @@ return SWIG_ZTS_ConvertResourceData(p, type_name, ty TSRMLS_CC); } -@@ -1423,6 +1423,7 @@ +@@ -1423,6 +1423,7 @@ t_output_helper( zval **target, zval *o) return; } if ( (*target)->type == IS_NULL ) { -- cgit v1.2.3