git: 25c5203f02ad - main - multimedia/snapcast: mark as BROKEN after recent boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:18:10 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=25c5203f02adbc14e623576647d9e59721f769c3 commit 25c5203f02adbc14e623576647d9e59721f769c3 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 20:07:39 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:14 +0000 multimedia/snapcast: mark as BROKEN after recent boost upgrade PR: 246106 --- multimedia/snapcast/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/snapcast/Makefile b/multimedia/snapcast/Makefile index 5324c5ca3104..8b9c9c097078 100644 --- a/multimedia/snapcast/Makefile +++ b/multimedia/snapcast/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libavahi-common.so:net/avahi-app \ libvorbis.so:audio/libvorbis \ libsoxr.so:audio/libsoxr +BROKEN= error: non-constant-expression cannot be narrowed from type 'unsigned long' to 'int' in initializer list + USES= cmake compiler:c++14-lang pkgconfig USE_GITHUB= yes