diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 16:46:36 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 16:46:36 +0000 |
commit | 177bef52f3309a457a06b6c76f73b7191bbd86d8 (patch) | |
tree | caae787c242444c6a8f3e651e662bc17be69d14d /dev-lang/php/files | |
parent | Remove old package dependant on kde as is now stable on every arch it was bef... (diff) | |
download | gentoo-2-177bef52f3309a457a06b6c76f73b7191bbd86d8.tar.gz gentoo-2-177bef52f3309a457a06b6c76f73b7191bbd86d8.tar.bz2 gentoo-2-177bef52f3309a457a06b6c76f73b7191bbd86d8.zip |
same for other versions
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-lang/php/files')
-rw-r--r-- | dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch | 7 | ||||
-rw-r--r-- | dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch | 7 |
2 files changed, 0 insertions, 14 deletions
diff --git a/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch b/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch index 284825b6a1a6..acf77dcf3c80 100644 --- a/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch +++ b/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch @@ -11,13 +11,6 @@ dnl Define where extension directories are located in the configure context --- ext/pcre/config.m4 2003/12/16 22:14:55 1.29.2.5 +++ ext/pcre/config.m4 2005/08/09 17:41:56 1.29.2.7.2.1 -@@ -1,5 +1,5 @@ - dnl --dnl $Id: php4.3.11-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow Exp $ -+dnl $Id: php4.3.11-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow 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 diff --git a/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch b/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch index 548732dc9783..dce7fd2138a3 100644 --- a/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch +++ b/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch @@ -11,13 +11,6 @@ dnl Define where extension directories are located in the configure context --- ext/pcre/config.m4 2003/06/28 04:30:51 1.32 +++ ext/pcre/config.m4 2005/08/22 16:55:56 1.32.2.2 -@@ -1,5 +1,5 @@ - dnl --dnl $Id: php5.0.4-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow Exp $ -+dnl $Id: php5.0.4-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow 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 |