summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-08-09 00:02:46 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-08-09 00:02:46 +0000
commit9ed02a692c5c327f6f419d2129dbf04d26732011 (patch)
treebe465ca92a502f6411f47641ee87bc19c39e4424 /dev-php
parentbug #59755. (diff)
downloadhistorical-9ed02a692c5c327f6f419d2129dbf04d26732011.tar.gz
historical-9ed02a692c5c327f6f419d2129dbf04d26732011.tar.bz2
historical-9ed02a692c5c327f6f419d2129dbf04d26732011.zip
CVS keyword expansion bites again.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/mod_php/files/php-5.0.0-httpauthfix.patch9
-rw-r--r--dev-php/php/files/php-5.0.0-httpauthfix.patch9
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-php/mod_php/files/php-5.0.0-httpauthfix.patch b/dev-php/mod_php/files/php-5.0.0-httpauthfix.patch
index f608ec317fa1..7b3687c72aff 100644
--- a/dev-php/mod_php/files/php-5.0.0-httpauthfix.patch
+++ b/dev-php/mod_php/files/php-5.0.0-httpauthfix.patch
@@ -1,14 +1,5 @@
--- php-5.0.0/sapi/apache/mod_php5.c 2004-07-10 09:46:09.000000000 +0200
+++ php-5.0.0.1/sapi/apache/mod_php5.c 2004-08-08 11:32:52.824203512 +0200
-@@ -17,7 +17,7 @@
- | PHP 4.0 patches by Zeev Suraski <zeev@zend.com> |
- +----------------------------------------------------------------------+
- */
--/* $Id: php-5.0.0-httpauthfix.patch,v 1.1 2004/08/08 23:56:18 robbat2 Exp $ */
-+/* $Id: php-5.0.0-httpauthfix.patch,v 1.1 2004/08/08 23:56:18 robbat2 Exp $ */
-
- #include "php_apache_http.h"
- #include "http_conf_globals.h"
@@ -485,7 +485,7 @@
tmp = uudecode(r->pool, authorization);
SG(request_info).auth_user = NULL;
diff --git a/dev-php/php/files/php-5.0.0-httpauthfix.patch b/dev-php/php/files/php-5.0.0-httpauthfix.patch
index 6a59e2022980..7b3687c72aff 100644
--- a/dev-php/php/files/php-5.0.0-httpauthfix.patch
+++ b/dev-php/php/files/php-5.0.0-httpauthfix.patch
@@ -1,14 +1,5 @@
--- php-5.0.0/sapi/apache/mod_php5.c 2004-07-10 09:46:09.000000000 +0200
+++ php-5.0.0.1/sapi/apache/mod_php5.c 2004-08-08 11:32:52.824203512 +0200
-@@ -17,7 +17,7 @@
- | PHP 4.0 patches by Zeev Suraski <zeev@zend.com> |
- +----------------------------------------------------------------------+
- */
--/* $Id: php-5.0.0-httpauthfix.patch,v 1.1 2004/08/08 23:54:06 robbat2 Exp $ */
-+/* $Id: php-5.0.0-httpauthfix.patch,v 1.1 2004/08/08 23:54:06 robbat2 Exp $ */
-
- #include "php_apache_http.h"
- #include "http_conf_globals.h"
@@ -485,7 +485,7 @@
tmp = uudecode(r->pool, authorization);
SG(request_info).auth_user = NULL;