Subject: CVS commit: pkgsrc/graphics/TiffIO
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/23/2006 03:25:12
Module Name:	pkgsrc
Committed By:	minskim
Date:		Thu Mar 23 03:25:12 UTC 2006

Modified Files:
	pkgsrc/graphics/TiffIO: Makefile distinfo
Added Files:
	pkgsrc/graphics/TiffIO/patches: patch-ab
Removed Files:
	pkgsrc/graphics/TiffIO/patches: patch-aa

Log Message:
Update TiffIO to 1.2.0e.

Changes:
- Use libtiff>3.8.
- bit order is different from byte order. So don't messup endianness
  with LSBfirst in bitmaps.
- Added support for Lab up to 3x16bits and RGB/RGBA up to 4x32bits.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/TiffIO/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/TiffIO/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/graphics/TiffIO/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/graphics/TiffIO/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.