Date: Sat, 24 Jan 2026 19:12:30 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fab1d136695c - main - www/py-gunicorn: Update version 23.0.0=>24.0.0 Message-ID: <6975199e.844c.79f2a0a3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fab1d136695c2e4b315a0646b0ed5e3dad27db89 commit fab1d136695c2e4b315a0646b0ed5e3dad27db89 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-01-24 18:46:48 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-01-24 19:11:58 +0000 www/py-gunicorn: Update version 23.0.0=>24.0.0 Changelog: https://github.com/benoitc/gunicorn/releases/tag/24.0.0 --- www/py-gunicorn/Makefile | 7 +++++-- www/py-gunicorn/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index a94bea8c475d..3987a277ba20 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -1,6 +1,5 @@ PORTNAME= gunicorn -DISTVERSION= 23.0.0 -PORTREVISION= 3 +DISTVERSION= 24.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -43,6 +42,10 @@ GEVENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=1.4.0:devel/py-gevent@${PY_FL PROCTITLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR} TORNADO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>=0.2:www/py-tornado@${PY_FLAVOR} +post-patch: + @${REINPLACE_CMD} '/license-files/d; s|^license = "MIT"|license = { text = "MIT" }|' \ + ${WRKSRC}/pyproject.toml + post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/examples/example_config.py \ diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo index b78b4dd2b717..83bccf2f2be8 100644 --- a/www/py-gunicorn/distinfo +++ b/www/py-gunicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723850012 -SHA256 (gunicorn-23.0.0.tar.gz) = f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec -SIZE (gunicorn-23.0.0.tar.gz) = 375031 +TIMESTAMP = 1769280240 +SHA256 (gunicorn-24.0.0.tar.gz) = 7f6c916308740942586f49f14cf3743bdfc4130c29520c42706f42fa5a2dacdb +SIZE (gunicorn-24.0.0.tar.gz) = 277750home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6975199e.844c.79f2a0a3>
