summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-09-02 13:19:35 +0000
committeradam <adam@pkgsrc.org>2019-09-02 13:19:35 +0000
commit77e07989540405e14ae0f3af5dc2d76d75532797 (patch)
tree698d3960598fa1d41f5a80411323ce184dbefe95 /chat
parentf192c1899e81d80dcbf1d6471f89cfd621b11e84 (diff)
downloadpkgsrc-77e07989540405e14ae0f3af5dc2d76d75532797.tar.gz
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
Diffstat (limited to 'chat')
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/libtelepathy/Makefile4
-rw-r--r--chat/py-xmpppy/Makefile4
-rw-r--r--chat/spectrum/Makefile4
-rw-r--r--chat/telepathy-farsight/Makefile4
-rw-r--r--chat/telepathy-gabble/Makefile4
-rw-r--r--chat/telepathy-glib/Makefile4
-rw-r--r--chat/telepathy-haze/Makefile4
-rw-r--r--chat/telepathy-idle/Makefile4
-rw-r--r--chat/telepathy-logger/Makefile4
-rw-r--r--chat/telepathy-mission-control5/Makefile4
-rw-r--r--chat/telepathy-qt/Makefile4
12 files changed, 24 insertions, 24 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 1b754d005fa..fae39b38745 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2019/07/21 22:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2019/09/02 13:19:53 adam Exp $
DISTNAME= empathy-2.34.0
PKGREVISION= 74
@@ -10,7 +10,7 @@ HOMEPAGE= http://live.gnome.org/Empathy
COMMENT= Gnome instant messenger client
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37
+PYTHON_VERSIONS_ACCEPTED= 27
GNU_CONFIGURE= yes
USE_TOOLS+= gawk gmake gsed intltool msgfmt pkg-config
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile
index f200a126cce..1405792a61b 100644
--- a/chat/libtelepathy/Makefile
+++ b/chat/libtelepathy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2019/04/26 14:12:32 maya Exp $
+# $NetBSD: Makefile,v 1.26 2019/09/02 13:19:53 adam Exp $
DISTNAME= libtelepathy-0.3.3
PKGREVISION= 10
@@ -18,7 +18,7 @@ USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= libtelepathy.pc.in
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.3.3
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.3
.include "../../lang/python/pyversion.mk"
CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
diff --git a/chat/py-xmpppy/Makefile b/chat/py-xmpppy/Makefile
index 829fa74d2a2..93a98ff5ce9 100644
--- a/chat/py-xmpppy/Makefile
+++ b/chat/py-xmpppy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/04/26 14:12:32 maya Exp $
+# $NetBSD: Makefile,v 1.18 2019/09/02 13:19:53 adam Exp $
DISTNAME= xmpppy-0.5.0rc1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat>=0nb4:../../textproc/py-expat
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.5.0rc1
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.5.0rc1
DOCDIR= ${PREFIX}/share/doc/py-xmpppy
EXDIR= ${PREFIX}/share/examples/py-xmpppy
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index 40f81f8b64b..31284fcf2a2 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2019/07/21 22:24:32 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2019/09/02 13:19:53 adam Exp $
DISTNAME= spectrum-1.4.8
PKGREVISION= 55
@@ -20,7 +20,7 @@ USE_LANGUAGES= c++ c
REPLACE_PYTHON+= spectrumctl/spectrumctl.py
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-xmpppy
+PYTHON_VERSIONS_ACCEPTED= 27 # py-xmpppy
BUILD_DEFS+= JABBER_USER JABBER_GROUP
BUILD_DEFS+= SPECTRUM_RUN SPECTRUM_DB SPECTRUM_LOG
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index 49a80b369bb..7a3eebabe7d 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2019/07/21 22:24:32 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2019/09/02 13:19:53 adam Exp $
DISTNAME= telepathy-farsight-0.0.19
PKGREVISION= 9
@@ -19,7 +19,7 @@ CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
PKGCONFIG_OVERRIDE+= telepathy-farsight/telepathy-farsight.pc.in
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2, py-gstreamer0.10
.include "../../lang/python/extension.mk"
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index 967f3e7f739..e84b8a4f1ad 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2019/07/20 22:46:11 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2019/09/02 13:19:53 adam Exp $
DISTNAME= telepathy-gabble-0.18.3
PKGREVISION= 16
@@ -18,7 +18,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
CONFIGURE_ENV+= UUID_CFLAGS=" " UUID_LIBS=" "
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.11.10
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.11.10
REPLACE_PYTHON+= plugins/telepathy-gabble-xmpp-console
.include "../../mk/compiler.mk"
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index bd8f06828af..4c7402e6109 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2019/04/26 14:12:33 maya Exp $
+# $NetBSD: Makefile,v 1.60 2019/09/02 13:19:53 adam Exp $
DISTNAME= telepathy-glib-0.24.1
PKGREVISION= 11
@@ -22,7 +22,7 @@ PKGCONFIG_OVERRIDE+= telepathy-glib/telepathy-glib.pc.in
PYTHON_FOR_BUILD_ONLY= yes
CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
REPLACE_PYTHON+= tests/all-errors-documented.py
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.24.1
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.24.1
TEST_TARGET= check
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36
diff --git a/chat/telepathy-haze/Makefile b/chat/telepathy-haze/Makefile
index bdaa1882540..7542e3fb9d5 100644
--- a/chat/telepathy-haze/Makefile
+++ b/chat/telepathy-haze/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/05/05 22:49:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2019/09/02 13:19:53 adam Exp $
DISTNAME= telepathy-haze-0.8.0
PKGREVISION= 1
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS= gmake pkg-config
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # as of 0.8.0
+PYTHON_VERSIONS_ACCEPTED= 27 # as of 0.8.0
.include "../../chat/libpurple/buildlink3.mk"
.include "../../chat/telepathy-glib/buildlink3.mk"
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile
index bae308e835f..525d2a2e917 100644
--- a/chat/telepathy-idle/Makefile
+++ b/chat/telepathy-idle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2019/04/26 14:12:33 maya Exp $
+# $NetBSD: Makefile,v 1.39 2019/09/02 13:19:52 adam Exp $
DISTNAME= telepathy-idle-0.1.8
PKGREVISION= 11
@@ -12,7 +12,7 @@ LICENSE= gnu-lgpl-v2.1
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.1.8
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.1.8
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 2a4ac729d81..4e69c44af2d 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2019/04/26 14:12:33 maya Exp $
+# $NetBSD: Makefile,v 1.51 2019/09/02 13:19:53 adam Exp $
DISTNAME= telepathy-logger-0.2.7
PKGREVISION= 26
@@ -23,7 +23,7 @@ PKGCONFIG_OVERRIDE+= telepathy-logger/telepathy-logger-0.1.pc.in
BUILD_DEPENDS= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.2.7
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.2.7
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
diff --git a/chat/telepathy-mission-control5/Makefile b/chat/telepathy-mission-control5/Makefile
index 36bfe9c9eac..952cd000113 100644
--- a/chat/telepathy-mission-control5/Makefile
+++ b/chat/telepathy-mission-control5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/04/26 14:12:33 maya Exp $
+# $NetBSD: Makefile,v 1.24 2019/09/02 13:19:52 adam Exp $
DISTNAME= telepathy-mission-control-5.7.9
PKGNAME= telepathy-mission-control5-5.7.9
@@ -19,7 +19,7 @@ PKGCONFIG_OVERRIDE+= mission-control-plugins.pc.in
#PKGCONFIG_OVERRIDE+= libmcclient.pc.in
#PKGCONFIG_OVERRIDE+= mission-control.pc.in
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 5.7.9
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 5.7.9
#.include "../../lang/python/pyversion.mk"
CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile
index 7243a5b8fe3..9defadf5595 100644
--- a/chat/telepathy-qt/Makefile
+++ b/chat/telepathy-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/26 14:12:33 maya Exp $
+# $NetBSD: Makefile,v 1.13 2019/09/02 13:19:52 adam Exp $
DISTNAME= telepathy-qt-0.9.6.1
PKGREVISION= 3
@@ -19,7 +19,7 @@ PKGCONFIG_OVERRIDE+= TelepathyQt/TelepathyQtService.pc.in
PKGCONFIG_OVERRIDE+= TelepathyQt/Farstream/TelepathyQtFarstream.pc.in
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.24.1
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.24.1
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--no-add-needed