summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-01 14:43:22 +0000
committerwiz <wiz>2017-01-01 14:43:22 +0000
commit2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /lang
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'lang')
-rw-r--r--lang/clang-static-analyzer/Makefile4
-rw-r--r--lang/nodejs/Makefile.common4
-rw-r--r--lang/py-basicproperty/Makefile4
-rw-r--r--lang/py-pyrex/Makefile4
-rw-r--r--lang/py-pythonz/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/lang/clang-static-analyzer/Makefile b/lang/clang-static-analyzer/Makefile
index c071615fdde..10534c73c5e 100644
--- a/lang/clang-static-analyzer/Makefile
+++ b/lang/clang-static-analyzer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/26 12:43:51 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:45 wiz Exp $
PKGNAME= ${DISTNAME:S/cfe/clang-static-analyzer/:S/.src//}
@@ -13,7 +13,7 @@ INSTALL_DIRS= ../build/tools/clang-check ../build/tools/scan-build ../build/tool
CMAKE_ARGS+= -DCLANG_ENABLE_STATIC_ANALYZER=ON
REPLACE_PYTHON= # empty
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 3.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 3.5
.include "../../lang/python/application.mk"
.include "../../lang/clang/Makefile.common"
diff --git a/lang/nodejs/Makefile.common b/lang/nodejs/Makefile.common
index f36aa443705..4f131d37211 100644
--- a/lang/nodejs/Makefile.common
+++ b/lang/nodejs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2016/10/26 13:00:20 pho Exp $
+# $NetBSD: Makefile.common,v 1.13 2017/01/01 14:43:45 wiz Exp $
# used by lang/nodejs/Makefile
# used by lang/nodejs4/Makefile
# used by lang/nodejs6/Makefile
@@ -16,7 +16,7 @@ HAS_CONFIGURE= yes
USE_TOOLS+= bash gmake pkg-config
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.10.24
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.10.24
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
diff --git a/lang/py-basicproperty/Makefile b/lang/py-basicproperty/Makefile
index e0b968b0ff4..dca7d5132f7 100644
--- a/lang/py-basicproperty/Makefile
+++ b/lang/py-basicproperty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/07/09 13:03:53 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/01 14:43:45 wiz Exp $
DISTNAME= basicproperty-0.6.9a
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@ USE_LANGUAGES= c
REPLACE_PYTHON= basicproperty/tests/test.py
EGG_NAME= ${DISTNAME}0
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
post-extract:
# wrong architecture binary
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index 639e42c0ebc..b975973ae19 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2016/07/09 13:03:53 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2017/01/01 14:43:45 wiz Exp $
DISTNAME= Pyrex-0.9.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
@@ -14,7 +14,7 @@ LICENSE= apache-2.0
USE_TOOLS+= pax
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.9.9
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.9
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/py-pythonz/Makefile b/lang/py-pythonz/Makefile
index b76232b26ee..ffcddc38f97 100644
--- a/lang/py-pythonz/Makefile
+++ b/lang/py-pythonz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/08/28 15:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 14:43:45 wiz Exp $
DISTNAME= pythonz-1.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= mit
WRKSRC= ${WRKDIR}/pythonz-${DISTNAME}
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.1
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/pythonz \