From 8b938347459d89d4acad4ced8afba08af864d9a7 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 12 Apr 2014 08:56:39 +0000 Subject: Changes 6.8.9.0: * Fixed bug with -strip failing to exclude PNG chunks * Added new coder to take a screen shot of a monitor in Windows * Don't transform sRGB compatible colorspaces to sRGB, doing so inadvertingly promotes colormapped images to DirectClass. * Use temporary path rather then current working directory * Support -canny edge detection option. * Use MAGICKCORE_LIBOPENJP2_DELEGATE instead of MAGICKCORE_JP2_DELEGATE --- graphics/p5-PerlMagick/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/p5-PerlMagick') diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index 53c86053608..557724058bd 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2014/04/10 06:21:28 obache Exp $ +# $NetBSD: Makefile,v 1.101 2014/04/12 08:56:39 adam Exp $ .include "../../graphics/ImageMagick/Makefile.common" PKGNAME= p5-PerlMagick-${DISTVERSION} -PKGREVISION= 1 SVR4_PKGNAME= p5pma MAINTAINER= pkgsrc-users@NetBSD.org -- cgit v1.2.3