update to ImageMagick 6.9.4-1

- Remove https delegate.
- Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
- Replace show delegate title with image filename rather than label.
- Fix GetNextToken() off by one error.
- Remove support for internal ephemeral coder.
This commit is contained in:
sthen 2016-05-12 21:49:15 +00:00
parent 58c1d21511
commit c7b2640077
2 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.147 2016/05/06 20:16:35 sthen Exp $
# $OpenBSD: Makefile,v 1.148 2016/05/12 21:49:15 sthen Exp $
COMMENT= image processing tools
VER= 6.9.3
DASHVER= 10
VER= 6.9.4
DASHVER= 1
DISTNAME= ImageMagick-${VER}-${DASHVER}
PKGNAME= ImageMagick-${VER}.${DASHVER}
PORTROACH= site:http://www.imagemagick.org/download/

View File

@ -1,2 +1,2 @@
SHA256 (ImageMagick-6.9.3-10.tar.xz) = 4z8CHIefMXA/nmIPV4zPfSIaNJQVidpLvpZ7FqgUM2o=
SIZE (ImageMagick-6.9.3-10.tar.xz) = 8784108
SHA256 (ImageMagick-6.9.4-1.tar.xz) = LqD++DnNXW8TRQK3z37g5Xo/IwsZdxUV1KpENU9Mazs=
SIZE (ImageMagick-6.9.4-1.tar.xz) = 8789688