[Lunar-commits] <moonbase> gdal: version bump and needed to add a BUILD for threads.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sun May 31 22:07:06 CEST 2009


commit cc601bcf8a4145fcc25db4276db23c29a527b60a
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sun May 31 16:07:06 2009 -0400

    gdal: version bump and needed to add a BUILD for threads.
---
 science/gdal/BUILD   |    7 +++++++
 science/gdal/DETAILS |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/science/gdal/BUILD b/science/gdal/BUILD
new file mode 100644
index 0000000..574eecf
--- /dev/null
+++ b/science/gdal/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS="--with-threads"
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/science/gdal/DETAILS b/science/gdal/DETAILS
index 45fbdf7..2bf60de 100644
--- a/science/gdal/DETAILS
+++ b/science/gdal/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gdal
-         VERSION=1.6.0
+         VERSION=1.6.1
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=ftp://ftp.remotesensing.org/gdal/
-      SOURCE_VFY=sha1:cae5a891231ee5794350d1626a688d802a429423
+      SOURCE_VFY=sha1:b2091a3830d8230a97aa0ced429935e7caef00ee
         WEB_SITE=http://www.remotesensing.org/gdal/index.html
          ENTERED=20050915
-         UPDATED=20090212
+         UPDATED=20090531
            SHORT="Geospatial Data Abstraction Library"
 
 cat << EOF


More information about the Lunar-commits mailing list