diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-20 23:53:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-20 23:53:40 +0000 |
commit | 424c5f92fafbfad7e2b6ef14a80ff16f6a680a9e (patch) | |
tree | 5068bed7155f9674d76199ad98e0b8705555497c /graphics/php-gdal/files | |
parent | - Update to 2.1.2 (diff) |
- 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
Diffstat (limited to 'graphics/php-gdal/files')
-rw-r--r-- | graphics/php-gdal/files/patch-gdal_wrap.cpp | 8 | ||||
-rw-r--r-- | graphics/php-gdal/files/patch-ogr_wrap.cpp | 8 | ||||
-rw-r--r-- | graphics/php-gdal/files/patch-osr_wrap.cpp | 8 |
3 files changed, 12 insertions, 12 deletions
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 ) { diff --git a/graphics/php-gdal/files/patch-ogr_wrap.cpp b/graphics/php-gdal/files/patch-ogr_wrap.cpp index 03eb364f4d9e..124238c98aed 100644 --- a/graphics/php-gdal/files/patch-ogr_wrap.cpp +++ b/graphics/php-gdal/files/patch-ogr_wrap.cpp @@ -1,6 +1,6 @@ ---- ogr_wrap.cpp.orig 2012-10-09 08:58:28.000000000 +0800 -+++ ogr_wrap.cpp 2013-03-02 01:39:25.713195176 +0800 -@@ -932,7 +932,7 @@ +--- ogr_wrap.cpp.orig 2012-10-09 00:58:28 UTC ++++ ogr_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); } -@@ -1343,6 +1343,7 @@ +@@ -1343,6 +1343,7 @@ t_output_helper( zval **target, zval *o) return; } if ( (*target)->type == IS_NULL ) { diff --git a/graphics/php-gdal/files/patch-osr_wrap.cpp b/graphics/php-gdal/files/patch-osr_wrap.cpp index 441d9a42bf05..e1c3ed5a0776 100644 --- a/graphics/php-gdal/files/patch-osr_wrap.cpp +++ b/graphics/php-gdal/files/patch-osr_wrap.cpp @@ -1,6 +1,6 @@ ---- osr_wrap.cpp.orig 2012-10-09 08:58:28.000000000 +0800 -+++ osr_wrap.cpp 2013-03-02 01:50:03.170201473 +0800 -@@ -932,7 +932,7 @@ +--- osr_wrap.cpp.orig 2012-10-09 00:58:28 UTC ++++ osr_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); } -@@ -1147,6 +1147,7 @@ +@@ -1147,6 +1147,7 @@ t_output_helper( zval **target, zval *o) return; } if ( (*target)->type == IS_NULL ) { |