Sat May 28 13:33:01 2022 UTC ()
math/php-stats: restrict versions of PHP

This package dose not support PHP 5.6.


(taca)
diff -r1.8 -r1.9 pkgsrc/math/php-stats/Makefile

cvs diff -r1.8 -r1.9 pkgsrc/math/php-stats/Makefile (expand / switch to context diff)
--- pkgsrc/math/php-stats/Makefile 2022/05/22 13:40:42 1.8
+++ pkgsrc/math/php-stats/Makefile 2022/05/28 13:33:01 1.9
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2022/05/22 13:40:42 taca Exp $
+# $NetBSD: Makefile,v 1.9 2022/05/28 13:33:01 taca Exp $
 
 MODNAME=	stats
 PECL_VERSION=	2.0.3
 CATEGORIES+=	math
 COMMENT=	PHP extension for statistical computation
 
-PHP_VERSIONS_ACCEPTED=	56 74
+PHP_VERSIONS_ACCEPTED=	74
 
 CONFIGURE_ARGS+=	--enable-${MODNAME}