comparison Makefile @ 174:72804fc47f7c origin

Update to latest snapshot of 2.0.28. Has been tagged at 2024-10-26.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 08 Mar 2025 19:34:51 +0100
parents df2620ce614c
children
comparison
equal deleted inserted replaced
168:df2620ce614c 174:72804fc47f7c
1 PORTNAME= uwsgi 1 PORTNAME= uwsgi
2 PORTVERSION= 2.0.21 2 PORTVERSION= 2.0.28
3 CATEGORIES= www python 3 CATEGORIES= www python
4 PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} 4 PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
5 5
6 MAINTAINER= amdmi3@FreeBSD.org 6 MAINTAINER= wen@FreeBSD.org
7 COMMENT= Developer-friendly WSGI server which uses uwsgi protocol 7 COMMENT= Developer-friendly WSGI server which uses uwsgi protocol
8 WWW= https://projects.unbit.it/uwsgi/ 8 WWW= https://projects.unbit.it/uwsgi/
9 9
10 LICENSE= GPLv2 10 LICENSE= GPLv2
11 LICENSE_FILE= ${WRKSRC}/LICENSE 11 LICENSE_FILE= ${WRKSRC}/LICENSE