summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authordrochner <drochner>2010-01-15 19:28:41 +0000
committerdrochner <drochner>2010-01-15 19:28:41 +0000
commitf358c3f3cf102c9a4df9078899d4958c2a9623df (patch)
treee7bac10d973b08cc1b704a236fc211e2689d99f8 /graphics/ImageMagick
parente275e83c420b12fdbc3d0d23f29feb28ca61ff45 (diff)
downloadpkgsrc-f358c3f3cf102c9a4df9078899d4958c2a9623df.tar.gz
update to 6.5.7.9
This is the minimal update to fix the crashes described in PR pkg/42593. (pullup candidate for 2009Q4)
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile3
-rw-r--r--graphics/ImageMagick/Makefile.common4
-rw-r--r--graphics/ImageMagick/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 62cb102d5b1..9e42564debe 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.161 2009/12/15 21:48:00 joerg Exp $
+# $NetBSD: Makefile,v 1.162 2010/01/15 19:28:41 drochner Exp $
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
-PKGREVISION= 1
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.imagemagick.org/
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common
index 1146a5d52b4..6f4ba7fa696 100644
--- a/graphics/ImageMagick/Makefile.common
+++ b/graphics/ImageMagick/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.84 2009/10/28 11:07:59 adam Exp $
+# $NetBSD: Makefile.common,v 1.85 2010/01/15 19:28:41 drochner Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 6.5.7
-IM_MINOR_VER= 2
+IM_MINOR_VER= 9
IM_MAJOR_LIB_VER= ${IM_MAJOR_VER}
.if (${IM_MINOR_VER} != NONE)
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 5d8d4ed2bab..4526e3d5e42 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.100 2009/10/28 11:07:59 adam Exp $
+$NetBSD: distinfo,v 1.101 2010/01/15 19:28:41 drochner Exp $
-SHA1 (ImageMagick-6.5.7-2.tar.bz2) = 9705053eb057dcd70fd7b8c75da486436f161f55
-RMD160 (ImageMagick-6.5.7-2.tar.bz2) = d7777bb88ecbf2d0a978ac9d39c3effe50956638
-Size (ImageMagick-6.5.7-2.tar.bz2) = 8690934 bytes
+SHA1 (ImageMagick-6.5.7-9.tar.bz2) = 061eeb17a55150b324ae88706dcc06aa7d51a0ee
+RMD160 (ImageMagick-6.5.7-9.tar.bz2) = 295467edeab5ccdcfed304e4cacc2d924921d385
+Size (ImageMagick-6.5.7-9.tar.bz2) = 8716394 bytes