Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2024 05:36:17 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: 69c482006dcf - main - misc/ola: Broken on 15 with clag-19; Update WWW
Message-ID:  <202411030536.4A35aHIO046564@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 69c482006dcff808263a68af46b1b3cb59f716e9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-03 05:30:37 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-03 05:30:37 +0000

    misc/ola: Broken on 15 with clag-19; Update WWW
    
    Reported by:    fallout
---
 misc/ola/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/misc/ola/Makefile b/misc/ola/Makefile
index f15fe82a19de..cfbdcb41d246 100644
--- a/misc/ola/Makefile
+++ b/misc/ola/Makefile
@@ -6,10 +6,13 @@ MASTER_SITES=	https://github.com/OpenLightingProject/ola/releases/download/${DIS
 
 MAINTAINER=	yuri@FreeBSD.org
 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+
 
+BROKEN_FreeBSD_15=	compilation fails with clang-19, see https://github.com/OpenLightingProject/ola/issues/1982
+
 LIB_DEPENDS=	libavahi-common.so:net/avahi-app \
 		libftdi1.so:devel/libftdi1 \
 		libmicrohttpd.so:www/libmicrohttpd \



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