Subject: CVS commit: pkgsrc/graphics/ImageMagick
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 03/05/2006 21:25:49
Module Name:	pkgsrc
Committed By:	adam
Date:		Sun Mar  5 21:25:49 UTC 2006

Modified Files:
	pkgsrc/graphics/ImageMagick: Makefile Makefile.common PLIST distinfo
	pkgsrc/graphics/ImageMagick/patches: patch-aa patch-ab
Removed Files:
	pkgsrc/graphics/ImageMagick/patches: patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-ah

Log Message:
Changes 6.2.6.3:
  * The command line utilities properly returns a non-zero status when an
    exception is thrown.

Changes 6.2.6.2
  * Fix a memory leak in each of CompositeImageCommand() and CompositeImage()
  * Add new options -layers compare-any, -layers compare-clear,
    -layers compare-overlay, and -layers optimize.
  * Draw last dash in a dashed polyline.
  * Add %D to -format to return the image disposal method.
  * ncorrect handling of file:// URIs causes data loss (patch from Daniel
    Kobras).
  * Set default BMP resolution units to PixelsPerCentimeter (problem report
    from digipete@shaw...).


To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -r1.46 -r1.47 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -r1.44 -r1.45 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -r1.58 -r1.59 pkgsrc/graphics/ImageMagick/distinfo
cvs rdiff -r1.33 -r1.34 pkgsrc/graphics/ImageMagick/patches/patch-aa
cvs rdiff -r1.16 -r1.17 pkgsrc/graphics/ImageMagick/patches/patch-ab
cvs rdiff -r1.12 -r0 pkgsrc/graphics/ImageMagick/patches/patch-ac
cvs rdiff -r1.9 -r0 pkgsrc/graphics/ImageMagick/patches/patch-ad
cvs rdiff -r1.6 -r0 pkgsrc/graphics/ImageMagick/patches/patch-ae \
    pkgsrc/graphics/ImageMagick/patches/patch-af
cvs rdiff -r1.4 -r0 pkgsrc/graphics/ImageMagick/patches/patch-ag
cvs rdiff -r1.3 -r0 pkgsrc/graphics/ImageMagick/patches/patch-ah

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