summaryrefslogtreecommitdiff
path: root/lang/python27/dist.mk
diff options
context:
space:
mode:
authoradam <adam>2014-06-02 06:12:03 +0000
committeradam <adam>2014-06-02 06:12:03 +0000
commit8e4a0f691c289010aac0286749e144aecb0e383a (patch)
tree344c4c14b60467b897821c779c170c107aec9d9c /lang/python27/dist.mk
parent857daa9aaeaa37b02beb5e8949103f8f0ed13006 (diff)
downloadpkgsrc-8e4a0f691c289010aac0286749e144aecb0e383a.tar.gz
Changes 2.7.7:
This is a regularly scheduled 2.7 series bugfix and includes numerous bugfixes (http://hg.python.org/cpython/raw-file/f89216059edf/Misc/NEWS) over 2.7.6.
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 09363592516..aae659f9a1c 100644
--- a/lang/python27/dist.mk
+++ b/lang/python27/dist.mk
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.6 2013/11/12 18:57:25 adam Exp $
+# $NetBSD: dist.mk,v 1.7 2014/06/02 06:12:03 adam Exp $
-PY_DISTVERSION= 2.7.6
+PY_DISTVERSION= 2.7.7
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python27/distinfo