diff options
author | Wen Heping <wen@FreeBSD.org> | 2017-03-19 01:46:28 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2017-03-19 01:46:28 +0000 |
commit | ab0ad68f712aa75047fd894e025d671c22e431c3 (patch) | |
tree | 9b6861d4ddc5ee8410b9ba86d22b83dc811721f1 | |
parent | - Update to 3.3.1 (diff) |
- Update to 4.5.15
PR: 217905
Submitted by: douglas@douglasthrift.net(maintainer)
Notes
Notes:
svn path=/head/; revision=436462
-rw-r--r-- | www/mod_wsgi4/Makefile | 2 | ||||
-rw-r--r-- | www/mod_wsgi4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_wsgi4/Makefile b/www/mod_wsgi4/Makefile index 24d6df2f74c2..bfe06e553fb8 100644 --- a/www/mod_wsgi4/Makefile +++ b/www/mod_wsgi4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mod_wsgi -PORTVERSION= 4.5.14 +PORTVERSION= 4.5.15 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_wsgi4/distinfo b/www/mod_wsgi4/distinfo index 5aa59b2582c9..e219456edff6 100644 --- a/www/mod_wsgi4/distinfo +++ b/www/mod_wsgi4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485353542 -SHA256 (mod_wsgi-4.5.14.tar.gz) = 8e6d0ccdea6872b71da2ba0fe5d46ca38a6219becc521dcdc4516992c9fe3247 -SIZE (mod_wsgi-4.5.14.tar.gz) = 1839073 +TIMESTAMP = 1489914731 +SHA256 (mod_wsgi-4.5.15.tar.gz) = 4b64bfe2cccdc866a0dd8ee26a8bd4613e4adee9db9232ef07481e5f7a711a0f +SIZE (mod_wsgi-4.5.15.tar.gz) = 1847139 |