pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-propro2 www/php-propro2: dose not support PHP ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfd12879aec2
branches: trunk
changeset: 379890:cfd12879aec2
user: taca <taca%pkgsrc.org@localhost>
date: Tue May 24 15:06:49 2022 +0000
description:
www/php-propro2: dose not support PHP 8 and later
* This pacakge dose not support PHP 8 and later.
diffstat:
www/php-propro2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7da70950b846 -r cfd12879aec2 www/php-propro2/Makefile
--- a/www/php-propro2/Makefile Tue May 24 15:03:32 2022 +0000
+++ b/www/php-propro2/Makefile Tue May 24 15:06:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/01/03 06:48:05 taca Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/24 15:06:49 taca Exp $
MODNAME= propro
PECL_VERSION= 2.1.0
@@ -11,7 +11,7 @@
BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c
-PHP_VERSIONS_INCOMPATIBLE= 56
+PHP_VERSIONS_ACCEPTED= 74
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index