diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-08 14:17:40 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-08 14:17:40 +0800 |
commit | 1c44d0b0200be1483e9b73e2978f3c22afc5322e (patch) | |
tree | 7bd7563f1ff22abfc023f91ee0c2dcc766290607 /graphics | |
parent | fec84606aa71c1088d4697d6a0934d10ec02e93e (diff) | |
download | freebsd-ports-gnome-1c44d0b0200be1483e9b73e2978f3c22afc5322e.tar.gz freebsd-ports-gnome-1c44d0b0200be1483e9b73e2978f3c22afc5322e.tar.zst freebsd-ports-gnome-1c44d0b0200be1483e9b73e2978f3c22afc5322e.zip |
Update to 5.3.6
PR: 29442
Submitted by: Kato Tsuguru <tkato@prontomail.org>
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 | 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 |