ports/147937: nginx-devel-0.8.41 fix missing uwsgi_params in etc

Hizbulin Ildar hizel at vyborg.ru
Thu Jun 17 11:30:03 UTC 2010


>Number:         147937
>Category:       ports
>Synopsis:       nginx-devel-0.8.41 fix missing uwsgi_params in etc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 17 11:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Hizbulin Ildar
>Release:        7.3-RELEASE
>Organization:
Ariadna-Link, ISP
>Environment:
FreeBSD o.vyborg.ru 7.3-RELEASE FreeBSD 7.3-RELEASE #7: Thu Apr  1 15:03:01 MSD 2010     root at o.vyborg.ru:/usr/obj/usr/src/sys/MPD  i386
>Description:

>How-To-Repeat:

>Fix:
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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list