FreeBSD Bugzilla – Attachment 95510 Details for
Bug 133905
[maintainer update] www/spawn-fcgi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.41 KB, created by
genserg
on 2009-04-22 06:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
genserg
Created:
2009-04-22 06:30:00 UTC
Size:
1.41 KB
patch
obsolete
>diff -urN spawn-fcgi.bak/Makefile spawn-fcgi/Makefile >--- spawn-fcgi.bak/Makefile 2009-04-22 00:06:30.000000000 +0400 >+++ spawn-fcgi/Makefile 2009-04-22 09:11:18.000000000 +0400 >@@ -8,8 +8,7 @@ > PORTNAME= spawn-fcgi > PORTVERSION= 1.6.2 > CATEGORIES= www >-MASTER_SITES= http://www.lighttpd.net/download/ \ >- http://mirrors.cat.pdx.edu/lighttpd/ >+MASTER_SITES= http://www.lighttpd.net/download/ > > MAINTAINER= genserg@hotmail.com > COMMENT= spawn-fcgi is used to spawn fastcgi applications >diff -urN spawn-fcgi.bak/files/spawn-fcgi.sh.in spawn-fcgi/files/spawn-fcgi.sh.in >--- spawn-fcgi.bak/files/spawn-fcgi.sh.in 2009-04-22 00:06:30.000000000 +0400 >+++ spawn-fcgi/files/spawn-fcgi.sh.in 2009-04-22 09:12:25.000000000 +0400 >@@ -35,7 +35,6 @@ > _allowed_env="${_allowed_env} ${spawn_fcgi_allowed_env}" > > start_precmd="${name}_start_precmd" >-stop_cmd="${name}_stop_cmd" > stop_postcmd="${name}_stop_postcmd" > > spawn_fcgi_start_precmd() >@@ -43,9 +42,9 @@ > touch ${pidfile} > chown ${spawn_fcgi_user}:${spawn_fcgi_group} ${pidfile} > export PATH=${spawn_fcgi_path_env} >- export PHP_FCGI_CHILDREN=${spawn_fcgi_children} >- export PHP_FCGI_MAX_REQUESTS=${spawn_fastcgi_max_requests} > export USER=${spawn_fcgi_user} >+ export PHP_FCGI_CHILDREN=${spawn_fcgi_children} >+ export PHP_FCGI_MAX_REQUESTS=${spawn_fcgi_max_requests} > export FCGI_WEB_SERVER_ADDRS=${spawn_fcgi_web_server_addrs} > E= > for i in ${_allowed_env}; do
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 133905
: 95510