Update ImageMagick to 6.9.10.57.

Temperarly disable RAQM support in the -nox11 port since it pulls in X libraries (via harfbuzz->cairo->X) [1].

Thanks to the reportes for tracking down where  the extra dependancies came from.

PR:		239156 [1]
Reported by:	Martin Waschbüsch <martin@waschbuesch.de>
		Ting-Wei Lan <lantw44@gmail.com>
		Gary <freebsd-bugzilla@in-addr.com>
This commit is contained in:
Koop Mast
2019-08-05 16:24:48 +00:00
parent d08195d8b2
commit d746138ee9
3 changed files with 5 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
# the SVG and PANGO plugins need X11
OPTIONS_EXCLUDE= X11 SVG PANGO
OPTIONS_EXCLUDE= X11 SVG PANGO RAQM
PORTSCOUT= ignore:1
# workaround until bsd.port.mk code can grok the disabling of the X11 option
WITHOUT_X11=yes

View File

@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ImageMagick
DISTVERSION= 6.9.10-50
PORTREVISION= 1
DISTVERSION= 6.9.10-57
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1561565020
SHA256 (ImageMagick-6.9.10-50.tar.xz) = a6d48c608c9976f55d1fa726cc0e77b3be2c71c99d987a15346c0150bec315dd
SIZE (ImageMagick-6.9.10-50.tar.xz) = 8941584
TIMESTAMP = 1564344871
SHA256 (ImageMagick-6.9.10-57.tar.xz) = c6be2a86d541cc076395f05a6de7f82cded78aa880f5af0cae18b818503af096
SIZE (ImageMagick-6.9.10-57.tar.xz) = 8945296