Date: Thu, 14 Dec 2023 15:50:10 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 15ac853e3120 - main - science/vipster: Mark BROKEN with libfmt 10+ Message-ID: <202312141550.3BEFoAxY086092@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=15ac853e312077da1c656a7bb3c58ebaa88979e6 commit 15ac853e312077da1c656a7bb3c58ebaa88979e6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 15:40:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 15:49:39 +0000 science/vipster: Mark BROKEN with libfmt 10+ --- science/vipster/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/vipster/Makefile b/science/vipster/Makefile index a755d0f21c06..52f3a6262a0d 100644 --- a/science/vipster/Makefile +++ b/science/vipster/Makefile @@ -12,6 +12,8 @@ WWW= https://sgsaenger.github.io/vipster/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= does not build with libfmt 10+. See https://github.com/sgsaenger/vipster/issues/56 + BUILD_DEPENDS= catch>0:devel/catch \ cli11>0:devel/cli11 \ libfmt>0:devel/libfmt \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312141550.3BEFoAxY086092>