From 8adecc3e64c966c3a62c31411cc2ba16451ca86d Mon Sep 17 00:00:00 2001 From: cristy Date: Sun, 21 Nov 2010 22:08:49 +0000 Subject: [PATCH] --- ImageMagick.spec | 4 +- Magick++/bin/Magick++-config | 2 +- Magick++/lib/ImageMagick++.pc | 2 +- PerlMagick/Magick.pm | 4 +- PerlMagick/Makefile.PL | 2 +- config/configure.xml | 6 +-- configure | 18 ++++----- configure.ac | 2 +- index.html | 2 +- libtool | 2 +- magick/ImageMagick.pc | 2 +- magick/Magick-config | 2 +- magick/magick-config.h | 28 ++++++------- magick/version.h | 10 ++--- utilities/ImageMagick.1 | 4 +- utilities/animate.1 | 4 +- utilities/compare.1 | 4 +- utilities/composite.1 | 4 +- utilities/conjure.1 | 4 +- utilities/convert.1 | 4 +- utilities/display.1 | 4 +- utilities/identify.1 | 4 +- utilities/import.1 | 4 +- utilities/mogrify.1 | 4 +- utilities/montage.1 | 4 +- utilities/stream.1 | 4 +- version.sh | 8 ++-- wand/Wand-config | 2 +- wand/Wand.pc | 2 +- www/ImageMagickObject.html | 2 +- www/advanced-unix-installation.html | 6 +-- www/advanced-windows-installation.html | 4 +- www/animate.html | 2 +- www/api.html | 42 ++++++++++---------- www/api/animate.html | 2 +- www/api/attribute.html | 2 +- www/api/blob.html | 2 +- www/api/cipher.html | 2 +- www/api/color.html | 2 +- www/api/colormap.html | 2 +- www/api/compare.html | 2 +- www/api/composite.html | 2 +- www/api/constitute.html | 2 +- www/api/decorate.html | 2 +- www/api/deprecate.html | 2 +- www/api/display.html | 2 +- www/api/distort.html | 2 +- www/api/drawing-wand.html | 2 +- www/api/effect.html | 2 +- www/api/enhance.html | 2 +- www/api/exception.html | 2 +- www/api/fx.html | 2 +- www/api/histogram.html | 2 +- www/api/image-view.html | 2 +- www/api/image.html | 2 +- www/api/layer.html | 2 +- www/api/list.html | 2 +- www/api/magick-image.html | 2 +- www/api/magick-property.html | 2 +- www/api/magick.html | 2 +- www/api/memory.html | 2 +- www/api/module.html | 2 +- www/api/morphology.html | 2 +- www/api/pixel-wand.html | 2 +- www/api/profile.html | 2 +- www/api/property.html | 2 +- www/api/quantize.html | 2 +- www/api/registry.html | 2 +- www/api/resize.html | 2 +- www/api/resource.html | 2 +- www/api/segment.html | 2 +- www/api/shear.html | 2 +- www/api/signature.html | 2 +- www/api/stream.html | 2 +- www/api/transform.html | 2 +- www/api/version.html | 2 +- www/api/wand-view.html | 2 +- www/architecture.html | 4 +- www/binary-releases.html | 54 +++++++++++++------------- www/changelog.html | 8 ++-- www/cipher.html | 2 +- www/color.html | 2 +- www/command-line-options.html | 2 +- www/command-line-processing.html | 2 +- www/command-line-tools.html | 6 +-- www/compare.html | 2 +- www/compose.html | 2 +- www/composite.html | 2 +- www/conjure.html | 2 +- www/contact.html | 4 +- www/convert.html | 2 +- www/display.html | 2 +- www/download.html | 4 +- www/escape.html | 2 +- www/examples.html | 4 +- www/exception.html | 2 +- www/formats.html | 2 +- www/fx.html | 2 +- www/high-dynamic-range.html | 2 +- www/history.html | 4 +- www/identify.html | 4 +- www/import.html | 2 +- www/index.html | 2 +- www/install-source.html | 2 +- www/jp2.html | 2 +- www/license.html | 2 +- www/links.html | 2 +- www/magick-core.html | 2 +- www/magick-wand.html | 2 +- www/miff.html | 2 +- www/mirrors.html | 6 +-- www/mogrify.html | 2 +- www/montage.html | 2 +- www/perl-magick.html | 2 +- www/quantize.html | 2 +- www/resources.html | 2 +- www/sitemap.html | 2 +- www/stream.html | 2 +- www/subversion.html | 2 +- www/t-shirt.html | 2 +- 120 files changed, 227 insertions(+), 225 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index 25d7a9302..8bfc9c9f1 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ -%global VERSION 6.6.5 -%global Patchlevel 10 +%global VERSION 6.6.6 +%global Patchlevel 0 Name: ImageMagick Version: %{VERSION} diff --git a/Magick++/bin/Magick++-config b/Magick++/bin/Magick++-config index cca65e9df..7267a2c57 100755 --- a/Magick++/bin/Magick++-config +++ b/Magick++/bin/Magick++-config @@ -40,7 +40,7 @@ while test $# -gt 0; do echo $exec_prefix ;; --version) - echo '6.6.5 Q16 ' + echo '6.6.6 Q16 ' ;; --cflags) echo "-I${includedir} -fopenmp" diff --git a/Magick++/lib/ImageMagick++.pc b/Magick++/lib/ImageMagick++.pc index 1207b6e29..36db15144 100644 --- a/Magick++/lib/ImageMagick++.pc +++ b/Magick++/lib/ImageMagick++.pc @@ -5,7 +5,7 @@ includedir=${prefix}/include/ImageMagick Name: ImageMagick++ -Version: 6.6.5 +Version: 6.6.6 Description: Magick++ - C++ API for ImageMagick Requires: ImageMagick Libs: -L${libdir} -lMagick++ diff --git a/PerlMagick/Magick.pm b/PerlMagick/Magick.pm index e21f97b77..bc836cac9 100644 --- a/PerlMagick/Magick.pm +++ b/PerlMagick/Magick.pm @@ -30,7 +30,7 @@ require AutoLoader; ConfigureError FatalErrorException ); -$VERSION = '6.6.5'; +$VERSION = '6.6.6'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant() @@ -109,7 +109,7 @@ It was originally developed to be used by CGI scripts for Web pages. A web page has been set up for this extension. See: - file:///usr/local/share/doc/ImageMagick-6.6.5/www/perl-magick.html + file:///usr/local/share/doc/ImageMagick-6.6.6/www/perl-magick.html http://www.imagemagick.org/script/perl-magick.php If you have problems, go to diff --git a/PerlMagick/Makefile.PL b/PerlMagick/Makefile.PL index ad0199422..ca15da980 100644 --- a/PerlMagick/Makefile.PL +++ b/PerlMagick/Makefile.PL @@ -189,7 +189,7 @@ WriteMakefile 'AUTHOR' => 'ImageMagick Studio LLC', # Module version - 'VERSION' => '6.6.5', + 'VERSION' => '6.6.6', # Preprocessor defines 'DEFINE' => ' -D_LARGE_FILES=1 -DHAVE_CONFIG_H', # e.g., '-DHAVE_SOMETHING' diff --git a/config/configure.xml b/config/configure.xml index dd4877ca4..c92cfe04e 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -7,13 +7,13 @@ ]> - - + + - + diff --git a/configure b/configure index 838bb9b1d..8e2d332da 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.66 for ImageMagick 6.6.5. +# Generated by GNU Autoconf 2.66 for ImageMagick 6.6.6. # # Report bugs to . # @@ -566,8 +566,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ImageMagick' PACKAGE_TARNAME='ImageMagick' -PACKAGE_VERSION='6.6.5' -PACKAGE_STRING='ImageMagick 6.6.5' +PACKAGE_VERSION='6.6.6' +PACKAGE_STRING='ImageMagick 6.6.6' PACKAGE_BUGREPORT='http://www.imagemagick.org' PACKAGE_URL='' @@ -1691,7 +1691,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures ImageMagick 6.6.5 to adapt to many kinds of systems. +\`configure' configures ImageMagick 6.6.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1766,7 +1766,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ImageMagick 6.6.5:";; + short | recursive ) echo "Configuration of ImageMagick 6.6.6:";; esac cat <<\_ACEOF @@ -1971,7 +1971,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ImageMagick configure 6.6.5 +ImageMagick configure 6.6.6 generated by GNU Autoconf 2.66 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2887,7 +2887,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ImageMagick $as_me 6.6.5, which was +It was created by ImageMagick $as_me 6.6.6, which was generated by GNU Autoconf 2.66. Invocation command line was $ $0 $@ @@ -33358,7 +33358,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ImageMagick $as_me 6.6.5, which was +This file was extended by ImageMagick $as_me 6.6.6, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -33424,7 +33424,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -ImageMagick config.status 6.6.5 +ImageMagick config.status 6.6.6 configured by $0, generated by GNU Autoconf 2.66, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 5c03679ff..4fe572058 100755 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # Copyright (C) 2003 - 2008 GraphicsMagick Group AC_PREREQ(2.64) -AC_INIT([ImageMagick],[6.6.5],[http://www.imagemagick.org],[ImageMagick]) +AC_INIT([ImageMagick],[6.6.6],[http://www.imagemagick.org],[ImageMagick]) AC_CONFIG_SRCDIR([magick/MagickCore.h]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/index.html b/index.html index 3fb5f1cf3..ccecf4ea3 100644 --- a/index.html +++ b/index.html @@ -127,7 +127,7 @@