Update to 4.7.0
PR: 243018 Submitted by: Charlie Li <ml+freebsd@vishwin.info> (maintainer) Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
fbbe5b88d5
commit
f479f357d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522370
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_wsgi
|
||||
DISTVERSION= 4.6.5
|
||||
DISTVERSION= 4.7.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Python WSGI adapter module for Apache
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= apache:2.2+ gettext python
|
||||
USES= apache:2.4+ gettext python
|
||||
USE_PYTHON= flavors
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1543103027
|
||||
SHA256 (mod_wsgi-4.6.5.tar.gz) = 1f2220c487ba433e0ee7e0f991ed11f43b94454892dec677cbc1fda358ee6361
|
||||
SIZE (mod_wsgi-4.6.5.tar.gz) = 490018
|
||||
TIMESTAMP = 1578438061
|
||||
SHA256 (mod_wsgi-4.7.0.tar.gz) = 64a6a177946b78bb1eb8ecb31fb3aea5f6d306c4eccd247433563ed6afceafe5
|
||||
SIZE (mod_wsgi-4.7.0.tar.gz) = 497335
|
||||
|
|
Loading…
Reference in a new issue