imagemagick: update to 6.6.7

This commit is contained in:
Juergen Daubert 2011-02-27 18:58:42 +01:00
parent af8f1e276e
commit a96f9aa5e9
3 changed files with 23 additions and 23 deletions

View File

@ -146,18 +146,18 @@ drwxr-xr-x root/root usr/include/ImageMagick/wand/
-rw-r--r-- root/root usr/include/ImageMagick/wand/stream.h
-rw-r--r-- root/root usr/include/ImageMagick/wand/wand-view.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/ImageMagick-6.6.6/
drwxr-xr-x root/root usr/lib/ImageMagick-6.6.6/config/
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/configure.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/delegates.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/english.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/francais.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/locale.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/policy.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/type-dejavu.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/type-ghostscript.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/type-windows.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.6/config/type.xml
drwxr-xr-x root/root usr/lib/ImageMagick-6.6.7/
drwxr-xr-x root/root usr/lib/ImageMagick-6.6.7/config/
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/configure.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/delegates.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/english.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/francais.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/locale.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/policy.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/type-dejavu.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/type-ghostscript.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/type-windows.xml
-rw-r--r-- root/root usr/lib/ImageMagick-6.6.7/config/type.xml
-rw-r--r-- root/root usr/lib/libMagick++.a
-rwxr-xr-x root/root usr/lib/libMagick++.la
lrwxrwxrwx root/root usr/lib/libMagick++.so -> libMagick++.so.4.0.1
@ -213,12 +213,12 @@ drwxr-xr-x root/root usr/man/man1/
drwxr-xr-x root/root usr/man/man3/
-r--r--r-- root/root usr/man/man3/Image::Magick.3pm.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/ImageMagick-6.6.6/
drwxr-xr-x root/root usr/share/ImageMagick-6.6.6/config/
-rw-r--r-- root/root usr/share/ImageMagick-6.6.6/config/coder.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.6/config/colors.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.6/config/log.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.6/config/magic.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.6/config/mime.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.6/config/sRGB.icm
-rw-r--r-- root/root usr/share/ImageMagick-6.6.6/config/thresholds.xml
drwxr-xr-x root/root usr/share/ImageMagick-6.6.7/
drwxr-xr-x root/root usr/share/ImageMagick-6.6.7/config/
-rw-r--r-- root/root usr/share/ImageMagick-6.6.7/config/coder.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.7/config/colors.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.7/config/log.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.7/config/magic.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.7/config/mime.xml
-rw-r--r-- root/root usr/share/ImageMagick-6.6.7/config/sRGB.icm
-rw-r--r-- root/root usr/share/ImageMagick-6.6.7/config/thresholds.xml

View File

@ -1 +1 @@
59e2da8333ef645ade5f490c270651a1 ImageMagick-6.6.6-10.tar.xz
8614d6499df4df264d375c2edaa0b81d ImageMagick-6.6.7-10.tar.xz

View File

@ -5,7 +5,7 @@
# Depends on: libtool freetype ghostscript lcms libungif libxml2
name=imagemagick
version=6.6.6-10
version=6.6.7-10
release=1
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-$version.tar.xz)