summaryrefslogtreecommitdiff
path: root/math/php-stats
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-01-03 06:47:07 +0000
committertaca <taca@pkgsrc.org>2021-01-03 06:47:07 +0000
commitc4fbaa8a1628676e7561b9c019310eaf7712d0ca (patch)
tree997642beb42ef45c513482b039a726062b4971ce /math/php-stats
parentcb7d2f338f37b536053c428b9d58eb771f7e84e1 (diff)
downloadpkgsrc-c4fbaa8a1628676e7561b9c019310eaf7712d0ca.tar.gz
math/php-stats: update PHP version
Update supported PHP version; other than PHP 5.6.
Diffstat (limited to 'math/php-stats')
-rw-r--r--math/php-stats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/php-stats/Makefile b/math/php-stats/Makefile
index e95e512c015..909fa1bff8d 100644
--- a/math/php-stats/Makefile
+++ b/math/php-stats/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2019/12/16 16:30:13 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/01/03 06:47:07 taca Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
-PHP_VERSIONS_ACCEPTED= 72
+PHP_VERSIONS_INCOMPATIBLE= 56
CONFIGURE_ARGS+= --enable-${MODNAME}