[Lunar-commits] <moonbase> tiff: version bump to 3.9.1

Paul Bredbury brebs at lunar-linux.org
Sat Aug 29 08:55:01 CEST 2009


commit 31411d270993cc17dced55456376e486b63e5914
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Aug 29 13:55:01 2009 +0700

    tiff: version bump to 3.9.1
    
    From http://freshmeat.net/projects/libtiff
    
    This is a bugfix release to correct serious defects found in libtiff 3.9.0. In particular, it was discovered that libtiff 3.9.0 may write defective TIFF files. This release is intended to be API and ABI compatible with libtiff 3.8.2
---
 graphics/tiff/BUILD   |    7 +++++++
 graphics/tiff/DETAILS |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/graphics/tiff/BUILD b/graphics/tiff/BUILD
new file mode 100644
index 0000000..5a8c938
--- /dev/null
+++ b/graphics/tiff/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --with-docdir=/usr/share/doc/$MODULE"  &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/graphics/tiff/DETAILS b/graphics/tiff/DETAILS
index e61fe5d..4c5f0fd 100644
--- a/graphics/tiff/DETAILS
+++ b/graphics/tiff/DETAILS
@@ -1,12 +1,12 @@
           MODULE=tiff
-         VERSION=3.9.0
+         VERSION=3.9.1
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=ftp://ftp.remotesensing.org/pub/libtiff/
    SOURCE_URL[1]=http://dl.maptools.org/dl/libtiff/
-      SOURCE_VFY=sha1:e525879da8416e00ccd58617b2850341a429e23c
+      SOURCE_VFY=sha1:675ad1977023a89201b80cd5cd4abadea7ba0897
         WEB_SITE=http://www.libtiff.org/
          ENTERED=20010922
-         UPDATED=20090823
+         UPDATED=20090829
            SHORT="provides support for the Tag Image File Format"
 
 cat << EOF


More information about the Lunar-commits mailing list