Update to 4.4.22.

PR:		206631
Submitted by:	douglas@douglasthrift.net (maintainer)
This commit is contained in:
Raphael Kubo da Costa 2016-01-28 22:24:17 +00:00
parent 4e4279840c
commit 5e2ace5508
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407429
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mod_wsgi
PORTVERSION= 4.4.21
PORTVERSION= 4.4.22
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}

View File

@ -1,2 +1,2 @@
SHA256 (mod_wsgi-4.4.21.tar.gz) = 581b3a82bc5300cd8a0523d14995df9b091ef344b1db72877394b30fcd179422
SIZE (mod_wsgi-4.4.21.tar.gz) = 929310
SHA256 (mod_wsgi-4.4.22.tar.gz) = d8b7f9f84763277a6869c3f8609606e93416c44807edd2adce80f8923a6fa138
SIZE (mod_wsgi-4.4.22.tar.gz) = 1263989

View File

@ -1,3 +1,3 @@
@sample %%APACHEETCDIR%%/modules.d/%%APMOD_FILE%%
%%APACHEMODDIR%%/%%AP_MODULE%%
@unexec echo "Don't forget to remove all mod_wsgi-related directives in your httpd.conf"
@postunexec echo "Don't forget to remove all mod_wsgi-related directives in your httpd.conf"