summaryrefslogtreecommitdiff
path: root/lang/python27/dist.mk
diff options
context:
space:
mode:
authoradam <adam>2014-07-02 09:53:16 +0000
committeradam <adam>2014-07-02 09:53:16 +0000
commit9aa263a73dc20045482eb39bcc4f4dc16ddf7f9f (patch)
tree00445971df79d943a7f691d1b07e075d89a4e0d3 /lang/python27/dist.mk
parenta99a2fbe1232fd94e6873d36f28ec4e17e8848dd (diff)
downloadpkgsrc-9aa263a73dc20045482eb39bcc4f4dc16ddf7f9f.tar.gz
Changes 2.7.8:
The openssl version bundled in the Windows installer has been updated. A regression in the mimetypes module on Windows has been fixed. A possible overflow in the buffer type has been fixed. A bug in the CGIHTTPServer module which allows arbitrary execution of code in the server root has been patched. A regression in the handling of UNC paths in os.path.join has been fixed
Diffstat (limited to 'lang/python27/dist.mk')
-rw-r--r--lang/python27/dist.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python27/dist.mk b/lang/python27/dist.mk
index aae659f9a1c..b7b29450df5 100644
--- a/lang/python27/dist.mk
+++ b/lang/python27/dist.mk
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.7 2014/06/02 06:12:03 adam Exp $
+# $NetBSD: dist.mk,v 1.8 2014/07/02 09:53:16 adam Exp $
-PY_DISTVERSION= 2.7.7
+PY_DISTVERSION= 2.7.8
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python27/distinfo