summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-05-14 19:38:45 +0000
committerjoerg <joerg@pkgsrc.org>2020-05-14 19:38:45 +0000
commite9bceccbcf98c1a2858dad48ff622aecc1dd15fb (patch)
treed77738f72f82f81c168ee6193fe37186c1e99eca
parentab136768e1ac17a5441468a36f54fc37dda28b96 (diff)
downloadpkgsrc-e9bceccbcf98c1a2858dad48ff622aecc1dd15fb.tar.gz
Dependencies of coilmq have non-overlapping set of Python versions.
Drop it from the category and mark as broken
-rw-r--r--net/Makefile4
-rw-r--r--net/coilmq/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/Makefile b/net/Makefile
index c37c6bcc7e9..6a2ebb7dd24 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1330 2020/05/13 01:04:20 tnn Exp $
+# $NetBSD: Makefile,v 1.1331 2020/05/14 19:38:45 joerg Exp $
#
COMMENT= Networking tools
@@ -76,7 +76,7 @@ SUBDIR+= cmu-dhcpd
SUBDIR+= cntlm
SUBDIR+= coda
SUBDIR+= coherence
-SUBDIR+= coilmq
+#SUBDIR+= coilmq
SUBDIR+= connect
SUBDIR+= corebird
SUBDIR+= corkscrew
diff --git a/net/coilmq/Makefile b/net/coilmq/Makefile
index 4aeef50480b..8504ebe2e80 100644
--- a/net/coilmq/Makefile
+++ b/net/coilmq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/11/03 11:45:32 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/14 19:38:45 joerg Exp $
DISTNAME= CoilMQ-0.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,6 +15,8 @@ DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0.6.9:../../databases/py-sqlalchemy
DEPENDS+= ${PYPKGPREFIX}-stompclient>=0.3.2:../../devel/py-stompclient
DEPENDS+= ${PYPKGPREFIX}-daemon>=1.5.5:../../devel/py-daemon
+PYTHON_VERSIONS_ACCEPTED= # conflict between py-stompclient and py-daemon
+
USE_LANGUAGES= # none
REPLACE_PYTHON+= distribute_setup.py coilmq/start.py
@@ -26,8 +28,6 @@ SUBST_STAGE.cfg= pre-configure
SUBST_FILES.cfg= coilmq/config/__init__.py
SUBST_SED.cfg= -e 's,/path/to/config.cfg,${PKG_SYSCONFDIR}/defaults.cfg,'
-PYTHON_VERSIONS_ACCEPTED= 27 # py-stompclient, py-daemon
-
EGDIR= ${PREFIX}/share/examples/coilmq
INSTALLATION_DIRS+= ${EGDIR}