git: 64c2de73ab33 - 2021Q2 - misc/dahdi-kmod26: mark BROKEN (does not compile)

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri May 21 11:34:49 UTC 2021


The branch 2021Q2 has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64c2de73ab336fbb937398b6bb5a0dc5bec198f5

commit 64c2de73ab336fbb937398b6bb5a0dc5bec198f5
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-17 21:51:24 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-21 11:32:12 +0000

    misc/dahdi-kmod26: mark BROKEN (does not compile)
    
    Approved by:    portmgr blanket
    
    (cherry picked from commit 208a925c1eb580939786294d704205083629f043)
---
 misc/dahdi-kmod26/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/dahdi-kmod26/Makefile b/misc/dahdi-kmod26/Makefile
index 4b898dde1ba8..5483a7f9493e 100644
--- a/misc/dahdi-kmod26/Makefile
+++ b/misc/dahdi-kmod26/Makefile
@@ -15,6 +15,8 @@ DISTFILES=	${DISTNAME}.tar.bz2\
 MAINTAINER=	fjoe at FreeBSD.org
 COMMENT=	Digium/Asterisk Hardware Device Interface
 
+BROKEN=		does not compile: use of undeclared identifier 'thread_dtor'
+
 RUN_DEPENDS=	${LOCALBASE}/sbin/dahdi_cfg:misc/dahdi
 
 ONLY_FOR_ARCHS=		amd64 i386 powerpc64 sparc64


More information about the dev-commits-ports-all mailing list