pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/php-ffi devel/php-ffi: this package is also part...
details: https://anonhg.NetBSD.org/pkgsrc/rev/05a86b5fd63f
branches: trunk
changeset: 389844:05a86b5fd63f
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 11 14:17:26 2022 +0000
description:
devel/php-ffi: this package is also part of PHP 8.2
Allow build with php82.
diffstat:
devel/php-ffi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e0ce860803db -r 05a86b5fd63f devel/php-ffi/Makefile
--- a/devel/php-ffi/Makefile Sun Dec 11 14:16:16 2022 +0000
+++ b/devel/php-ffi/Makefile Sun Dec 11 14:17:26 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/12/08 16:04:04 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/11 14:17:26 taca Exp $
MODNAME= ffi
CATEGORIES+= textproc
@@ -6,7 +6,7 @@
PKGREVISION= 1
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 74 80 81
+PHP_VERSIONS_ACCEPTED= 74 80 81 82
USE_PHP_EXT_PATCHES= yes
Home |
Main Index |
Thread Index |
Old Index