Subject: CVS commit: pkgsrc/graphics/ImageMagick
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2006 11:30:20
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon May 22 11:30:20 UTC 2006

Modified Files:
	pkgsrc/graphics/ImageMagick: Makefile Makefile.common distinfo
	    options.mk
	pkgsrc/graphics/ImageMagick/patches: patch-ab

Log Message:
Changes 6.2.7.7:
  * Don't fault when processing bad TIFF profiles (4 characters or less).
  * Masks are now read properly for 16-bit DIB's.
  * The pixel cache file descriptor limit code failed because the pixel cache
    timestamp was not always being set properly.
  * Fixed a small memory leak in IsGrayImage().
  * Fixed Cineon writing bug for very long filenames in 6.2.7 (reference
    http://redux.imagemagick.org/discussion-server/viewtopic.php?t=6590)
  * Begin the long journey of enhancing the conjure utility to support
    all options that are supported by the convert utility and PerlMagick
    (e.g. border, guassian-blur, etc.).


To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -r1.55 -r1.56 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -r1.67 -r1.68 pkgsrc/graphics/ImageMagick/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/ImageMagick/options.mk
cvs rdiff -r1.19 -r1.20 pkgsrc/graphics/ImageMagick/patches/patch-ab

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