update to pecl-imagick-3.4.1

This commit is contained in:
sthen 2016-03-14 09:11:06 +00:00
parent c28aec4806
commit f5f326c0c7
4 changed files with 5 additions and 20 deletions

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -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