Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net actually mark coilmq as broken



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bd1a98d83a6
branches:  trunk
changeset: 432308:9bd1a98d83a6
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu May 21 07:33:33 2020 +0000

description:
actually mark coilmq as broken

diffstat:

 net/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 63d79d4b9c2e -r 9bd1a98d83a6 net/Makefile
--- a/net/Makefile      Thu May 21 07:21:09 2020 +0000
+++ b/net/Makefile      Thu May 21 07:33:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1332 2020/05/18 08:32:02 adam Exp $
+# $NetBSD: Makefile,v 1.1333 2020/05/21 07:33:33 jnemeth Exp $
 #
 
 COMMENT=       Networking tools
@@ -76,7 +76,7 @@
 SUBDIR+=       cntlm
 SUBDIR+=       coda
 SUBDIR+=       coherence
-#SUBDIR+=      coilmq
+#SUBDIR+=      coilmq          # broken
 SUBDIR+=       connect
 SUBDIR+=       corebird
 SUBDIR+=       corkscrew



Home | Main Index | Thread Index | Old Index