[151481] trunk/dports/gis/gdal/files/patch-port-cpl_spawn.cpp.diff

larryv at macports.org larryv at macports.org
Tue Aug 16 20:36:10 PDT 2016


Revision: 151481
          https://trac.macports.org/changeset/151481
Author:   larryv at macports.org
Date:     2016-08-16 20:36:09 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
gdal: Normalize patch line endings

Modified Paths:
--------------
    trunk/dports/gis/gdal/files/patch-port-cpl_spawn.cpp.diff

Property Changed:
----------------
    trunk/dports/gis/gdal/files/patch-port-cpl_spawn.cpp.diff

Modified: trunk/dports/gis/gdal/files/patch-port-cpl_spawn.cpp.diff
===================================================================
--- trunk/dports/gis/gdal/files/patch-port-cpl_spawn.cpp.diff	2016-08-17 03:07:28 UTC (rev 151480)
+++ trunk/dports/gis/gdal/files/patch-port-cpl_spawn.cpp.diff	2016-08-17 03:36:09 UTC (rev 151481)
@@ -1,10 +1,10 @@
-http://trac.osgeo.org/gdal/changeset/26424
---- port/cpl_spawn.cpp	(revision 26317)
-+++ port/cpl_spawn.cpp	(revision 26424)
-@@ -465,5 +465,5 @@
-         #include <TargetConditionals.h>
-     #endif
--    #if defined(__APPLE__) && !defined(TARGET_OS_IPHONE)
-+    #if defined(__APPLE__) && (!defined(TARGET_OS_IPHONE) || TARGET_OS_IPHONE==0)
-         #include <crt_externs.h>
-         #define environ (*_NSGetEnviron())
+http://trac.osgeo.org/gdal/changeset/26424
+--- port/cpl_spawn.cpp	(revision 26317)
++++ port/cpl_spawn.cpp	(revision 26424)
+@@ -465,5 +465,5 @@
+         #include <TargetConditionals.h>
+     #endif
+-    #if defined(__APPLE__) && !defined(TARGET_OS_IPHONE)
++    #if defined(__APPLE__) && (!defined(TARGET_OS_IPHONE) || TARGET_OS_IPHONE==0)
+         #include <crt_externs.h>
+         #define environ (*_NSGetEnviron())


Property changes on: trunk/dports/gis/gdal/files/patch-port-cpl_spawn.cpp.diff
___________________________________________________________________
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/f2bfa7fb/attachment.html>


More information about the macports-changes mailing list