summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-09-18 16:36:02 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-09-18 16:36:02 +0000
commit2dfc5b6024f8c2ab70847e3e407662ba12d11170 (patch)
tree6d1cfa0febfa789834ac976f7040a930a8e82fb2 /dev-lang/php/files
parentAdded to ~ppc. (diff)
downloadhistorical-2dfc5b6024f8c2ab70847e3e407662ba12d11170.tar.gz
historical-2dfc5b6024f8c2ab70847e3e407662ba12d11170.tar.bz2
historical-2dfc5b6024f8c2ab70847e3e407662ba12d11170.zip
stupid cvs fix
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-lang/php/files')
-rw-r--r--dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch b/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
index cf257def502a..9bbfc4affc95 100644
--- a/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
+++ b/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
@@ -11,13 +11,6 @@
dnl Define where extension directories are located in the configure context
--- ext/pcre/config.m4 2005/05/31 12:22:27 1.29.2.7
+++ ext/pcre/config.m4 2005/08/09 17:41:56 1.29.2.7.2.1
-@@ -1,5 +1,5 @@
- dnl
--dnl $Id: config.m4,v 1.29.2.7 2005/05/31 12:22:27 sniper Exp $
-+dnl $Id: config.m4,v 1.29.2.7.2.1 2005/08/09 17:41:56 andrei Exp $
- dnl
-
- dnl By default we'll compile and link against the bundled PCRE library
@@ -13,7 +13,7 @@ PHP_ARG_WITH(pcre-regex,for PCRE support
if test "$PHP_PCRE_REGEX" != "no"; then