summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authoradam <adam>2004-11-29 09:05:46 +0000
committeradam <adam>2004-11-29 09:05:46 +0000
commitfe1090013ea7f23072bba5d1dd6cd12fa9138f48 (patch)
tree1a32f5cd491c2ba1da841b6687137119fc1ec788 /graphics/ImageMagick
parent59a41007cf4dbd0a16351dcb9f6fb9ef13846fd8 (diff)
downloadpkgsrc-fe1090013ea7f23072bba5d1dd6cd12fa9138f48.tar.gz
Chamges 6.1.5-7:
* 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). * The display program no longer exits after the first image. * The JP2 coders no longer interprets the first channel as an opacity channel. * The VID coder no longer generates a fault (bug report from Arfune). * CMYK Postscript with a subimage specification no longer returns a grayscale image (bug report from Arfune). * Handle image settings with MogrifyImageInfo() method. * GNS contributed QueryMultilineTypeMetrics(). Its like QueryTypeMetrics() but returns the maximum text width and height for multiple lines of text. * Treat -channel as a setting in the command line programs.
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile.common4
-rw-r--r--graphics/ImageMagick/PLIST7
-rw-r--r--graphics/ImageMagick/distinfo6
3 files changed, 10 insertions, 7 deletions
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common
index 6cdddd55e6e..eeeeeec0938 100644
--- a/graphics/ImageMagick/Makefile.common
+++ b/graphics/ImageMagick/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.22 2004/11/22 16:28:24 adam Exp $
+# $NetBSD: Makefile.common,v 1.23 2004/11/29 09:05:46 adam Exp $
IM_MAJOR_VER= 6.1.5
-IM_MINOR_VER= 2
+IM_MINOR_VER= 7
IM_MAJOR_LIB_VER= ${IM_MAJOR_VER}
.if (${IM_MINOR_VER} != NONE)
diff --git a/graphics/ImageMagick/PLIST b/graphics/ImageMagick/PLIST
index f5591ef06b2..8ec811b8112 100644
--- a/graphics/ImageMagick/PLIST
+++ b/graphics/ImageMagick/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2004/11/22 16:28:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2004/11/29 09:05:46 adam Exp $
bin/Magick++-config
bin/Magick-config
bin/Wand-config
@@ -92,7 +92,10 @@ include/magick/utility.h
include/magick/version.h
include/magick/widget.h
include/magick/xwindow.h
-include/wand/pixel_wand_private.h
+include/wand/drawing_wand.h
+include/wand/magick_wand.h
+include/wand/pixel_iterator.h
+include/wand/pixel_wand.h
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/colors.xml
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/configure.xml
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/delegates.xml
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index cfe63fb957f..632cacf9ab9 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2004/11/22 16:28:25 adam Exp $
+$NetBSD: distinfo,v 1.33 2004/11/29 09:05:46 adam Exp $
-SHA1 (ImageMagick-6.1.5-2.tar.bz2) = 6c60f43798e3a0fcdf23947953676dacc05f3eb6
-Size (ImageMagick-6.1.5-2.tar.bz2) = 4558819 bytes
+SHA1 (ImageMagick-6.1.5-7.tar.bz2) = aeb885645a7cdce835d9614fc5648bb0304ad1b0
+Size (ImageMagick-6.1.5-7.tar.bz2) = 4559254 bytes
SHA1 (patch-aa) = 45dfec582cb3edb7ce40026dbedf80e6a4bb39e7