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: switch to use PHP_V...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e4d5b66f9086
branches: trunk
changeset: 380074:e4d5b66f9086
user: taca <taca%pkgsrc.org@localhost>
date: Sat May 28 14:57:32 2022 +0000
description:
devel/php-raphf2: switch to use PHP_VERSIONS_ACCEPTED
diffstat:
devel/php-raphf2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9ed3eee9c79a -r e4d5b66f9086 devel/php-raphf2/Makefile
--- a/devel/php-raphf2/Makefile Sat May 28 14:34:33 2022 +0000
+++ b/devel/php-raphf2/Makefile Sat May 28 14:57:32 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/12/13 15:07:00 taca Exp $
+# $NetBSD: Makefile,v 1.8 2022/05/28 14:57:32 taca Exp $
MODNAME= raphf
PECL_VERSION= 2.0.1
@@ -11,7 +11,7 @@
BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c
-PHP_VERSIONS_INCOMPATIBLE= 56
+PHP_VERSIONS_ACCEPTED= 74 80 81
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index