git: bab8f46555a2 - main - math/openturns: Broken on 15 with clang-19; Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 13 Nov 2024 16:42:33 UTC
The branch main has been updated by yuri:

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

commit bab8f46555a2920617ecb95b7b4266dff724da86
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-13 05:10:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-13 16:42:21 +0000

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

diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 869abeff6798..d4d718de09e1 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -6,11 +6,14 @@ CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Uncertainty treatment library
-WWW=		https://openturns.github.io/www/
+WWW=		https://openturns.github.io/www/ \
+		https://github.com/openturns/openturns
 
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
+BROKEN_FreeBSD_15=	compilation fails with clang-19, see https://github.com/openturns/openturns/issues/2811
+
 BUILD_DEPENDS=	boost-libs>0:devel/boost-libs \
 		flex:textproc/flex \
 		spectra>0:math/spectra