databases/nanodbc: Broken on 15; Update WWW

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-10-30 22:27:32 -07:00
parent 0bacac449e
commit e041d92e4c

View file

@ -5,11 +5,14 @@ CATEGORIES= databases devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Small C++ wrapper for the native C ODBC API
WWW= https://nanodbc.github.io/nanodbc/
WWW= https://nanodbc.github.io/nanodbc/ \
https://github.com/nanodbc/nanodbc
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/nanodbc/nanodbc/issues/421
LIB_DEPENDS= libodbc.so:databases/unixODBC
USES= cmake:testing compiler:c++14-lang localbase:ldflags # pkgconfig python:build