Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158891877
D12100.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12100.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D12100: www/uwsgi: fix regression from r448441
Attached
Detach File
Event Timeline
Log In to Comment