misc/ola: Broken on 15 with clag-19; Update WWW

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-11-02 22:30:37 -07:00
parent df064e8d48
commit 69c482006d

View File

@ -6,10 +6,13 @@ MASTER_SITES= https://github.com/OpenLightingProject/ola/releases/download/${DIS
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
COMMENT= Open Lighting Architecture: framework for lighting control information COMMENT= Open Lighting Architecture: framework for lighting control information
WWW= https://www.openlighting.org/ola/ WWW= https://www.openlighting.org/ola/ \
https://github.com/OpenLightingProject/ola
LICENSE= GPLv2+ LICENSE= GPLv2+
BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/OpenLightingProject/ola/issues/1982
LIB_DEPENDS= libavahi-common.so:net/avahi-app \ LIB_DEPENDS= libavahi-common.so:net/avahi-app \
libftdi1.so:devel/libftdi1 \ libftdi1.so:devel/libftdi1 \
libmicrohttpd.so:www/libmicrohttpd \ libmicrohttpd.so:www/libmicrohttpd \