pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/php-stats math/php-stats: update PHP version
details: https://anonhg.NetBSD.org/pkgsrc/rev/f63714a875bd
branches: trunk
changeset: 444099:f63714a875bd
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jan 03 06:47:07 2021 +0000
description:
math/php-stats: update PHP version
Update supported PHP version; other than PHP 5.6.
diffstat:
math/php-stats/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a75def2cf13a -r f63714a875bd math/php-stats/Makefile
--- a/math/php-stats/Makefile Sun Jan 03 06:45:45 2021 +0000
+++ b/math/php-stats/Makefile Sun Jan 03 06:47:07 2021 +0000
@@ -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}
Home |
Main Index |
Thread Index |
Old Index