git: b14bcda7895d - main - chinese/ibus-table-chinese: mark BROKEN (does not build)

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 17 17:42:32 UTC 2021


The branch main has been updated by amdmi3:

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

commit b14bcda7895dbe0190094577579e3486b1067347
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-17 16:28:07 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-17 17:40:06 +0000

    chinese/ibus-table-chinese: mark BROKEN (does not build)
---
 chinese/ibus-table-chinese/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/chinese/ibus-table-chinese/Makefile b/chinese/ibus-table-chinese/Makefile
index cd01682b3412..1700393f9563 100644
--- a/chinese/ibus-table-chinese/Makefile
+++ b/chinese/ibus-table-chinese/Makefile
@@ -8,6 +8,8 @@ COMMENT=	Chinese input tables for IBus
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		does not build: TypeError: cannot use a string pattern on a bytes-like object
+
 BUILD_DEPENDS=	${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:devel/cmake-fedora \
 		ibus-daemon:textproc/ibus \
 		${LOCALBASE}/libexec/ibus-engine-table:textproc/ibus-table


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