diff options
author | tron <tron@pkgsrc.org> | 1999-07-22 16:44:35 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-07-22 16:44:35 +0000 |
commit | 09338e20a9f22f99c732b3a3bf3f3014fb45071f (patch) | |
tree | d5aa79c9c9440cd1ebb3fb0a42f4cf6cbd752792 /graphics | |
parent | 3122e81f8aa2c127860d74457d220d5aac717a56 (diff) | |
download | pkgsrc-09338e20a9f22f99c732b3a3bf3f3014fb45071f.tar.gz |
Update "ImageMagick" package to version 4.2.8.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 4 | ||||
-rw-r--r-- | graphics/ImageMagick/files/md5 | 4 | ||||
-rw-r--r-- | graphics/ImageMagick/pkg/PLIST | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index be8e7d3468b..7e9fb7817e8 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 1999/06/03 17:22:50 tron Exp $ +# $NetBSD: Makefile,v 1.46 1999/07/22 16:44:35 tron Exp $ # -DISTNAME= ImageMagick-4.2.7 +DISTNAME= ImageMagick-4.2.8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/ImageMagick/files/md5 b/graphics/ImageMagick/files/md5 index d4e4229a746..b1b682ba0aa 100644 --- a/graphics/ImageMagick/files/md5 +++ b/graphics/ImageMagick/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.22 1999/06/03 17:22:51 tron Exp $ +$NetBSD: md5,v 1.23 1999/07/22 16:44:35 tron Exp $ -MD5 (ImageMagick-4.2.7.tar.bz2) = 416688b0d2ac4ac6d36312d74af00d75 +MD5 (ImageMagick-4.2.8.tar.bz2) = f2a8a446c6107979b0f6a32903639f5d diff --git a/graphics/ImageMagick/pkg/PLIST b/graphics/ImageMagick/pkg/PLIST index 10f681d6cbe..ca2b15871d5 100644 --- a/graphics/ImageMagick/pkg/PLIST +++ b/graphics/ImageMagick/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 1999/06/03 17:22:51 tron Exp $ +@comment $NetBSD: PLIST,v 1.21 1999/07/22 16:44:36 tron Exp $ bin/Magick-config bin/animate bin/combine @@ -10,6 +10,8 @@ bin/mogrify bin/montage bin/xtp include/magick/PreRvIcccm.h +include/magick/api.h +include/magick/blob.h include/magick/classify.h include/magick/compress.h include/magick/config.h @@ -27,7 +29,7 @@ include/magick/version.h include/magick/widget.h include/magick/xwindows.h lib/libMagick.a -lib/libMagick.so.4.27 +lib/libMagick.so.4.28 man/man1/ImageMagick.1 man/man1/animate.1 man/man1/combine.1 |