summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-01-02 20:57:28 +0000
committertron <tron@pkgsrc.org>1999-01-02 20:57:28 +0000
commit044e4a8dccbfc415c56aa51d6a855dd5616a3d31 (patch)
treeae6e5f10e4e3cb3ea003cf08bbdc00015884bcf7
parentc61235880c8534b7d7c6dcd64a429daf7fda61e4 (diff)
downloadpkgsrc-044e4a8dccbfc415c56aa51d6a855dd5616a3d31.tar.gz
Update "ImageMagick" package to version 4.1.7.
-rw-r--r--graphics/ImageMagick/Makefile6
-rw-r--r--graphics/ImageMagick/files/md54
-rw-r--r--graphics/ImageMagick/patches/patch-aa10
-rw-r--r--graphics/ImageMagick/pkg/PLIST4
4 files changed, 12 insertions, 12 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 2e2acace313..0ee1cf2e72b 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 1998/12/15 00:21:09 tron Exp $
+# $NetBSD: Makefile,v 1.33 1999/01/02 20:57:28 tron Exp $
#
-DISTNAME= ImageMagick-4.1.6
+DISTNAME= ImageMagick-4.1.7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -13,7 +13,7 @@ DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec
DEPENDS+= png-1.0.2:../../graphics/png
DEPENDS+= tiff-3.4:../../graphics/tiff
-CONFLICTS= ImageMagick-4.*
+CONFLICTS= ImageMagick-*
pre-configure:
.if exists(/usr/lib/libbz2.a)
diff --git a/graphics/ImageMagick/files/md5 b/graphics/ImageMagick/files/md5
index 5cd75942cd7..93036c0c850 100644
--- a/graphics/ImageMagick/files/md5
+++ b/graphics/ImageMagick/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.18 1998/12/15 00:21:09 tron Exp $
+$NetBSD: md5,v 1.19 1999/01/02 20:57:28 tron Exp $
-MD5 (ImageMagick-4.1.6.tar.gz) = db3194e83e34b5fc68b1095c7c5a8a6a
+MD5 (ImageMagick-4.1.7.tar.gz) = 189710a63b9bbe0ce3676aa362292a7b
diff --git a/graphics/ImageMagick/patches/patch-aa b/graphics/ImageMagick/patches/patch-aa
index e35ca4d63f5..03f1f259c6a 100644
--- a/graphics/ImageMagick/patches/patch-aa
+++ b/graphics/ImageMagick/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.6 1998/11/01 22:34:12 tron Exp $
+$NetBSD: patch-aa,v 1.7 1999/01/02 20:57:28 tron Exp $
---- Magick.tmpl.orig Thu Oct 22 18:32:57 1998
-+++ Magick.tmpl Sun Nov 1 23:14:22 1998
+--- Magick.tmpl.orig Thu Dec 17 18:37:36 1998
++++ Magick.tmpl Sat Jan 2 21:29:13 1999
@@ -37,17 +37,17 @@
#ifdef RsArchitecture
XCOMM EXTENSIONS_DEFINES= -DHasLZW -DHasShape
@@ -91,8 +91,8 @@ $NetBSD: patch-aa,v 1.6 1998/11/01 22:34:12 tron Exp $
XCOMM the top level X11 include directory or X11/X.h will be overwritten.
#ifndef PREFIX
--PREFIX=/usr/local
-+PREFIX=${X11BASE}
+-PREFIX= /usr/local
++PREFIX= ${X11BASE}
#endif
DelegatePath= -DDelegatePath=\"$(PREFIX)/share/ImageMagick/\"
diff --git a/graphics/ImageMagick/pkg/PLIST b/graphics/ImageMagick/pkg/PLIST
index 475c9393a97..903d46a99d3 100644
--- a/graphics/ImageMagick/pkg/PLIST
+++ b/graphics/ImageMagick/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 1998/12/15 00:21:09 tron Exp $
+@comment $NetBSD: PLIST,v 1.16 1999/01/02 20:57:29 tron Exp $
bin/xtp
bin/display
bin/montage
@@ -24,7 +24,7 @@ include/magick/version.h
include/magick/quantize.h
@dirrm include/magick
lib/libMagick.a
-lib/libMagick.so.4.0.16
+lib/libMagick.so.4.0.17
man/cat1/display.0
man/cat1/montage.0
man/cat1/import.0