[SCM] mapcache branch, master, updated. upstream/1.0.0-48-ga2a666f

Bas Couwenberg sebastic at xs4all.nl
Tue Jul 23 14:57:42 UTC 2013


The following commit has been merged in the master branch:
commit c8f6f71187de3b123772f2b1a2067b956dc2da01
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 23 11:25:41 2013 +0200

    Refresh patches.

diff --git a/debian/patches/mapcache_seed_delete_mode.patch b/debian/patches/mapcache_seed_delete_mode.patch
index 7cf5a05..f578720 100644
--- a/debian/patches/mapcache_seed_delete_mode.patch
+++ b/debian/patches/mapcache_seed_delete_mode.patch
@@ -4,7 +4,7 @@ Bug: https://github.com/mapserver/mapcache/pull/78
 Last-Update: 2013-07-15
 --- a/util/mapcache_seed.c
 +++ b/util/mapcache_seed.c
-@@ -569,7 +569,7 @@ void cmd_worker()
+@@ -561,7 +561,7 @@ void cmd_worker()
        tile->z = z;
        action = examine_tile(&cmd_ctx, tile);
  
diff --git a/debian/patches/mapcache_seed_non_zero_exit.patch b/debian/patches/mapcache_seed_non_zero_exit.patch
index 77b4b59..cf64e69 100644
--- a/debian/patches/mapcache_seed_non_zero_exit.patch
+++ b/debian/patches/mapcache_seed_non_zero_exit.patch
@@ -5,7 +5,7 @@ Bug: https://github.com/mapserver/mapcache/pull/77
 Last-Update: 2013-07-11
 --- a/util/mapcache_seed.c
 +++ b/util/mapcache_seed.c
-@@ -963,7 +963,9 @@ int main(int argc, const char **argv)
+@@ -940,7 +940,9 @@ int main(int argc, const char **argv)
        }
      }
      if((nClippers=OGR_L_GetFeatureCount(layer, TRUE)) == 0) {
@@ -16,7 +16,7 @@ Last-Update: 2013-07-11
      }
  
  
-@@ -1248,6 +1250,11 @@ int main(int argc, const char **argv)
+@@ -1190,6 +1192,11 @@ int main(int argc, const char **argv)
      printf("\nseeded %d metatiles at %g tiles/sec\n",seededtilestot, seededtilestot/duration);
    }
    apr_terminate();

-- 
Packaging for MapCache



More information about the Pkg-grass-devel mailing list