pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/php-imagick graphics/php-imagick: allow build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/207436d092ab
branches: trunk
changeset: 372484:207436d092ab
user: taca <taca%pkgsrc.org@localhost>
date: Sat Dec 09 02:30:38 2017 +0000
description:
graphics/php-imagick: allow build with php72
Allow build with php72.
diffstat:
graphics/php-imagick/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 86e095f1065a -r 207436d092ab graphics/php-imagick/Makefile
--- a/graphics/php-imagick/Makefile Sat Dec 09 02:28:19 2017 +0000
+++ b/graphics/php-imagick/Makefile Sat Dec 09 02:30:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/11/23 17:19:57 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/12/09 02:30:38 taca Exp $
MODNAME= imagick
PECL_VERSION= 3.4.3
@@ -10,7 +10,7 @@
PKGREVISION= 1
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 56 70 71
+PHP_VERSIONS_ACCEPTED= 56 70 71 72
CONFIGURE_ARGS+= --with-imagick=${BUILDLINK_PREFIX.ImageMagick}
Home |
Main Index |
Thread Index |
Old Index