diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-02-27 20:23:24 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-02-27 20:23:24 +0000 |
commit | 6f137dbc9b732f62faa901d33b74b58173a5422b (patch) | |
tree | b75f209636872e04c2573a2cdf264009531493ad /graphics | |
parent | 79605a95ea1506de7dafe9605092b9e93a735978 (diff) | |
download | ports-6f137dbc9b732f62faa901d33b74b58173a5422b.tar.gz ports-6f137dbc9b732f62faa901d33b74b58173a5422b.zip |
Notes
Diffstat (limited to 'graphics')
-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 94e1b138f0d4..58c066b9e2a5 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 2bf0a722d1e2..353b907a9bb9 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 a9f326a79f5b..1e51531cf540 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 |