From 704ab44ef94cd1e4a47efd24aa4f1ff537a3ff08 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Thu, 28 Sep 2017 15:36:31 +0000 Subject: ImageMagick to 6.9.9-15. * Disable FPX (FlashPix) support by default. This image format is really rare these days coupled with that there are known CVE's in libfpx and it doesn't seem to be maintained these days. It doesn't make sense to keep it enabled by default anymore. [1] * Add new option for RAW support * Fix portscout macro to only show 6.9.x versions Bump other ports for the shared library bumps in IM 6. PR: 222309 [1] Submitted by: Anton Yuzhaninov [1] --- www/WebMagick/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/WebMagick/Makefile') diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index f89c17b540be..0ec5d54347c0 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -3,7 +3,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p29 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}-beta/${DISTVERSION} -- cgit v1.2.3