diff --git a/imagemagick/.footprint b/imagemagick/.footprint index c0f83843f..cf11ea363 100644 --- a/imagemagick/.footprint +++ b/imagemagick/.footprint @@ -161,6 +161,9 @@ 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.7.3/ +drwxr-xr-x root/root usr/lib/ImageMagick-6.7.3/config/ +-rw-r--r-- root/root usr/lib/ImageMagick-6.7.3/config/configure.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.5.0.0 @@ -216,8 +219,7 @@ 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.7.2/ --rw-r--r-- root/root usr/share/ImageMagick-6.7.2/configure.xml --rw-r--r-- root/root usr/share/ImageMagick-6.7.2/english.xml --rw-r--r-- root/root usr/share/ImageMagick-6.7.2/francais.xml --rw-r--r-- root/root usr/share/ImageMagick-6.7.2/locale.xml +drwxr-xr-x root/root usr/share/ImageMagick-6.7.3/ +-rw-r--r-- root/root usr/share/ImageMagick-6.7.3/english.xml +-rw-r--r-- root/root usr/share/ImageMagick-6.7.3/francais.xml +-rw-r--r-- root/root usr/share/ImageMagick-6.7.3/locale.xml diff --git a/imagemagick/.md5sum b/imagemagick/.md5sum index de0ba8c91..42e0d6c7f 100644 --- a/imagemagick/.md5sum +++ b/imagemagick/.md5sum @@ -1 +1 @@ -9450618328d12036c656474776d0a4dd ImageMagick-6.7.2-10.tar.xz +6bf001ae206bffe77693732e4e886532 ImageMagick-6.7.3-10.tar.xz diff --git a/imagemagick/Pkgfile b/imagemagick/Pkgfile index 6b5a6690c..07d938960 100644 --- a/imagemagick/Pkgfile +++ b/imagemagick/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libtool freetype ghostscript lcms libungif libxml2 name=imagemagick -version=6.7.2-10 +version=6.7.3-10 release=1 source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-$version.tar.xz)