Date: Tue, 23 Sep 2025 12:17:21 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: daa70393924a - main - audio/opustags: remove broken tag Message-ID: <202509231217.58NCHLAi029419@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=daa70393924afe3dbcc4bc7c7c9fc0e01d9c938e commit daa70393924afe3dbcc4bc7c7c9fc0e01d9c938e Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-09-23 12:16:17 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-09-23 12:16:51 +0000 audio/opustags: remove broken tag The update to 1.10.1.13 contain the fix for the build with clang-19 --- audio/opustags/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/audio/opustags/Makefile b/audio/opustags/Makefile index c685a0af6bf4..b9ccf9ed278f 100644 --- a/audio/opustags/Makefile +++ b/audio/opustags/Makefile @@ -10,8 +10,6 @@ WWW= https://github.com/fmang/opustags LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_15= compilation is broken with clang-19, see https://github.com/fmang/opustags/issues/73 - LIB_DEPENDS= libogg.so:audio/libogg USES= cmake compiler:c++20-lang iconv pkgconfighome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509231217.58NCHLAi029419>
