pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/php-raphf2 devel/php-raphf2: update supported PH...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7948d132db23
branches:  trunk
changeset: 444102:7948d132db23
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 03 06:52:47 2021 +0000

description:
devel/php-raphf2: update supported PHP version

Update supported PHP version; other than PHP 5.6.

diffstat:

 devel/php-raphf2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 78fa6f2f51b1 -r 7948d132db23 devel/php-raphf2/Makefile
--- a/devel/php-raphf2/Makefile Sun Jan 03 06:48:51 2021 +0000
+++ b/devel/php-raphf2/Makefile Sun Jan 03 06:52:47 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/12/16 16:30:13 taca Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/03 06:52:47 taca Exp $
 
 MODNAME=       raphf
 PECL_VERSION=  2.0.0
@@ -11,7 +11,7 @@
 
 BUILD_DEPENDS+=        re2c>=0.13.0.4:../../devel/re2c
 
-PHP_VERSIONS_ACCEPTED= 72
+PHP_VERSIONS_INCOMPATIBLE=     56
 
 USE_LANGUAGES= c c++
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index