[Lunar-commits] <moonbase-other> gdal: version bump and adding a patch for giflib from

Dennis Veatch dennisveatch at bellsouth.net
Thu Nov 13 16:11:01 CET 2014


commit 0656c919999f2e54b0c96bcc97803a0485b5690d
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 13 Nov 2014 10:10:13 -0500
URL: https://github.com/lunar-linux/moonbase-other/commit/0656c919999f2e54b0c96bcc97803a0485b5690d

gdal: version bump and adding a patch for giflib from

http://ports.haiku-files.org/dispatch.fcgi/changeset/abe382d8cd2e1fa6d80fb1c2bfdd966076325a7b/haikuports
---
  libs/gdal/BUILD   | +2/-0     
  libs/gdal/DETAILS | +6/-3     
  2 files changed, 8 insertions(+), 3 deletions(-)

--- a/libs/gdal/BUILD
+++ b/libs/gdal/BUILD
@@ -1,4 +1,6 @@
 
+  patch_it $SOURCE2 2 &&
+
   mv configure.in configure.ac &&
   ./autogen.sh &&
 
--- a/libs/gdal/DETAILS
+++ b/libs/gdal/DETAILS
@@ -1,11 +1,14 @@
           MODULE=gdal
-         VERSION=1.11.0
+         VERSION=1.11.1
           SOURCE=$MODULE-$VERSION.tar.xz
+         SOURCE2=gdal-1.11.0-gif-5.1.0.patch
       SOURCE_URL=http://download.osgeo.org/gdal/$VERSION
-      SOURCE_VFY=sha1:b5db106b0e434307c6554ce9aa189a481eba0660
+     SOURCE2_URL=$PATCH_URL
+      SOURCE_VFY=sha1:b024039097e05eecb1bee56c8b6d015d7b316186
+     SOURCE2_VFY=sha1:9d2791d2f150e394abcaedee3b2844b387b4c266
         WEB_SITE=http://www.osgeo.org/gdal/
          ENTERED=20050915
-         UPDATED=20140801
+         UPDATED=20141113
            SHORT="Geospatial Data Abstraction Library"
 cat << EOF
 is a translator library for raster geospatial data formats that is released




More information about the Lunar-commits mailing list