diff options
author | adam <adam@pkgsrc.org> | 2005-04-19 15:43:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-04-19 15:43:13 +0000 |
commit | b090872ea4891b30cdd5c26edc30546f278ab317 (patch) | |
tree | 61bed55df47c721d940752e6e1d7e3dfd5e092c3 /graphics | |
parent | 1f98690dd460971f6a2f842da034bcb1d3a1d7aa (diff) | |
download | pkgsrc-b090872ea4891b30cdd5c26edc30546f278ab317.tar.gz |
Changes 6.2.1.6:
* Bug fixes?
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile.common | 4 | ||||
-rw-r--r-- | graphics/ImageMagick/PLIST | 6 | ||||
-rw-r--r-- | graphics/ImageMagick/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index ff28f392c7e..530aaff8cc5 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.37 2005/04/13 08:10:18 adam Exp $ +# $NetBSD: Makefile.common,v 1.38 2005/04/19 15:43:13 adam Exp $ IM_MAJOR_VER= 6.2.1 -IM_MINOR_VER= 3 +IM_MINOR_VER= 6 IM_MAJOR_LIB_VER= ${IM_MAJOR_VER} .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick/PLIST b/graphics/ImageMagick/PLIST index 0d6300a5bda..1f9e61d9e77 100644 --- a/graphics/ImageMagick/PLIST +++ b/graphics/ImageMagick/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.34 2005/04/13 08:10:18 adam Exp $ +@comment $NetBSD: PLIST,v 1.35 2005/04/19 15:43:13 adam Exp $ bin/Magick++-config bin/Magick-config bin/Wand-config @@ -132,8 +132,6 @@ man/man1/identify.1 man/man1/import.1 man/man1/mogrify.1 man/man1/montage.1 -man/man4/miff.4 -man/man5/quantize.5 share/ImageMagick-${IM_MAJOR_VER}/ChangeLog share/ImageMagick-${IM_MAJOR_VER}/LICENSE share/ImageMagick-${IM_MAJOR_VER}/NEWS @@ -274,9 +272,11 @@ share/ImageMagick-${IM_MAJOR_VER}/www/magick-core.html share/ImageMagick-${IM_MAJOR_VER}/www/magick-wand.html share/ImageMagick-${IM_MAJOR_VER}/www/magick.css share/ImageMagick-${IM_MAJOR_VER}/www/mailing-list.html +share/ImageMagick-${IM_MAJOR_VER}/www/miff.html share/ImageMagick-${IM_MAJOR_VER}/www/mogrify.html share/ImageMagick-${IM_MAJOR_VER}/www/montage.html share/ImageMagick-${IM_MAJOR_VER}/www/perl-magick.html +share/ImageMagick-${IM_MAJOR_VER}/www/quantize.html share/ImageMagick-${IM_MAJOR_VER}/www/resources.html share/ImageMagick-${IM_MAJOR_VER}/www/search.html share/ImageMagick-${IM_MAJOR_VER}/www/sponsors.html diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index 593979344e3..c3340dd4fc1 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.46 2005/04/13 08:10:18 adam Exp $ +$NetBSD: distinfo,v 1.47 2005/04/19 15:43:13 adam Exp $ -SHA1 (ImageMagick-6.2.1-3.tar.bz2) = 7d260a0abca131bebeff35b074708b0ef4f3d3c0 -RMD160 (ImageMagick-6.2.1-3.tar.bz2) = c5df34fe73631270767dc39403958429eaa955d7 -Size (ImageMagick-6.2.1-3.tar.bz2) = 4711409 bytes +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 (patch-aa) = 41171c5c07b3e8d476d8279b3019040a4331b5bf |