FreeBSD Bugzilla – Attachment 107212 Details for
Bug 147937
www/nginx-devel 0.8.41 fix missing uwsgi_params in etc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 990 bytes, created by
hizel
on 2010-06-17 12:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hizel
Created:
2010-06-17 12:30:02 UTC
Size:
990 bytes
patch
obsolete
>diff -ruN nginx-devel-old/Makefile nginx-devel/Makefile >--- nginx-devel-old/Makefile 2010-06-17 15:21:10.000000000 +0400 >+++ nginx-devel/Makefile 2010-06-17 15:20:02.000000000 +0400 >@@ -508,7 +508,7 @@ > ${MKDIR} ${ETCDIR} ${NGINX_TMPDIR} > ${CHOWN} ${WWWOWN}:${WWWGRP} ${NGINX_TMPDIR} > ${INSTALL_PROGRAM} ${WRKSRC}/objs/nginx ${PREFIX}/sbin >-.for i in koi-win koi-utf win-utf fastcgi_params >+.for i in koi-win koi-utf win-utf fastcgi_params uwsgi_params > ${INSTALL_DATA} ${WRKSRC}/conf/${i} ${ETCDIR} > .endfor > .for i in mime.types nginx.conf >diff -ruN nginx-devel-old/pkg-plist nginx-devel/pkg-plist >--- nginx-devel-old/pkg-plist 2010-06-17 15:21:10.000000000 +0400 >+++ nginx-devel/pkg-plist 2010-06-17 15:20:25.000000000 +0400 >@@ -1,5 +1,6 @@ > @comment $FreeBSD: ports/www/nginx-devel/pkg-plist,v 1.12 2008/07/22 05:55:18 osa Exp $ > %%ETCDIR%%/fastcgi_params >+%%ETCDIR%%/uwsgi_params > %%ETCDIR%%/koi-utf > %%ETCDIR%%/koi-win > %%ETCDIR%%/win-utf
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 147937
: 107212