diff options
author | mi <mi@FreeBSD.org> | 2002-02-27 20:23:24 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2002-02-27 20:23:24 +0000 |
commit | fed628ebb19d515714b51f1e81526c4fe2e7aca6 (patch) | |
tree | 33eb81c1874d25c968700ab28f8036dff21b59b2 /graphics/ImageMagick | |
parent | 8a8ed754cfdb460659089b7b0cdcefc62058294e (diff) | |
download | FreeBSD-ports-fed628ebb19d515714b51f1e81526c4fe2e7aca6.zip FreeBSD-ports-fed628ebb19d515714b51f1e81526c4fe2e7aca6.tar.gz |
Update to 5.4.3-6 -- released today :-) One more include file installed,
and a few more files of documentation.
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r-- | graphics/ImageMagick/Makefile | 2 | ||||
-rw-r--r-- | graphics/ImageMagick/distinfo | 2 | ||||
-rw-r--r-- | graphics/ImageMagick/pkg-plist | 15 |
3 files changed, 17 insertions, 2 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 94e1b13..58c066b 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ImageMagick -PORTVERSION= 5.4.3.5 +PORTVERSION= 5.4.3.6 CATEGORIES= graphics perl5 MASTER_SITES= http://imagemagick.sourceforge.net/http/ \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \ diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index 2bf0a72..353b907 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1 +1 @@ -MD5 (ImageMagick-5.4.3-5.tar.gz) = 5ae9da05bb0cf746d2a64689dd5d6087 +MD5 (ImageMagick-5.4.3-6.tar.gz) = 11606794a9fd535b4b6a581f7a741537 diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist index a9f326a..1e51531 100644 --- a/graphics/ImageMagick/pkg-plist +++ b/graphics/ImageMagick/pkg-plist @@ -41,6 +41,7 @@ include/magick/image.h include/magick/list.h include/magick/magic.h include/magick/magick.h +include/magick/memory.h include/magick/magick_config.h include/magick/module.h include/magick/monitor.h @@ -268,6 +269,7 @@ share/ImageMagick/images/right_triangle_option.png share/ImageMagick/images/screen.png share/ImageMagick/magic.mgk share/ImageMagick/www/Changelog.html +share/ImageMagick/www/ImageMagick.html share/ImageMagick/www/Magick++/Blob.html share/ImageMagick/www/Magick++/Cache.fig share/ImageMagick/www/Magick++/Cache.png @@ -311,25 +313,35 @@ share/ImageMagick/www/animate.html share/ImageMagick/www/api/animate.html share/ImageMagick/www/api/annotate.html share/ImageMagick/www/api/attribute.html +share/ImageMagick/www/api/attributes.html share/ImageMagick/www/api/blob.html share/ImageMagick/www/api/cache.html share/ImageMagick/www/api/cache_view.html share/ImageMagick/www/api/color.html +share/ImageMagick/www/api/colors.html +share/ImageMagick/www/api/compress.html share/ImageMagick/www/api/constitute.html share/ImageMagick/www/api/decorate.html +share/ImageMagick/www/api/delegates.html share/ImageMagick/www/api/display.html share/ImageMagick/www/api/draw.html share/ImageMagick/www/api/effect.html +share/ImageMagick/www/api/effects.html share/ImageMagick/www/api/enhance.html share/ImageMagick/www/api/error.html +share/ImageMagick/www/api/gems.html share/ImageMagick/www/api/image.html share/ImageMagick/www/api/list.html +share/ImageMagick/www/api/mac.html share/ImageMagick/www/api/magick.html share/ImageMagick/www/api/memory.html share/ImageMagick/www/api/monitor.html share/ImageMagick/www/api/montage.html +share/ImageMagick/www/api/nt.html share/ImageMagick/www/api/quantize.html share/ImageMagick/www/api/registry.html +share/ImageMagick/www/api/pixel_cache.html +share/ImageMagick/www/api/pixels.html share/ImageMagick/www/api/segment.html share/ImageMagick/www/api/shear.html share/ImageMagick/www/api/signature.html @@ -348,7 +360,10 @@ share/ImageMagick/www/api/types/PointInfo.html share/ImageMagick/www/api/types/ProfileInfo.html share/ImageMagick/www/api/types/QuantizeInfo.html share/ImageMagick/www/api/types/RectangleInfo.html +share/ImageMagick/www/api/utility.html +share/ImageMagick/www/api/vms.html share/ImageMagick/www/api/widget.html +share/ImageMagick/www/api/xwindows.html share/ImageMagick/www/api/zoom.html share/ImageMagick/www/api.html share/ImageMagick/www/archives.html |