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 6.2.8-8 -- -7 is no lon...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9ae2aed031d
branches: trunk
changeset: 517256:b9ae2aed031d
user: perry <perry%pkgsrc.org@localhost>
date: Mon Aug 07 01:08:04 2006 +0000
description:
Update to 6.2.8-8 -- -7 is no longer available on most ImageMagick
mirrors.
The ChangeLog between -7 and -8 says:
* Add -unique-colors to discard all but one of any pixel color.
* The montage program properly parses the -channel option.
* Make -colors work consistently as an image operator.
* Some DPX images do not contain a television header.
* Restore ability to read 10-bit grayscale Cineon images.
* Improve handling of corrupt GIF images.
diffstat:
graphics/ImageMagick/Makefile.common | 4 ++--
graphics/ImageMagick/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r f9c7e6a39377 -r b9ae2aed031d graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Sun Aug 06 23:11:04 2006 +0000
+++ b/graphics/ImageMagick/Makefile.common Mon Aug 07 01:08:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.59 2006/07/31 14:55:36 adam Exp $
+# $NetBSD: Makefile.common,v 1.60 2006/08/07 01:08:04 perry Exp $
###########################################################################
#
@@ -10,7 +10,7 @@
###########################################################################
IM_MAJOR_VER= 6.2.8
-IM_MINOR_VER= 7
+IM_MINOR_VER= 8
IM_MAJOR_LIB_VER= ${IM_MAJOR_VER}
.if (${IM_MINOR_VER} != NONE)
diff -r f9c7e6a39377 -r b9ae2aed031d graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo Sun Aug 06 23:11:04 2006 +0000
+++ b/graphics/ImageMagick/distinfo Mon Aug 07 01:08:04 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.71 2006/07/31 14:55:36 adam Exp $
+$NetBSD: distinfo,v 1.72 2006/08/07 01:08:04 perry Exp $
-SHA1 (ImageMagick-6.2.8-7.tar.bz2) = b81bc5706ec07327a730b5b3881f20100f956af5
-RMD160 (ImageMagick-6.2.8-7.tar.bz2) = 7feb57f95a72b8f3499d5598a37c00d89ec6a060
-Size (ImageMagick-6.2.8-7.tar.bz2) = 5317751 bytes
+SHA1 (ImageMagick-6.2.8-8.tar.bz2) = ea5256c100162d85838329c2c19c0301c28d4c4e
+RMD160 (ImageMagick-6.2.8-8.tar.bz2) = 8d6158c2b43f571e3fcd962ea497dce948b8f9bf
+Size (ImageMagick-6.2.8-8.tar.bz2) = 5318333 bytes
SHA1 (patch-aa) = e5586b6520ebcc2745f4ab86bfe83dd6b649273f
SHA1 (patch-ab) = c3a3bf26b3a5edf22159e182e754a1c6dcdd121b
Home |
Main Index |
Thread Index |
Old Index