diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-08 06:17:40 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-08 06:17:40 +0000 |
commit | bca4b248de153551a44774d0f6756344a4324d94 (patch) | |
tree | 6aa3b6fcc0d3fe3cfe5849316ac44286cc5ec7fb /graphics/ImageMagick | |
parent | 82a43cbce5d7f49b6a41a26ba5bfceb00e6823e9 (diff) | |
download | ports-bca4b248de153551a44774d0f6756344a4324d94.tar.gz ports-bca4b248de153551a44774d0f6756344a4324d94.zip |
Notes
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 | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 10a56867d931..9c0a23e62973 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ImageMagick -PORTVERSION= 5.3.5 +PORTVERSION= 5.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 5908b355385d..6dff6ec52669 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1 +1 @@ -MD5 (ImageMagick-5.3.5.tar.gz) = 5cfaeb312c15dca709685a490c5ea869 +MD5 (ImageMagick-5.3.6.tar.gz) = b89db1a7694dafd690ce87c364c45f43 diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist index 4e47ef2e7108..e5869acf9a71 100644 --- a/graphics/ImageMagick/pkg-plist +++ b/graphics/ImageMagick/pkg-plist @@ -319,7 +319,6 @@ share/ImageMagick/www/api/shear.html share/ImageMagick/www/api/signature.html share/ImageMagick/www/api/stream.html share/ImageMagick/www/api/transform.html -share/ImageMagick/www/api/types/AnnotateInfo.html share/ImageMagick/www/api/types/ChromaticityInfo.html share/ImageMagick/www/api/types/ColorPacket.html share/ImageMagick/www/api/types/DrawInfo.html |