pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/php-wddx textproc/php-wddx: wddx is dropped f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2139f3ef4a75
branches: trunk
changeset: 419273:2139f3ef4a75
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 15 18:03:47 2019 +0000
description:
textproc/php-wddx: wddx is dropped from php74
Wddx extension for PHP is dropped from PHP 7.4.
diffstat:
textproc/php-wddx/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r eb48ffd08ab3 -r 2139f3ef4a75 textproc/php-wddx/Makefile
--- a/textproc/php-wddx/Makefile Sun Dec 15 18:02:30 2019 +0000
+++ b/textproc/php-wddx/Makefile Sun Dec 15 18:03:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/25 06:56:46 asau Exp $
+# $NetBSD: Makefile,v 1.19 2019/12/15 18:03:47 taca Exp $
MODNAME= wddx
CATEGORIES+= textproc
@@ -9,6 +9,7 @@
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}
CONFIGURE_ARGS+= --with-libxml-dir=${BUILDLINK_DIR}
+PHP_VERSIONS_ACCEPTED= 56 71 72 73
USE_PHP_EXT_PATCHES= # defined
# appease some PHP build assumpsions
Home |
Main Index |
Thread Index |
Old Index