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

(-)www/mod_wsgi4/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=      mod_wsgi
1
PORTNAME=      mod_wsgi
2
DISTVERSION=   4.7.0
2
DISTVERSION=   4.9.2
3
CATEGORIES=    www python
3
CATEGORIES=    www python
4
MASTER_SITES=  CHEESESHOP
4
MASTER_SITES=  CHEESESHOP
5
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}
Lines 9-15 COMMENT= Python WSGI adapter module for Apache Link Here
9
LICENSE=       APACHE20
9
LICENSE=       APACHE20
10
USES=          apache:2.4+ cpe gettext python:3.6-3.9
10
USES=          apache:2.4+ cpe gettext python:3.6-3.11
11
USE_PYTHON=    flavors
11
USE_PYTHON=    flavors
12
CPE_VENDOR=    modwsgi
12
CPE_VENDOR=    modwsgi
(-)www/mod_wsgi4/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1578438061
1
TIMESTAMP = 1655028321
2
SHA256 (mod_wsgi-4.7.0.tar.gz) = 64a6a177946b78bb1eb8ecb31fb3aea5f6d306c4eccd247433563ed6afceafe5
2
SHA256 (mod_wsgi-4.9.2.tar.gz) = aa067e8bdc74887179a3819014e8203a6f9b691687cdc3bf78d2a93477d33eed
3
SIZE (mod_wsgi-4.7.0.tar.gz) = 497335
3
SIZE (mod_wsgi-4.9.2.tar.gz) = 497200

Return to bug 264629