Bug 278447 - www/py-gunicorn: add rc file and sample config
Summary: www/py-gunicorn: add rc file and sample config
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 01:03 UTC by Siva Mahadevan
Modified: 2024-04-23 10:49 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
[PATCH] www/py-gunicorn: add rc file and sample config (4.44 KB, patch)
2024-04-19 01:03 UTC, Siva Mahadevan
me: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)