Bug 228805

Summary: www/uwsgi: Fix typo in uwsgi.in file, assign correct uwsgi_gid
Product: Ports & Packages Reporter: Nikola Kolev <koue>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: eugene
Priority: --- Flags: bugzilla: maintainer-feedback? (eugene)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
uwsgi gid patch none

Description Nikola Kolev 2018-06-07 14:55:44 UTC
Created attachment 194066 [details]
uwsgi gid patch

Current uwsgi startup script doesn't care about uwsgi_gid in rc.conf because it is using only uwsgi_uid.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-22 15:00:37 UTC
A commit references this bug:

Author: swills
Date: Fri Jun 22 14:59:34 UTC 2018
New revision: 473044
URL: https://svnweb.freebsd.org/changeset/ports/473044

Log:
  www/uwsgi: Fix typo in rc script

  PR:		228805
  Submitted by:	Nikola Kolev <koue@chaosophia.net>
  Approved by:	maintainer timeout (eugene@zhegan.in, > 2 weeks)

Changes:
  head/www/uwsgi/Makefile
  head/www/uwsgi/files/uwsgi.in
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-06-22 15:00:42 UTC
Committed, thanks!