diff options
author | adam <adam@pkgsrc.org> | 2005-04-26 08:08:01 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-04-26 08:08:01 +0000 |
commit | e6f74b43c8caec60721b0a843e743e6a7e0959eb (patch) | |
tree | cf71a7d38220e82331feab637d28b47b7400b797 /graphics | |
parent | 28c016672aa9e3cdb5d099c9a5de45ac3356d473 (diff) | |
download | pkgsrc-e6f74b43c8caec60721b0a843e743e6a7e0959eb.tar.gz |
Changes 6.2.2.0:
* Bug-fixes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile.common | 6 | ||||
-rw-r--r-- | graphics/ImageMagick/PLIST | 3 | ||||
-rw-r--r-- | graphics/ImageMagick/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index 530aaff8cc5..5aa44a8d688 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.38 2005/04/19 15:43:13 adam Exp $ +# $NetBSD: Makefile.common,v 1.39 2005/04/26 08:08:01 adam Exp $ -IM_MAJOR_VER= 6.2.1 -IM_MINOR_VER= 6 +IM_MAJOR_VER= 6.2.2 +IM_MINOR_VER= 0 IM_MAJOR_LIB_VER= ${IM_MAJOR_VER} .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick/PLIST b/graphics/ImageMagick/PLIST index 1f9e61d9e77..25b67088d51 100644 --- a/graphics/ImageMagick/PLIST +++ b/graphics/ImageMagick/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.35 2005/04/19 15:43:13 adam Exp $ +@comment $NetBSD: PLIST,v 1.36 2005/04/26 08:08:01 adam Exp $ bin/Magick++-config bin/Magick-config bin/Wand-config @@ -86,6 +86,7 @@ include/magick/semaphore.h include/magick/shear.h include/magick/signature.h include/magick/splay-tree.h +include/magick/statistic.h include/magick/stream.h include/magick/string_.h include/magick/timer.h diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index c3340dd4fc1..91134af3e7e 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.47 2005/04/19 15:43:13 adam Exp $ +$NetBSD: distinfo,v 1.48 2005/04/26 08:08:01 adam Exp $ -SHA1 (ImageMagick-6.2.1-6.tar.bz2) = 5e55c62bc3e12da532663928f2608d490a9e20d5 -RMD160 (ImageMagick-6.2.1-6.tar.bz2) = 424ad270e28444eb9a1fdd29a45bb96f3813db98 -Size (ImageMagick-6.2.1-6.tar.bz2) = 4712915 bytes +SHA1 (ImageMagick-6.2.2-0.tar.bz2) = cca429b9d1ba30983ef8e451d119b7d4921eaa15 +RMD160 (ImageMagick-6.2.2-0.tar.bz2) = efeb373c27dd6c38295c17e30dd44127025a886c +Size (ImageMagick-6.2.2-0.tar.bz2) = 4717977 bytes SHA1 (patch-aa) = 41171c5c07b3e8d476d8279b3019040a4331b5bf |