summaryrefslogtreecommitdiff
path: root/lang/php55/Makefile
diff options
context:
space:
mode:
authortaca <taca>2014-07-13 15:23:42 +0000
committertaca <taca>2014-07-13 15:23:42 +0000
commit5c6377312b2aaae971c7e24b04b10735cbd1d30b (patch)
tree72387d2f5f5888c50d25b4b6172223e0366e3cf0 /lang/php55/Makefile
parent65738bddcf740c2e718a011cb9ccd4e900119bc6 (diff)
downloadpkgsrc-5c6377312b2aaae971c7e24b04b10735cbd1d30b.tar.gz
Add fix for CVE-2014-4698 and CVE-2014-4670.
Bump PKGREVISION.
Diffstat (limited to 'lang/php55/Makefile')
-rw-r--r--lang/php55/Makefile3
1 files changed, 2 insertions, 1 deletions
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/