Date: Sun, 22 May 2022 20:18:03 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a90eda25e214 - main - editors/jucipp: mark as BROKEN after recent boost upgrade Message-ID: <202205222018.24MKI3P5092785@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a90eda25e214a11ae691f9715b0d480cf29ab884 commit a90eda25e214a11ae691f9715b0d480cf29ab884 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 19:51:31 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:12 +0000 editors/jucipp: mark as BROKEN after recent boost upgrade PR: 246106 --- editors/jucipp/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index a2ecbe360df4..06c2280cca8b 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= libaspell.so:textproc/aspell \ RUN_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \ uctags:devel/universal-ctags +BROKEN= error: implicit instantiation of undefined template 'std::basic_ifstream<char>' + USES= cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig USE_GITLAB= yes GL_ACCOUNT= cppit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205222018.24MKI3P5092785>