Created attachment 196404 [details] Patch for the upgrade + new HEIF config option This is an upgrade to the most recent version of ImageMagick 7. The new option HEIF (not a default option) requires libheif to be available in the system. See Bug #230767 for the pre-requisite port.
Testbuilds look fine (except 10, where libheif is broken)
Did you check consumers? If used as LIB_DEPENDS then PORTREVISION has to be bumped as ABI (and SONAME: *.so.5 -> *.so.6) has changed. https://abi-laboratory.pro/tracker/timeline/imagemagick/
A commit references this bug: Author: kwm Date: Sun Nov 11 15:43:04 UTC 2018 New revision: 484699 URL: https://svnweb.freebsd.org/changeset/ports/484699 Log: Update ImageMagick7 to 7.0.8.14 [1] * Add option for ISO/IEC 23008-12:2017 HEIF suport [1] * Add option for RAW support (from IM6). * Convert a number of options to optionhelpers (sync from IM6). * Add comment to the patch-config_policy.xml file why it still needed. PR: 230788 (based on) [1] Submitted by: Sebastian Steinmetz <freebsd-2018@sebastiansteinmetz.ch> Changes: head/graphics/ImageMagick7/Makefile head/graphics/ImageMagick7/distinfo head/graphics/ImageMagick7/files/patch-config_policy.xml head/graphics/ImageMagick7/pkg-plist head/multimedia/vapoursynth/Makefile