# HG changeset patch # User Franz Glasner # Date 1664104109 -7200 # Node ID 4443158ec41b53ac4e1f0376d6b281fdc39edbc7 # Parent 87b78aefbb3131f8b1b89d79ba4dd1115425b127 Update to latest snapshot of 2.0.20 as of 2022-09-21 diff -r 87b78aefbb31 -r 4443158ec41b Makefile --- a/Makefile Sat Jan 22 14:04:39 2022 +0100 +++ b/Makefile Sun Sep 25 13:08:29 2022 +0200 @@ -1,5 +1,3 @@ -# Created by: Daniel Gerzo - PORTNAME= uwsgi PORTVERSION= 2.0.20 CATEGORIES= www python @@ -7,6 +5,7 @@ MAINTAINER= eugene@zhegan.in COMMENT= Developer-friendly WSGI server which uses uwsgi protocol +WWW= https://projects.unbit.it/uwsgi/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff -r 87b78aefbb31 -r 4443158ec41b pkg-descr --- a/pkg-descr Sat Jan 22 14:04:39 2022 +0100 +++ b/pkg-descr Sun Sep 25 13:08:29 2022 +0200 @@ -3,5 +3,3 @@ time it has evolved in a complete stack for networked/clustered python applications, implementing message/object passing, RPC and process management. - -WWW: http://projects.unbit.it/uwsgi/