Date: Mon, 20 Feb 2023 17:20:46 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d8f0f56a8164 - main - misc/dahdi-kmod: deprecate Message-ID: <202302201720.31KHKkCE045978@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8f0f56a8164d3643b15174608ac672c1bf145a1 commit d8f0f56a8164d3643b15174608ac672c1bf145a1 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 16:49:56 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 17:09:26 +0000 misc/dahdi-kmod: deprecate --- misc/dahdi-kmod/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/dahdi-kmod/Makefile b/misc/dahdi-kmod/Makefile index 89ea03e2f979..4066f8ba3bdd 100644 --- a/misc/dahdi-kmod/Makefile +++ b/misc/dahdi-kmod/Makefile @@ -14,6 +14,8 @@ COMMENT= Digium/Asterisk Hardware Device Interface WWW= https://svn.digium.com/svn/dahdi/freebsd/ BROKEN= does not compile: use of undeclared identifier 'SX_NOADAPTIVE' +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 RUN_DEPENDS= ${LOCALBASE}/sbin/dahdi_cfg:misc/dahdi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201720.31KHKkCE045978>