Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2021 17:42:31 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b14bcda7895d - main - chinese/ibus-table-chinese: mark BROKEN (does not build)
Message-ID:  <202105171742.14HHgVJd075857@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

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

commit b14bcda7895dbe0190094577579e3486b1067347
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-05-17 16:28:07 +0000
Commit:     Dmitry Marakasov <amdmi3@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105171742.14HHgVJd075857>