pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/php-raphf2
Module Name: pkgsrc
Committed By: taca
Date: Thu Nov 30 16:21:18 UTC 2023
Modified Files:
pkgsrc/devel/php-raphf2: Makefile
Log Message:
devel/php-raphf2: allow php82 and php83
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/php-raphf2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/php-raphf2/Makefile
diff -u pkgsrc/devel/php-raphf2/Makefile:1.9 pkgsrc/devel/php-raphf2/Makefile:1.10
--- pkgsrc/devel/php-raphf2/Makefile:1.9 Tue Jun 6 12:41:10 2023
+++ pkgsrc/devel/php-raphf2/Makefile Thu Nov 30 16:21:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2023/06/06 12:41:10 riastradh Exp $
+# $NetBSD: Makefile,v 1.10 2023/11/30 16:21:18 taca Exp $
MODNAME= raphf
PECL_VERSION= 2.0.1
@@ -11,7 +11,7 @@ LICENSE= 2-clause-bsd
TOOL_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c
-PHP_VERSIONS_ACCEPTED= 74 80 81
+PHP_VERSIONS_ACCEPTED= 74 80 81 82 83
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index