summaryrefslogtreecommitdiff
path: root/lang/python26/buildlink3.mk
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-11-25 10:30:45 +0000
committertron <tron@pkgsrc.org>2013-11-25 10:30:45 +0000
commit34c42efbf57e3abf0816df4bdcb589ee30546371 (patch)
tree32415260fa67e877cd71e159989452a1f9c86407 /lang/python26/buildlink3.mk
parentf3f3dfe5af1af360ea532c13c13155381d4a7261 (diff)
downloadpkgsrc-34c42efbf57e3abf0816df4bdcb589ee30546371.tar.gz
Pullup ticket #4256 - requested by spz
lang/python26: security update Revisions pulled up: - lang/python26/Makefile 1.56 - lang/python26/PLIST.common 1.15 - lang/python26/buildlink3.mk 1.6 - lang/python26/dist.mk 1.4 - lang/python26/distinfo 1.52 - lang/python26/patches/patch-CVE-2013-4238 deleted - lang/python26/patches/patch-al 1.12 --- Module Name: pkgsrc Committed By: adam Date: Wed Nov 6 07:25:49 UTC 2013 Modified Files: pkgsrc/lang/python26: Makefile PLIST.common buildlink3.mk dist.mk distinfo pkgsrc/lang/python26/patches: patch-al Removed Files: pkgsrc/lang/python26/patches: patch-CVE-2013-4238 Log Message: Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing several reported security issues: issue 16037, issue 16038, issue 16039, issue 16040, issue 16041, and issue 16042 (CVE-2013-1752, long lines consuming too much memory), as well as issue 14984 (security enforcement on $HOME/.netrc files), issue 16248 (code execution vulnerability in tkinter), and issue 18709 (CVE-2013-4238, SSL module handling of NULL bytes inside subjectAltName).
Diffstat (limited to 'lang/python26/buildlink3.mk')
-rw-r--r--lang/python26/buildlink3.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python26/buildlink3.mk b/lang/python26/buildlink3.mk
index 721469d521f..10069a50bb2 100644
--- a/lang/python26/buildlink3.mk
+++ b/lang/python26/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2012/05/07 01:53:42 dholland Exp $
+# $NetBSD: buildlink3.mk,v 1.5.12.1 2013/11/25 10:30:45 tron Exp $
BUILDLINK_TREE+= python26
@@ -9,9 +9,9 @@ BUILDLINK_API_DEPENDS.python26+= python26>=2.6
BUILDLINK_ABI_DEPENDS.python26+= python26>=2.6.6nb8
BUILDLINK_PKGSRCDIR.python26?= ../../lang/python26
-. if defined(BUILDLINK_DEPMETHOD.python)
+.if defined(BUILDLINK_DEPMETHOD.python)
BUILDLINK_DEPMETHOD.python26?= ${BUILDLINK_DEPMETHOD.python}
-. endif
+.endif
#BUILDLINK_INCDIRS.python26+= include/python2.6
#BUILDLINK_LIBDIRS.python26+= lib/python2.6/config