diff options
| author | Hye-Shik Chang <perky@FreeBSD.org> | 2005-02-19 18:04:26 +0000 |
|---|---|---|
| committer | Hye-Shik Chang <perky@FreeBSD.org> | 2005-02-19 18:04:26 +0000 |
| commit | 2a8febd69f25abac49f738236cb49c22b6d07e12 (patch) | |
| tree | 5e7bcea6ef4f6ef7cb88c531ad7b54bd5eb717b0 | |
| parent | Downgrade to stable release 2.1.5 (bump PORTEPOCH). (diff) | |
Update to 3.1.4
Spotted by: simon
Security: http://www.vuxml.org/5192e7ca-7d4f-11d9-a9e7-0001020eed82.html
Security: an information leakage vulnerability is fixed.
| -rw-r--r-- | www/mod_python3/Makefile | 3 | ||||
| -rw-r--r-- | www/mod_python3/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index 5d2b3e85b607..f1df60aa412d 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_python -PORTVERSION= 3.1.3 -PORTREVISION= 1 +PORTVERSION= 3.1.4 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= modpython diff --git a/www/mod_python3/distinfo b/www/mod_python3/distinfo index 1aafab3e2310..f15920177c35 100644 --- a/www/mod_python3/distinfo +++ b/www/mod_python3/distinfo @@ -1,2 +1,2 @@ -MD5 (mod_python-3.1.3.tgz) = 2e1983e35edd428f308b0dfeb1c23bfe -SIZE (mod_python-3.1.3.tgz) = 293548 +MD5 (mod_python-3.1.4.tgz) = 607175958137b06bcda91110414c82a1 +SIZE (mod_python-3.1.4.tgz) = 308510 |
