pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Update to ImageMagick 6.2.6-6, as...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ad6a2364a4c
branches:  trunk
changeset: 510433:8ad6a2364a4c
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Thu Mar 30 09:56:12 2006 +0000

description:
Update to ImageMagick 6.2.6-6, as the 6.2.6-4 distfile is already not available
anymore (noted by tron).

2006-03-26  6.2.6-6  Cristy  <stentz@image...>
  * Specify '-depth 32 -define quantum:format=floating-point' to read/write
   single precision floating point TIFF and raw formats.
  * Specify '-depth 64 -define quantum:format=floating-point' to read/write
   double precision floating point TIFF and raw formats.
  * If you overlaying an image with a negative offset, the image is no
    longer wrapped around the left and right edges of the canvas.

2006-03-20  6.2.6-5  Cristy  <stentz@image...>
  * Fix Group4-compression in the PDF writer.

diffstat:

 graphics/ImageMagick/Makefile.common |  4 ++--
 graphics/ImageMagick/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r 6ac6550e509d -r 8ad6a2364a4c graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Thu Mar 30 09:06:16 2006 +0000
+++ b/graphics/ImageMagick/Makefile.common      Thu Mar 30 09:56:12 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.49 2006/03/29 21:32:35 ghen Exp $
+# $NetBSD: Makefile.common,v 1.50 2006/03/30 09:56:12 ghen Exp $
 
 # NOTE:  When updating this version, make sure to reset PKGREVISION in
 # both graphics/ImageMagick *and* graphics/p5-PerlMagick!
 
 IM_MAJOR_VER=          6.2.6
-IM_MINOR_VER=          4
+IM_MINOR_VER=          6
 IM_MAJOR_LIB_VER=      ${IM_MAJOR_VER}
 
 .if (${IM_MINOR_VER} != NONE)
diff -r 6ac6550e509d -r 8ad6a2364a4c graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Thu Mar 30 09:06:16 2006 +0000
+++ b/graphics/ImageMagick/distinfo     Thu Mar 30 09:56:12 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.61 2006/03/29 21:32:35 ghen Exp $
+$NetBSD: distinfo,v 1.62 2006/03/30 09:56:12 ghen Exp $
 
-SHA1 (ImageMagick-6.2.6-4.tar.bz2) = 7a64116f713226c9c0ca85cec087e60a3ddaee03
-RMD160 (ImageMagick-6.2.6-4.tar.bz2) = 8a88d20527b940ff40b510f06d12f9c5fd6c29e0
-Size (ImageMagick-6.2.6-4.tar.bz2) = 5152530 bytes
+SHA1 (ImageMagick-6.2.6-6.tar.bz2) = 9072be24090df876dea118896398c8af3979fe36
+RMD160 (ImageMagick-6.2.6-6.tar.bz2) = 38f5c9a31a921a261c824e0226d425fbfc519853
+Size (ImageMagick-6.2.6-6.tar.bz2) = 5143408 bytes
 SHA1 (patch-aa) = 59d1987bc26397f2c90ea36d19ab92a39c472aa4
 SHA1 (patch-ab) = 385f2ee6a47abf0c967623c6b4cae7cd3fc2667c



Home | Main Index | Thread Index | Old Index