libtiff: * libtiff 3.9.6 released.

https://github.com/libsdl-org/libtiff/commit/b859f25361e43b31afac59a1dd61057a07bcc36c

From b859f25361e43b31afac59a1dd61057a07bcc36c Mon Sep 17 00:00:00 2001
From: Bob Friesenhahn <[EMAIL REDACTED]>
Date: Sat, 18 Feb 2012 22:30:58 +0000
Subject: [PATCH] * libtiff 3.9.6 released.

---
 ChangeLog                     |  2 ++
 RELEASE-DATE                  |  2 +-
 VERSION                       |  2 +-
 build/Makefile.in             |  2 +-
 configure                     | 22 +++++++++++-----------
 configure.ac                  |  4 ++--
 contrib/dbs/xtiff/Makefile.in |  2 +-
 html/Makefile.in              |  2 +-
 libtiff/tiffvers.h            |  4 ++--
 9 files changed, 22 insertions(+), 20 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 33a7099c..5d0a7b63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-02-18  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
 
+	* libtiff 3.9.6 released.
+
 	* libtiff/tiffio.h: Use double-underbar syntax in GCC printf
 	attribute specification to lessen the risk of accidental macro
 	substitution.  Patch from Vincent Torri.
diff --git a/RELEASE-DATE b/RELEASE-DATE
index 4181d6f7..52cbf447 100644
--- a/RELEASE-DATE
+++ b/RELEASE-DATE
@@ -1 +1 @@
-20110409
+20120218
diff --git a/VERSION b/VERSION
index 11aaa068..1635d0f5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.9.5
+3.9.6
diff --git a/build/Makefile.in b/build/Makefile.in
index 63e1db53..af8e338e 100644
--- a/build/Makefile.in
+++ b/build/Makefile.in
@@ -15,7 +15,7 @@
 
 @SET_MAKE@
 
-# $Id: Makefile.in,v 1.1.2.22 2012-02-18 22:24:54 bfriesen Exp $
+# $Id: Makefile.in,v 1.1.2.23 2012-02-18 22:31:02 bfriesen Exp $
 #
 # Tag Image File Format (TIFF) Software
 #
diff --git a/configure b/configure
index b94737ef..a6f8170d 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for LibTIFF Software 3.9.5.
+# Generated by GNU Autoconf 2.68 for LibTIFF Software 3.9.6.
 #
 # Report bugs to <tiff@lists.maptools.org>.
 #
@@ -570,8 +570,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='LibTIFF Software'
 PACKAGE_TARNAME='tiff'
-PACKAGE_VERSION='3.9.5'
-PACKAGE_STRING='LibTIFF Software 3.9.5'
+PACKAGE_VERSION='3.9.6'
+PACKAGE_STRING='LibTIFF Software 3.9.6'
 PACKAGE_BUGREPORT='tiff@lists.maptools.org'
 PACKAGE_URL=''
 
@@ -1369,7 +1369,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures LibTIFF Software 3.9.5 to adapt to many kinds of systems.
+\`configure' configures LibTIFF Software 3.9.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1443,7 +1443,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of LibTIFF Software 3.9.5:";;
+     short | recursive ) echo "Configuration of LibTIFF Software 3.9.6:";;
    esac
   cat <<\_ACEOF
 
@@ -1605,7 +1605,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-LibTIFF Software configure 3.9.5
+LibTIFF Software configure 3.9.6
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2327,7 +2327,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by LibTIFF Software $as_me 3.9.5, which was
+It was created by LibTIFF Software $as_me 3.9.6, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3222,7 +3222,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='tiff'
- VERSION='3.9.5'
+ VERSION='3.9.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3288,7 +3288,7 @@ fi
 
 LIBTIFF_MAJOR_VERSION=3
 LIBTIFF_MINOR_VERSION=9
-LIBTIFF_MICRO_VERSION=5
+LIBTIFF_MICRO_VERSION=6
 LIBTIFF_ALPHA_VERSION=
 LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION
 LIBTIFF_RELEASE_DATE=`date +"%Y%m%d"`
@@ -20201,7 +20201,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by LibTIFF Software $as_me 3.9.5, which was
+This file was extended by LibTIFF Software $as_me 3.9.6, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20267,7 +20267,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-LibTIFF Software config.status 3.9.5
+LibTIFF Software config.status 3.9.6
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index c90d5b4f..d48a58b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl OF THIS SOFTWARE.
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.64)
-AC_INIT([LibTIFF Software],[3.9.5],[tiff@lists.maptools.org],[tiff])
+AC_INIT([LibTIFF Software],[3.9.6],[tiff@lists.maptools.org],[tiff])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(m4)
 AC_LANG(C)
@@ -41,7 +41,7 @@ dnl Versioning.
 dnl Don't fill the ALPHA_VERSION field, if not applicable.
 LIBTIFF_MAJOR_VERSION=3
 LIBTIFF_MINOR_VERSION=9
-LIBTIFF_MICRO_VERSION=5
+LIBTIFF_MICRO_VERSION=6
 LIBTIFF_ALPHA_VERSION=
 LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION
 dnl This will be used with the 'make release' target
diff --git a/contrib/dbs/xtiff/Makefile.in b/contrib/dbs/xtiff/Makefile.in
index d51a9dcd..108aadc1 100644
--- a/contrib/dbs/xtiff/Makefile.in
+++ b/contrib/dbs/xtiff/Makefile.in
@@ -15,7 +15,7 @@
 
 @SET_MAKE@
 
-# $Id: Makefile.in,v 1.36.2.22 2012-02-18 22:24:54 bfriesen Exp $
+# $Id: Makefile.in,v 1.36.2.23 2012-02-18 22:31:02 bfriesen Exp $
 #
 # Tag Image File Format (TIFF) Software
 #
diff --git a/html/Makefile.in b/html/Makefile.in
index 9d2d9ca2..a5da57c1 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -15,7 +15,7 @@
 
 @SET_MAKE@
 
-# $Id: Makefile.in,v 1.49.2.22 2012-02-18 22:24:55 bfriesen Exp $
+# $Id: Makefile.in,v 1.49.2.23 2012-02-18 22:31:02 bfriesen Exp $
 #
 # Tag Image File Format (TIFF) Software
 #
diff --git a/libtiff/tiffvers.h b/libtiff/tiffvers.h
index a5607aaf..5e310686 100644
--- a/libtiff/tiffvers.h
+++ b/libtiff/tiffvers.h
@@ -1,4 +1,4 @@
-#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.5\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
+#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.6\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
 /*
  * This define can be used in code that requires
  * compilation-related definitions specific to a
@@ -6,4 +6,4 @@
  * version checking should be done based on the
  * string returned by TIFFGetVersion.
  */
-#define TIFFLIB_VERSION 20110409
+#define TIFFLIB_VERSION 20120218