pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/php-wddx
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 15 18:03:47 UTC 2019
Modified Files:
pkgsrc/textproc/php-wddx: Makefile
Log Message:
textproc/php-wddx: wddx is dropped from php74
Wddx extension for PHP is dropped from PHP 7.4.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/php-wddx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/php-wddx/Makefile
diff -u pkgsrc/textproc/php-wddx/Makefile:1.18 pkgsrc/textproc/php-wddx/Makefile:1.19
--- pkgsrc/textproc/php-wddx/Makefile:1.18 Thu Oct 25 06:56:46 2012
+++ pkgsrc/textproc/php-wddx/Makefile Sun Dec 15 18:03:47 2019
@@ -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 @@ CONFLICTS= php-wddx-[0-9]*
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