From f5f326c0c7363cff0b53e3bb5e11df01c5e8b555 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 14 Mar 2016 09:11:06 +0000 Subject: [PATCH] update to pecl-imagick-3.4.1 --- graphics/pecl-imagick/Makefile | 5 ++--- graphics/pecl-imagick/distinfo | 4 ++-- graphics/pecl-imagick/patches/patch-config_m4 | 12 ------------ graphics/pecl-imagick/pkg/PLIST | 4 +--- 4 files changed, 5 insertions(+), 20 deletions(-) delete mode 100644 graphics/pecl-imagick/patches/patch-config_m4 diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index 6eb5493c5c9..f297327a0d7 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.27 2016/02/01 21:55:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.28 2016/03/14 09:11:06 sthen Exp $ COMMENT= PHP support for the ImageMagick library -DISTNAME= imagick-3.1.2 -REVISION= 2 +DISTNAME= imagick-3.4.1 CATEGORIES= graphics # PHP diff --git a/graphics/pecl-imagick/distinfo b/graphics/pecl-imagick/distinfo index d4a4a50121b..b4705029252 100644 --- a/graphics/pecl-imagick/distinfo +++ b/graphics/pecl-imagick/distinfo @@ -1,2 +1,2 @@ -SHA256 (imagick-3.1.2.tgz) = UodprDBKC76aJIgRMlBCGIydFuBt4W8RH+4xfIWjbJM= -SIZE (imagick-3.1.2.tgz) = 94657 +SHA256 (imagick-3.4.1.tgz) = pyn71p4KoUWCTWHckiW/tjbc2EIYdKVmesOCLmCUSeE= +SIZE (imagick-3.4.1.tgz) = 239829 diff --git a/graphics/pecl-imagick/patches/patch-config_m4 b/graphics/pecl-imagick/patches/patch-config_m4 deleted file mode 100644 index 558f5b643cf..00000000000 --- a/graphics/pecl-imagick/patches/patch-config_m4 +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-config_m4,v 1.1 2015/11/06 20:37:34 sthen Exp $ ---- config.m4.orig Fri Nov 6 18:01:27 2015 -+++ config.m4 Fri Nov 6 18:02:55 2015 -@@ -50,7 +50,7 @@ if test $PHP_IMAGICK != "no"; then - AC_MSG_ERROR(Cannot locate header file magick-wand.h) - fi - elif test "$IMAGEMAGICK_VERSION_MASK" -gt 6008000; then -- if test -r $WAND_DIR/include/ImageMagick-6/wand/magick-wand.h; then -+ if test -r $WAND_DIR/include/ImageMagick/wand/magick-wand.h; then - AC_MSG_RESULT(found in $WAND_DIR/include/ImageMagick-6/wand/magick-wand.h) - else - AC_MSG_ERROR(Cannot locate header file magick-wand.h) diff --git a/graphics/pecl-imagick/pkg/PLIST b/graphics/pecl-imagick/pkg/PLIST index bf89718ce5b..d2d7cdf0751 100644 --- a/graphics/pecl-imagick/pkg/PLIST +++ b/graphics/pecl-imagick/pkg/PLIST @@ -1,9 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.6 2016/02/01 21:55:38 sthen Exp $ +@comment $OpenBSD: PLIST,v 1.7 2016/03/14 09:11:06 sthen Exp $ @extra ${SYSCONFDIR}/php-${MODPHP_VERSION}/${MODULE_NAME}.ini lib/php-${MODPHP_VERSION}/modules/${MODULE_NAME}.so share/examples/php-${MODPHP_VERSION}/${MODULE_NAME}.ini -@sample ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/${MODULE_NAME}.ini -share/php-${MODPHP_VERSION}/include/ext/${MODULE_NAME}/ share/php-${MODPHP_VERSION}/include/ext/${MODULE_NAME}/php_${MODULE_NAME}.h share/php-${MODPHP_VERSION}/include/ext/${MODULE_NAME}/php_${MODULE_NAME}_defs.h share/php-${MODPHP_VERSION}/include/ext/${MODULE_NAME}/php_${MODULE_NAME}_shared.h