summaryrefslogtreecommitdiff
path: root/lang/php53/patches
diff options
context:
space:
mode:
authortaca <taca>2011-10-20 14:30:55 +0000
committertaca <taca>2011-10-20 14:30:55 +0000
commit4dfe5f5be9933d3ec7f4d12e45bbe9eea7181ffa (patch)
treee79330cc0d2145e9bd32cda56703c78c1387f6d0 /lang/php53/patches
parent0c42ff9fc24dbd0106a50755843cf585805dea59 (diff)
downloadpkgsrc-4dfe5f5be9933d3ec7f4d12e45bbe9eea7181ffa.tar.gz
A small correction in comment text of the patch.
Diffstat (limited to 'lang/php53/patches')
-rw-r--r--lang/php53/patches/patch-Zend_zend__builtin__functions.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php53/patches/patch-Zend_zend__builtin__functions.c b/lang/php53/patches/patch-Zend_zend__builtin__functions.c
index 8b5089bca1a..ea337b2115a 100644
--- a/lang/php53/patches/patch-Zend_zend__builtin__functions.c
+++ b/lang/php53/patches/patch-Zend_zend__builtin__functions.c
@@ -1,6 +1,6 @@
-$NetBSD: patch-Zend_zend__builtin__functions.c,v 1.1 2011/10/20 13:32:20 taca Exp $
+$NetBSD: patch-Zend_zend__builtin__functions.c,v 1.2 2011/10/20 14:30:55 taca Exp $
-* Fix for 2011-3379 from r317183 from PHP's repository.
+* Fix for CVE-2011-3379 from r317183 from PHP's repository.
--- Zend/zend_builtin_functions.c.orig 2011-08-08 14:54:50.000000000 +0000
+++ Zend/zend_builtin_functions.c