From 5c6377312b2aaae971c7e24b04b10735cbd1d30b Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 13 Jul 2014 15:23:42 +0000 Subject: Add fix for CVE-2014-4698 and CVE-2014-4670. Bump PKGREVISION. --- lang/php55/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/php55/Makefile') diff --git a/lang/php55/Makefile b/lang/php55/Makefile index c9d6c385cdb..77718501b91 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2014/06/27 11:34:19 taca Exp $ +# $NetBSD: Makefile,v 1.15 2014/07/13 15:23:42 taca Exp $ # # We can't omit PKGNAME here to handle PKG_OPTIONS. # PKGNAME= php-${PHP_BASE_VERS} +PKGREVISION= 1 CATEGORIES= lang HOMEPAGE= http://www.php.net/ -- cgit v1.2.3