Sat Oct 22 14:55:52 2011 UTC ()
Update to 6.7.3.1

* shlib name has changed.

Changelog:
2011-10-15  6.7.3-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.3-1.

2011-10-15  6.7.3-1 Cristy  <quetzlzacatenango@image...>
  * Read TIFF EXIF profile before reading the image data.
  * Fix "test: no: unexpected operator" in the configure script (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19615).
  * Off by one error when writing the JPEG XMP profile (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19616).
  * Revert GetPathComponent() patch.

2011-10-09  6.7.3-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.3-0.

2011-10-09  6.7.3-0 Cristy  <quetzlzacatenango@image...>
  * Generate output for caption:"[!]" (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19589.

2011-10-05  6.7.3-0 Glenn Randers-Pehrson <glennrp@image...>
  * Add "png:format" property with possible values png8, png24, and png32,
    for use when prepending the format type to the filename is not convenient
    or is not possible, e.g., when embedding the PNG in a PNG-encoded ICO.

2011-10-04  6.7.2-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-10.

2011-10-04  6.7.2-10 Cristy  <quetzlzacatenango@image...>
  * Remove most of the LLVM compiler warnings.
  * Fix bug in -evaluate-sequence multiply (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19549).
  * Upgrade to sRGB V4 ICC profile (reference
    http://www.color.org/srgbprofiles.xalter).
  * Distinguish embedded PNG vs BMP within the MicroSoft ICON image format.

2011-09-30  6.7.2-10 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize the sRGB version 4 ICC profile and write PNG sRGB chunk instead.
  * Use crc32 instead of "sRGB" string to recognize certain sRGB profiles.

2011-09-26  6.7.2-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-9.

2011-09-26  6.7.2-9 Cristy  <quetzlzacatenango@image...>
  * Fix race condition on image rotate @ 90 degrees.

2011-09-25  6.7.2-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-8.

2011-09-20  6.7.2-8 Cristy  <quetzlzacatenango@image...>
  * Prevent infinite loop when font is too large for specified width (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19502).
  * Fix LFS cross-compile detection (patch from Mike Frysinger).
  * Add open_utf8(), fopen_utf8(), access_utf8(), etc. utility methods.

2011-09-15  6.7.2-7 Cristy  <quetzlzacatenango@image...>
  * Convert empty .htm / .html file no longer removes source file.
  * -crop 11x2@ now returns 22 images as expected.
  * Enable reading the EXIF profile in a TIFF image under Windows.
  * Support drawing text with bitmap font.

2011-09-13  6.7.2-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-6.

2011-09-12  6.7.2-6 Cristy  <quetzlzacatenango@image...>
  * Expand pixel range for 12 bit DCM images stored in 16-bit words.
  * Gray images not displayed properly when saved as MIFF with sRGB
    colorspace.
  * OpenCL's clCreateContextFromType() no longer returns a system default.
  * Use -enable-zero-configuration for zero configuration ImageMagick
    (previously -enable-embeddable).

2011-09-10  6.7.2-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-5.

2011-09-10  6.7.2-5 Cristy  <quetzlzacatenango@image...>
  * SO bump.

2011-09-09  6.7.2-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-4.

2011-09-05  6.7.2-4 Cristy  <quetzlzacatenango@image...>
  * Fix cut-n-paste error when reading JPEG profiles.

2011-09-07  6.7.2-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-3.

2011-09-05  6.7.2-3 Cristy  <quetzlzacatenango@image...>
  * A small memory overwrite when reading TIFF with 1-bit alpha (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19417).
  * Remove a 2 byte memory leak when checking for environment variables.

2011-09-05  6.7.2-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-2.

2011-09-03  6.7.2-2 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize the sRGB ICC profile and write the PNG sRGB profile instead
    of a full iCCP chunk.

2011-08-31  6.7.2-2 Cristy  <quetzlzacatenango@image...>
  * Write grayscale MIFF as a single gray pixel component, not RGB (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=19403).
  * Bail gracefully for corrupt JPEG images.
  * Bail gracefully for negative montage geometries (references
    https://bugzilla.redhat.com/show_bug.cgi?id=735599).
  * Account for DCm bits allocated 16 and significant bits 12 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19420).
  * Fix bug when appending JPEG image profiles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19429).

2011-08-29  6.7.2-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-1.

2011-08-29  6.7.2-1 Cristy  <quetzlzacatenango@image...>
  * The AllChannels defined changed to 0x7ffffff to avoid integer overflow.

2011-08-26  6.7.2-0 Cristy  <quetzlzacatenango@image...>
  * HDR format 32-bit_rle_xyze implies the XYZ colorspace.

2011-08-22  6.7.1-10 Cristy  <quetzlzacatenango@image...>
  * Revert FormatImageAttributeList(), FormatImagePropertyList() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19339).

2011-08-21  6.7.1-10 Glenn Randers-Pehrson <glennrp@image...>
  * Revised configure.ac (and configure) to look for -lpng15, -lpng14, -lpng12,
    and -lpng in that order instead of just -lpng.  This should help find
    a consistent library and headers when users upgrade their libpng delegate
    from one version to another, incompatible version.

2011-08-20  6.7.1-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-9.

2011-08-20  6.7.1-9 Cristy  <quetzlzacatenango@image...>
  * Fix memory leak in text annotation (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19331).

2011-08-18  6.7.1-9 Glenn Randers-Pehrson <glennrp@image...>
  * The "-strip" option was excluding the PNG tRNS chunk (see 6.6.6-7, below);
  revised the -strip option so it behaves as
  if "-define PNG:include-chunk=none,trns,gama" had appeared on the commandline.
  * When writing a PNG8 and more than one transparent color is present,
  merge them into the image->background_color (Reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19329),
  finishing the implementation started in version 6.6.8-7.

2011-08-18  6.7.1-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-8.

2011-08-18  6.7.1-8 Cristy  <quetzlzacatenango@image...>
  * Caption now wraps properly for Chinese text (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19249).

2011-08-18  6.7.1-8 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder would sometimes fail to respect the -define PNG:color-type
    option when the incoming image was PseudoClass (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19262).

2011-08-15  6.7.1-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-7.

2011-08-15  6.7.1-7 Cristy  <quetzlzacatenango@image...>
  * Properly handled continued JPEG embedded profiles.

2011-08-12  6.7.1-6 Cristy  <quetzlzacatenango@image...>
  * Yet another attempt to read Japanese filenames under Windows.

2011-08-10  6.7.1-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-5.

2011-08-10  6.7.1-5 Cristy  <quetzlzacatenango@image...>
  * Revert -colorspace sRGB option patch (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19256).
  * Revert -type PaletteMatte option patch (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19263

2011-08-09  6.7.1-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-4.

2011-08-09  6.7.1-4 Cristy  <quetzlzacatenango@image...>
  * Revert MultiByteToWideChar() for Windows patch.

2011-08-05  6.7.1-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-3.

2011-08-05  6.7.1-3 Cristy  <quetzlzacatenango@image...>
  * Use MultiByteToWideChar() for Windows filenames (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19242).

2011-08-03  6.7.1-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-2.

2011-08-02  6.7.1-2 Cristy  <quetzlzacatenango@image...>
  * Windows does not support acosh(), asinh(), or atanh().
  * Accept filenames with time stamps and a sub-image specification (e.g.
    test-18:37.jpg[0]).

2011-08-01  6.7.1-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-1.

2011-08-01  6.7.1-1 Cristy  <quetzlzacatenango@image...>
  * Support MSL 'set gravity' element.
  * Don't report HSB colors as RGB colornames (e.g. hsb(0%,0%,100%)).
  * Support -fx acosh(), asinh(), and atanh().

2011-07-21  6.7.1-0 Anthony Thyssen <A.Thyssen@griffith...>
  * Removed a case that prevented rotations of rectangle kernels.

2011-07-01  6.7.1-0 Glenn Randers-Pehrson <glennrp@image...>
  * Use zlib default compression strategy instead of Z_RLE and Z_FIXED
    strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,
    respectively) that don't support them.
  * Exit test loop sooner in coders/png.c when a non-gray pixel is found.

2011-06-30  6.7.0-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-10.

2011-06-30  6.7.0-10 Glenn Randers-Pehrson <glennrp@image...>
  * Added "-define PNG:compression-level|strategy|filter=value" options to
    the PNG encoder.  If these options are used, they take precedence over
    the -quality option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?&f=1&p=73548).

2011-06-29  6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
  * Handle "-quality 97" properly in the png encoder, i.e., use intrapixel
    filtering when writing a MNG file and no filtering when writing a PNG file.
  * Added support for Z_RLE strategy in the png compressor, using
    -quality 98 or 99.

2011-06-28  6.7.0-10 Cristy  <quetzlzacatenango@image...>
  * Properly allocate points when render text with large font size (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18997).

2011-06-25  6.7.0-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-9.

2011-06-18  6.7.0-9 Cristy  <quetzlzacatenango@image...>
  * Defend against corrupt PSD resource blocks.

2011-06-15  6.7.0-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-8.

2011-06-14  6.7.0-8 Anthony Thyssen <A.Thyssen@griffith...>
  * Added Initial implementation of Cylinder to/from Plane 3D Distorts
    Includes derivative (scaled lookup), and anti-aliased horizon (validity)
    Currently can NOT handle extractions from full 360 cylinder panoramas.

2011-06-13  6.7.0-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-7.

2011-06-09  6.7.0-7 Cristy  <quetzlzacatenango@image...>
  * Fixed "conversion from unsigned __int64 to double not implemented"
    so IM can compile under VisualStudio 6.

2011-06-08  6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder would sometimes make black pixels transparent when some
    other gray level was supposed to be the transparent color (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18900).
    This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32
    builds.

2011-06-08  6.7.0-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-6.

2011-06-08  6.7.0-6 Cristy  <quetzlzacatenango@image...>
  * Fix transient error for composite 'Over' operator.

2011-06-07  6.7.0-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-5.

2011-06-07  6.7.0-5 Cristy  <quetzlzacatenango@image...>
  * Fix one-off bug in option parser (reference
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177).
  * Transient bug with composite 'Over' in magick/composite-private.h.

2011-06-06  6.7.0-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-4.

2011-06-03  6.7.0-4 Cristy  <quetzlzacatenango@image...>
  * Support -direction right-to-left for the label: and caption: coders.
  * Blue / green reversed for JPEG-compressed TIFF images.

2011-06-03  6.7.0-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-3.

2011-06-02  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * Use memmove() instead of memcpy() in StripString().

2011-05-27  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-2.

2011-05-26  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * ImageMagick now compiles on Hurd (reference
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628020).
  * Use vfprintf rather than fprintf in FormatLocaleFileList().

2011-05-26  6.7.0-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-1.

2011-05-25  6.7.0-1 Cristy  <quetzlzacatenango@image...>
  * Not all Linux'es define locale_t (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18819).

2011-05-22  6.7.0-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-0.

2011-05-21  6.7.0-0 Cristy  <quetzlzacatenango@image...>
  * Avoid fault on corrupt JPEG images.
  * Avoid fault on certain DJVU images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18807).
  * Fix -fx to interpret scientific notation properly.

2011-05-20  6.6.9-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.6.9-10.

2011-05-20  6.6.9-10 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder now respects the -depth setting, including 1, 2, 4.
    Previously settings other than 8 and 16 were ignored (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18412).

2011-05-16  6.6.9-10 Cristy  <quetzlzacatenango@image...>
  * Don't use comma as a separator for stroked text (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18742).
  * Use C locale when generating or interpreting SVG.
  * Fix "unterminated macro" for Q32 build of coders/png.c.

2011-05-15  6.6.9-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.6.9-9.

2011-05-14  6.6.9-9 Cristy  <quetzlzacatenango@image...>
  * The -scale option now considers the alpha channel when scaling.
  * Fix transient bug for HSL to RGB and back.

2011-05-12  6.6.9-9 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed PNG8 reduction to work with an image that reduces to 256 colors
    plus transparency, by merging the two darkest red colors.


(ryoon)
diff -r1.169 -r1.170 pkgsrc/graphics/ImageMagick/Makefile
diff -r1.90 -r1.91 pkgsrc/graphics/ImageMagick/Makefile.common
diff -r1.69 -r1.70 pkgsrc/graphics/ImageMagick/PLIST
diff -r1.35 -r1.36 pkgsrc/graphics/ImageMagick/buildlink3.mk
diff -r1.106 -r1.107 pkgsrc/graphics/ImageMagick/distinfo

cvs diff -r1.169 -r1.170 pkgsrc/graphics/ImageMagick/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/Makefile 2011/05/11 11:38:48 1.169
+++ pkgsrc/graphics/ImageMagick/Makefile 2011/10/22 14:55:51 1.170
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.169 2011/05/11 11:38:48 adam Exp $ 1# $NetBSD: Makefile,v 1.170 2011/10/22 14:55:51 ryoon Exp $
2 2
3.include "Makefile.common" 3.include "Makefile.common"
4 4
5PKGNAME= ImageMagick-${DISTVERSION} 5PKGNAME= ImageMagick-${DISTVERSION}
6 6
7MAINTAINER= adam@NetBSD.org 7MAINTAINER= adam@NetBSD.org
8COMMENT= Package for display and interactive manipulation of images 8COMMENT= Package for display and interactive manipulation of images
9 9
10CONFLICTS= geomview<1.8.1nb2 # used to have a program named 'animate' 10CONFLICTS= geomview<1.8.1nb2 # used to have a program named 'animate'
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
14 14
@@ -39,27 +39,27 @@ GCC_REQD+= 3.0 @@ -39,27 +39,27 @@ GCC_REQD+= 3.0
39.if ${MACHINE_ARCH} == "mipsel" 39.if ${MACHINE_ARCH} == "mipsel"
40CFLAGS+= -O 40CFLAGS+= -O
41.endif 41.endif
42 42
43PKG_SYSCONFSUBDIR= ImageMagick 43PKG_SYSCONFSUBDIR= ImageMagick
44EGDIR= ${PREFIX}/share/examples/ImageMagick 44EGDIR= ${PREFIX}/share/examples/ImageMagick
45CONF_FILES= ${EGDIR}/coder.xml ${PKG_SYSCONFDIR}/coder.xml 45CONF_FILES= ${EGDIR}/coder.xml ${PKG_SYSCONFDIR}/coder.xml
46CONF_FILES+= ${EGDIR}/colors.xml ${PKG_SYSCONFDIR}/colors.xml 46CONF_FILES+= ${EGDIR}/colors.xml ${PKG_SYSCONFDIR}/colors.xml
47CONF_FILES+= ${EGDIR}/delegates.xml ${PKG_SYSCONFDIR}/delegates.xml 47CONF_FILES+= ${EGDIR}/delegates.xml ${PKG_SYSCONFDIR}/delegates.xml
48CONF_FILES+= ${EGDIR}/log.xml ${PKG_SYSCONFDIR}/log.xml 48CONF_FILES+= ${EGDIR}/log.xml ${PKG_SYSCONFDIR}/log.xml
49CONF_FILES+= ${EGDIR}/magic.xml ${PKG_SYSCONFDIR}/magic.xml 49CONF_FILES+= ${EGDIR}/magic.xml ${PKG_SYSCONFDIR}/magic.xml
50CONF_FILES+= ${EGDIR}/mime.xml ${PKG_SYSCONFDIR}/mime.xml 50CONF_FILES+= ${EGDIR}/mime.xml ${PKG_SYSCONFDIR}/mime.xml
51CONF_FILES+= ${EGDIR}/policy.xml ${PKG_SYSCONFDIR}/policy.xml 51CONF_FILES+= ${EGDIR}/policy.xml ${PKG_SYSCONFDIR}/policy.xml
52CONF_FILES+= ${EGDIR}/sRGB.icm ${PKG_SYSCONFDIR}/sRGB.icm 52CONF_FILES+= ${EGDIR}/sRGB.icc ${PKG_SYSCONFDIR}/sRGB.icc
53CONF_FILES+= ${EGDIR}/thresholds.xml ${PKG_SYSCONFDIR}/thresholds.xml 53CONF_FILES+= ${EGDIR}/thresholds.xml ${PKG_SYSCONFDIR}/thresholds.xml
54CONF_FILES+= ${EGDIR}/type-dejavu.xml ${PKG_SYSCONFDIR}/type-dejavu.xml 54CONF_FILES+= ${EGDIR}/type-dejavu.xml ${PKG_SYSCONFDIR}/type-dejavu.xml
55CONF_FILES+= ${EGDIR}/type-ghostscript.xml ${PKG_SYSCONFDIR}/type-ghostscript.xml 55CONF_FILES+= ${EGDIR}/type-ghostscript.xml ${PKG_SYSCONFDIR}/type-ghostscript.xml
56CONF_FILES+= ${EGDIR}/type-windows.xml ${PKG_SYSCONFDIR}/type-windows.xml 56CONF_FILES+= ${EGDIR}/type-windows.xml ${PKG_SYSCONFDIR}/type-windows.xml
57CONF_FILES+= ${EGDIR}/type.xml ${PKG_SYSCONFDIR}/type.xml 57CONF_FILES+= ${EGDIR}/type.xml ${PKG_SYSCONFDIR}/type.xml
58 58
59SUBST_CLASSES+= fix-cfg 59SUBST_CLASSES+= fix-cfg
60SUBST_STAGE.fix-cfg= pre-configure 60SUBST_STAGE.fix-cfg= pre-configure
61SUBST_MESSAGE.fix-cfg= Fixing configure.xml. 61SUBST_MESSAGE.fix-cfg= Fixing configure.xml.
62SUBST_FILES.fix-cfg= config/configure.xml.in 62SUBST_FILES.fix-cfg= config/configure.xml.in
63SUBST_VARS.fix-cfg= CONFIGURE_ARGS 63SUBST_VARS.fix-cfg= CONFIGURE_ARGS
64 64
65SUBST_CLASSES+= fix-etc 65SUBST_CLASSES+= fix-etc

cvs diff -r1.90 -r1.91 pkgsrc/graphics/ImageMagick/Makefile.common (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/Makefile.common 2011/05/11 11:38:48 1.90
+++ pkgsrc/graphics/ImageMagick/Makefile.common 2011/10/22 14:55:51 1.91
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile.common,v 1.90 2011/05/11 11:38:48 adam Exp $ 1# $NetBSD: Makefile.common,v 1.91 2011/10/22 14:55:51 ryoon Exp $
2# 2#
3# used by graphics/p5-PerlMagick/Makefile 3# used by graphics/p5-PerlMagick/Makefile
4 4
5IM_MAJOR_VER= 6.6.9 5IM_MAJOR_VER= 6.7.3
6IM_MINOR_VER= 8 6IM_MINOR_VER= 1
7IM_MAJOR_LIB_VER= ${IM_MAJOR_VER} 7IM_MAJOR_LIB_VER= ${IM_MAJOR_VER}
8 8
9.if (${IM_MINOR_VER} != NONE) 9.if (${IM_MINOR_VER} != NONE)
10DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER} 10DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER}
11.else 11.else
12DISTSUFFIX= ${IM_MAJOR_VER} 12DISTSUFFIX= ${IM_MAJOR_VER}
13.endif 13.endif
14 14
15DISTNAME= ImageMagick-${DISTSUFFIX} 15DISTNAME= ImageMagick-${DISTSUFFIX}
16DISTVERSION= ${DISTSUFFIX:S/-/./} 16DISTVERSION= ${DISTSUFFIX:S/-/./}
17 17
18CATEGORIES= graphics 18CATEGORIES= graphics
19MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \ 19MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \

cvs diff -r1.69 -r1.70 pkgsrc/graphics/ImageMagick/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/PLIST 2011/05/11 11:38:48 1.69
+++ pkgsrc/graphics/ImageMagick/PLIST 2011/10/22 14:55:51 1.70
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.69 2011/05/11 11:38:48 adam Exp $ 1@comment $NetBSD: PLIST,v 1.70 2011/10/22 14:55:51 ryoon Exp $
2bin/Magick++-config 2bin/Magick++-config
3bin/Magick-config 3bin/Magick-config
4bin/MagickCore-config 4bin/MagickCore-config
5bin/MagickWand-config 5bin/MagickWand-config
6bin/Wand-config 6bin/Wand-config
7bin/animate 7bin/animate
8bin/compare 8bin/compare
9bin/composite 9bin/composite
10bin/conjure 10bin/conjure
11bin/convert 11bin/convert
12bin/display 12bin/display
13bin/identify 13bin/identify
14bin/import 14bin/import
@@ -1166,21 +1166,21 @@ share/doc/ImageMagick-${IM_MAJOR_VER}/ww @@ -1166,21 +1166,21 @@ share/doc/ImageMagick-${IM_MAJOR_VER}/ww
1166share/doc/ImageMagick-${IM_MAJOR_VER}/www/source/wand.c 1166share/doc/ImageMagick-${IM_MAJOR_VER}/www/source/wand.c
1167share/doc/ImageMagick-${IM_MAJOR_VER}/www/sponsors.html 1167share/doc/ImageMagick-${IM_MAJOR_VER}/www/sponsors.html
1168share/doc/ImageMagick-${IM_MAJOR_VER}/www/stream.html 1168share/doc/ImageMagick-${IM_MAJOR_VER}/www/stream.html
1169share/doc/ImageMagick-${IM_MAJOR_VER}/www/subversion.html 1169share/doc/ImageMagick-${IM_MAJOR_VER}/www/subversion.html
1170share/doc/ImageMagick-${IM_MAJOR_VER}/www/t-shirt.html 1170share/doc/ImageMagick-${IM_MAJOR_VER}/www/t-shirt.html
1171share/doc/ImageMagick-${IM_MAJOR_VER}/www/wand.png 1171share/doc/ImageMagick-${IM_MAJOR_VER}/www/wand.png
1172share/examples/ImageMagick/coder.xml 1172share/examples/ImageMagick/coder.xml
1173share/examples/ImageMagick/colors.xml 1173share/examples/ImageMagick/colors.xml
1174share/examples/ImageMagick/delegates.xml 1174share/examples/ImageMagick/delegates.xml
1175share/examples/ImageMagick/log.xml 1175share/examples/ImageMagick/log.xml
1176share/examples/ImageMagick/magic.xml 1176share/examples/ImageMagick/magic.xml
1177share/examples/ImageMagick/mime.xml 1177share/examples/ImageMagick/mime.xml
1178share/examples/ImageMagick/policy.xml 1178share/examples/ImageMagick/policy.xml
1179share/examples/ImageMagick/sRGB.icm 1179share/examples/ImageMagick/sRGB.icc
1180share/examples/ImageMagick/thresholds.xml 1180share/examples/ImageMagick/thresholds.xml
1181share/examples/ImageMagick/type-dejavu.xml 1181share/examples/ImageMagick/type-dejavu.xml
1182share/examples/ImageMagick/type-ghostscript.xml 1182share/examples/ImageMagick/type-ghostscript.xml
1183share/examples/ImageMagick/type-windows.xml 1183share/examples/ImageMagick/type-windows.xml
1184share/examples/ImageMagick/type.xml 1184share/examples/ImageMagick/type.xml
1185@pkgdir lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/coders 
1186@pkgdir lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/filters 1185@pkgdir lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/filters
 1186@pkgdir lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/coders

cvs diff -r1.35 -r1.36 pkgsrc/graphics/ImageMagick/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/buildlink3.mk 2011/07/06 20:21:03 1.35
+++ pkgsrc/graphics/ImageMagick/buildlink3.mk 2011/10/22 14:55:51 1.36
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: buildlink3.mk,v 1.35 2011/07/06 20:21:03 drochner Exp $ 1# $NetBSD: buildlink3.mk,v 1.36 2011/10/22 14:55:51 ryoon Exp $
2 2
3BUILDLINK_TREE+= ImageMagick 3BUILDLINK_TREE+= ImageMagick
4 4
5.if !defined(IMAGEMAGICK_BUILDLINK3_MK) 5.if !defined(IMAGEMAGICK_BUILDLINK3_MK)
6IMAGEMAGICK_BUILDLINK3_MK:= 6IMAGEMAGICK_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=5.5.7.11nb1 8BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=5.5.7.11nb1
9BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=6.6.6.5nb1 9BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=6.7.3.1
10BUILDLINK_PKGSRCDIR.ImageMagick?= ../../graphics/ImageMagick 10BUILDLINK_PKGSRCDIR.ImageMagick?= ../../graphics/ImageMagick
11 11
12pkgbase := ImageMagick 12pkgbase := ImageMagick
13.include "../../mk/pkg-build-options.mk" 13.include "../../mk/pkg-build-options.mk"
14 14
15.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mdjvu) 15.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mdjvu)
16.include "../../graphics/djvulibre-lib/buildlink3.mk" 16.include "../../graphics/djvulibre-lib/buildlink3.mk"
17.endif 17.endif
18.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mghostscript) 18.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mghostscript)
19.include "../../print/ghostscript/buildlink3.mk" 19.include "../../print/ghostscript/buildlink3.mk"
20.endif 20.endif
21.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mjasper) 21.if !empty(PKG_BUILD_OPTIONS.ImageMagick:Mjasper)
22.include "../../graphics/jasper/buildlink3.mk" 22.include "../../graphics/jasper/buildlink3.mk"

cvs diff -r1.106 -r1.107 pkgsrc/graphics/ImageMagick/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/distinfo 2011/05/11 11:38:48 1.106
+++ pkgsrc/graphics/ImageMagick/distinfo 2011/10/22 14:55:51 1.107
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.106 2011/05/11 11:38:48 adam Exp $ 1$NetBSD: distinfo,v 1.107 2011/10/22 14:55:51 ryoon Exp $
2 2
3SHA1 (ImageMagick-6.6.9-8.tar.bz2) = c175e65f7eef867cd6af78d05820de32f77a9a85 3SHA1 (ImageMagick-6.7.3-1.tar.bz2) = 49d7dd338aa8925897cc52d51048c245d7106ef9
4RMD160 (ImageMagick-6.6.9-8.tar.bz2) = ee489847c9a577fc1181d336c93b41fcdc6e7046 4RMD160 (ImageMagick-6.7.3-1.tar.bz2) = dac30f465ad236bf0f0d6cd5bb9650a799d86f52
5Size (ImageMagick-6.6.9-8.tar.bz2) = 10155738 bytes 5Size (ImageMagick-6.7.3-1.tar.bz2) = 10406444 bytes