Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 04/04/2006 22:30:50
Module Name:	pkgsrc
Committed By:	ghen
Date:		Tue Apr  4 22:30:50 UTC 2006

Modified Files:
	pkgsrc/graphics/ImageMagick: Makefile.common distinfo
	pkgsrc/graphics/p5-PerlMagick: Makefile

Log Message:
Update graphics/ImageMagick and graphics/p5-PerlMagick to 6.2.6.8.

Changes to 6.2.8-8:
  * 'convert existing-image.png -background' no longer generates a fault.
  * -define pdf:use-cropbox=true actually works now.
  * Slight mods to magick/xwindow.c to compile under BEOS (path provided by
    henrimoi@hotma...).
  * #000000 improperly set the opacity channel (bug report and patch from
    digipete@shaw....).
  * Patch for OpenVMS compile support.

Changes to 6.2.6-7:
  * Added the 'Dispose' layers function to return the 'GIF dispose' images of
    an animation.
  * File is already closed, do not call fclose() on it in magick/blob.c.
  * PS3/EPS3 now writes a proper image mask when compression is None.
  * Patch to properly read interlaced GIF's.
  * DestroyMagick() is not always reliably available when atexit() unwinds.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -r1.62 -r1.63 pkgsrc/graphics/ImageMagick/distinfo
cvs rdiff -r1.49 -r1.50 pkgsrc/graphics/p5-PerlMagick/Makefile

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