Page MenuHomeFreeBSD

D12100.diff
No OneTemporary

D12100.diff

Index: head/www/uwsgi/Makefile
===================================================================
--- head/www/uwsgi/Makefile
+++ head/www/uwsgi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= uwsgi
PORTVERSION= 2.0.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python
MASTER_SITES= http://projects.unbit.it/downloads/
Index: head/www/uwsgi/files/uwsgi.in
===================================================================
--- head/www/uwsgi/files/uwsgi.in
+++ head/www/uwsgi/files/uwsgi.in
@@ -87,7 +87,7 @@
exit 1
fi
eval uwsgi_socket=\${uwsgi_${profile}_socket:-"/tmp/${name}-${profile}.sock"}
- eval uwsgi_socket_mode=\${uwsgi_${profile}_socket_mode:-${uwsgi_socket_mode}
+ eval uwsgi_socket_mode=\${uwsgi_${profile}_socket_mode:-${uwsgi_socket_mode}}
eval uwsgi_socket_owner=\${uwsgi_${profile}_socket_owner:-${uwsgi_socket_owner}}
eval uwsgi_logfile=\${uwsgi_${profile}_logfile:-"/var/log/${name}-${profile}.log"}
eval uwsgi_pidfile=\${uwsgi_${profile}_pidfile:-"/var/run/${name}-${profile}.pid"}

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 8, 9:48 AM (20 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33809670
Default Alt Text
D12100.diff (1 KB)

Event Timeline