From d78ea12a49693ed3ebcf28522c366c548d72ab66 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 27 Mar 2010 06:24:36 +0000 Subject: Enable USE_PHP_EXT_PATCHES to apply patch to fix CVE-2010-0397 security problem. Bump PKGREVISION. --- net/php-xmlrpc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/php-xmlrpc/Makefile b/net/php-xmlrpc/Makefile index 6382be85a54..bccdb80d084 100644 --- a/net/php-xmlrpc/Makefile +++ b/net/php-xmlrpc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2010/03/15 16:48:53 taca Exp $ +# $NetBSD: Makefile,v 1.12 2010/03/27 06:24:36 taca Exp $ MODNAME= xmlrpc +PKGREVISION= 1 CATEGORIES+= net COMMENT= PHP extension for XML-RPC support @@ -10,6 +11,7 @@ CONFLICTS= php-xmlrpc-[0-9]* HOMEPAGE= http://xmlrpc-epi.sourceforge.net/ +USE_PHP_EXT_PATCHES= YES CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR} .include "../../lang/php/phpversion.mk" -- cgit v1.2.3