FreeBSD Bugzilla – Attachment 45860 Details for
Bug 70580
[PATCH] lang/php5: Update to 5.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php5.diff
php5.diff (text/plain), 1.41 KB, created by
Olafur Osvaldsson
on 2004-08-17 17:10:24 UTC
(
hide
)
Description:
php5.diff
Filename:
MIME Type:
Creator:
Olafur Osvaldsson
Created:
2004-08-17 17:10:24 UTC
Size:
1.41 KB
patch
obsolete
>diff -ruN php5.orig/Makefile php5/Makefile >--- php5.orig/Makefile Tue Aug 17 16:00:25 2004 >+++ php5/Makefile Tue Aug 17 13:54:53 2004 >@@ -6,8 +6,7 @@ > # > > PORTNAME= php5 >-PORTVERSION= 5.0.0 >-PORTREVISION?= 2 >+PORTVERSION= 5.0.1 > CATEGORIES?= lang devel www > MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ > http://downloads.php.net/ilia/:rc \ >diff -ruN php5.orig/distinfo php5/distinfo >--- php5.orig/distinfo Tue Aug 17 16:00:25 2004 >+++ php5/distinfo Tue Aug 17 14:04:46 2004 >@@ -1,2 +1,2 @@ >-MD5 (php-5.0.0.tar.bz2) = 562b7ad1e903248bbe77884cb904b8b7 >-SIZE (php-5.0.0.tar.bz2) = 4554054 >+MD5 (php-5.0.1.tar.bz2) = b12042826ddba29fba3ae5a2eac3c391 >+SIZE (php-5.0.1.tar.bz2) = 4569781 >diff -ruN php5.orig/files/patch-sapi::apache::mod_php5.c php5/files/patch-sapi::apache::mod_php5.c >--- php5.orig/files/patch-sapi::apache::mod_php5.c Tue Aug 17 16:00:25 2004 >+++ php5/files/patch-sapi::apache::mod_php5.c Thu Jan 1 00:00:00 1970 >@@ -1,11 +0,0 @@ >---- sapi/apache/mod_php5.c.orig Thu Jul 15 09:29:05 2004 >-+++ sapi/apache/mod_php5.c Thu Jul 15 09:30:01 2004 >-@@ -485,7 +485,7 @@ >- tmp = uudecode(r->pool, authorization); >- SG(request_info).auth_user = NULL; >- tmp_user = getword_nulls_nc(r->pool, &tmp, ':'); >-- if (SG(request_info).auth_user) { >-+ if (tmp_user) { >- r->connection->user = pstrdup(r->connection->pool, tmp_user); >- r->connection->ap_auth_type = "Basic"; >- SG(request_info).auth_user = estrdup(tmp_user);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 70580
: 45860