Subject: CVS commit: pkgsrc/graphics/ImageMagick
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2004 16:28:25
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Nov 22 16:28:25 UTC 2004

Modified Files:
	pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo

Log Message:
Changes 6.1.5-2:
  * The black channel offset was incorrectly computed when compositing causing
    a seg-fault (bug report from Arfune).
  * Under extremely rare conditions the GIF coder had a memory leak.
  * Moved image list advancement to after the progress monitor call in
    QuantizeImages() (bug report by Tim Hunter).


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -r1.25 -r1.26 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -r1.31 -r1.32 pkgsrc/graphics/ImageMagick/distinfo

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