Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2024 18:57:25 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d7f7d7374a23 - main - multimedia/librist: Broken on 15
Message-ID:  <202407091857.469IvPLs004764@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit d7f7d7374a231cec2821ccaa67ec08fbac8a4d05
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-09 18:56:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-09 18:57:23 +0000

    multimedia/librist: Broken on 15
    
    Reported by:    fallout
---
 multimedia/librist/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/librist/Makefile b/multimedia/librist/Makefile
index 15e58b2e2339..5425742c1340 100644
--- a/multimedia/librist/Makefile
+++ b/multimedia/librist/Makefile
@@ -9,6 +9,8 @@ WWW=		https://code.videolan.org/rist/librist
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_FreeBSD_15=	compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280210
+
 LIB_DEPENDS=	libcjson.so:devel/libcjson \
 		libmbedcrypto.so:security/mbedtls \
 		libmicrohttpd.so:www/libmicrohttpd


home | help

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