Bug 278447

Summary: www/py-gunicorn: add rc file and sample config
Product: Ports & Packages Reporter: Siva Mahadevan <me>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (bofh)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[PATCH] www/py-gunicorn: add rc file and sample config me: maintainer-approval?

Description Siva Mahadevan 2024-04-19 01:03:33 UTC
Created attachment 250074 [details]
[PATCH] www/py-gunicorn: add rc file and sample config

This will allow gunicorn to be supervised with `service`. Patch attached.
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2024-04-23 08:48:31 UTC
If you are regularly submitting patches consider reading man style and integrating the necessary editor configs into the workflow.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-04-23 10:48:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee27d3fcfc3b15ac8573d080296001a091d2c47c

commit ee27d3fcfc3b15ac8573d080296001a091d2c47c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-04-23 09:18:19 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-04-23 10:47:13 +0000

    www/py-gunicorn: Update version 21.2.0=>22.0.0

    - Add rc file [1]

    Changelog: https://github.com/benoitc/gunicorn/releases/tag/22.0.0

    PR:             278447 [1]
    Reported by:    me@svmhdvn.name

 GIDs                                    |  2 +-
 UIDs                                    |  2 +-
 www/py-gunicorn/Makefile                | 21 ++++++++++++++----
 www/py-gunicorn/distinfo                |  6 +++---
 www/py-gunicorn/files/gunicorn.in (new) | 38 +++++++++++++++++++++++++++++++++
 5 files changed, 60 insertions(+), 9 deletions(-)