View | Details | Raw Unified | Return to bug 260028
Collapse All | Expand All

(-)www/uwsgi/Makefile (-3 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Daniel Gerzo <danger@FreeBSD.org>
1
# Created by: Daniel Gerzo <danger@FreeBSD.org>
2
2
3
PORTNAME=	uwsgi
3
PORTNAME=	uwsgi
4
PORTVERSION=	2.0.19.1
4
PORTVERSION=	2.0.20
5
PORTREVISION=	1
6
CATEGORIES=	www python
5
CATEGORIES=	www python
7
MASTER_SITES=	http://projects.unbit.it/downloads/
6
MASTER_SITES=	http://projects.unbit.it/downloads/
8
7
Lines 12-18 COMMENT= Developer-friendly WSGI server which uses uwsgi protocol Link Here
12
LICENSE=	GPLv2
11
LICENSE=	GPLv2
13
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
14
13
15
USES=		cpe pkgconfig python:3.6-3.9
14
USES=		cpe pkgconfig python:3.6-3.10
16
USE_PYTHON=	distutils concurrent optsuffix
15
USE_PYTHON=	distutils concurrent optsuffix
17
USE_RC_SUBR=	uwsgi
16
USE_RC_SUBR=	uwsgi
18
CPE_VENDOR=	unbit
17
CPE_VENDOR=	unbit
(-)www/uwsgi/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1605080865
1
TIMESTAMP = 1637775280
2
SHA256 (uwsgi-2.0.19.1.tar.gz) = 56be307f3bfcf6cc074f4354de6403778d7ec3e44addac896e26ffb3c4d9a608
2
SHA256 (uwsgi-2.0.20.tar.gz) = 88ab9867d8973d8ae84719cf233b7dafc54326fcaec89683c3f9f77c002cdff9
3
SIZE (uwsgi-2.0.19.1.tar.gz) = 811149
3
SIZE (uwsgi-2.0.20.tar.gz) = 804906

Return to bug 260028