# HG changeset patch # User Franz Glasner # Date 1664121272 -7200 # Node ID 56877b42b246a6264f47c57550d59c39ddd689e5 # Parent 4e5892c75f51ea5aa17507d039beb9d45930aa18# Parent 4443158ec41b53ac4e1f0376d6b281fdc39edbc7 MERGE: original version as of 2022-09-21 (commit 4f7a47b7e058481ff1b327a2767093399a58b364) diff -r 4e5892c75f51 -r 56877b42b246 uwsginl-plugin-lang-py3/distinfo diff -r 4e5892c75f51 -r 56877b42b246 uwsginl/Makefile --- a/uwsginl/Makefile Mon Jan 24 09:30:32 2022 +0100 +++ b/uwsginl/Makefile Sun Sep 25 17:54:32 2022 +0200 @@ -2,7 +2,7 @@ # Based on www/uwsgi by: Daniel Gerzo PORTNAME= uwsginl -#DISTVERSION= 2.0.18 +#DISTVERSION= 2.0.20 # "pl" sorts before .a .b .dev ... PORTVERSION= 2.1.pl4.g${MYGH_TAG_DATE} CATEGORIES= www @@ -12,6 +12,7 @@ MAINTAINER= freebsd-dev@dom66.de COMMENT= WSGI server which uses the uwsgi protocol (nolang profile) +WWW= https://projects.unbit.it/uwsgi/ LICENSE= GPLv2-WITH-LINKING-EXCEPTION LICENSE_GROUPS= FSF GPL OSI @@ -19,8 +20,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= pkgconfig python:3.6+,build +USES= cpe pkgconfig python:3.6-3.10,build USE_RC_SUBR= uwsginl +CPE_VENDOR= unbit .include "Makefile.gh" diff -r 4e5892c75f51 -r 56877b42b246 uwsginl/distinfo diff -r 4e5892c75f51 -r 56877b42b246 uwsginl/pkg-descr --- a/uwsginl/pkg-descr Mon Jan 24 09:30:32 2022 +0100 +++ b/uwsginl/pkg-descr Sun Sep 25 17:54:32 2022 +0200 @@ -95,5 +95,3 @@ --- end of loop engines list --- !!! no internal routing support, rebuild with pcre support !!! - -WWW: https://projects.unbit.it/uwsgi/