git: 52ab512ea89b - main - databases/nanodbc: Broken on 13

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 25 Aug 2025 20:37:05 UTC
The branch main has been updated by yuri:

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

commit 52ab512ea89bea4f63ed88bf52e97194e33a637a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-08-25 17:25:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-08-25 20:37:02 +0000

    databases/nanodbc: Broken on 13
    
    The upstream seems to be working on the fix but it is working very slowly.
    
    Reported by:    fallout
---
 databases/nanodbc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/databases/nanodbc/Makefile b/databases/nanodbc/Makefile
index 32d6852aa23f..1cc6e298227b 100644
--- a/databases/nanodbc/Makefile
+++ b/databases/nanodbc/Makefile
@@ -11,6 +11,7 @@ WWW=		https://nanodbc.github.io/nanodbc/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_FreeBSD_13=	compilation fails with clang-19, see https://github.com/nanodbc/nanodbc/issues/421
 BROKEN_FreeBSD_15=	compilation fails with clang-19, see https://github.com/nanodbc/nanodbc/issues/421
 
 LIB_DEPENDS=	libodbc.so:databases/unixODBC