head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2026.07.24.12.15.54;	author adam;	state Exp;
branches;
next	;
commitid	ajeEDfEvck0P2UOG;


desc
@@


1.1
log
@poco: updated to 1.15.3

1.15.3
Bug fixes, expat CVE updates in bundled deps, MongoDB 6.0/7.0/8.0 compatibility, PostgreSQL URI connection strings, and a corrected %c date/time format specifier (breaking).
@
text
@# $NetBSD$

BUILDLINK_TREE+=	poco-data-postgresql

.if !defined(POCO_DATA_POSTGRESQL_BUILDLINK3_MK)
POCO_DATA_POSTGRESQL_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.poco-data-postgresql+=	poco-data-postgresql>=1.15.3
BUILDLINK_PKGSRCDIR.poco-data-postgresql?=	../../databases/poco-data-postgresql

.include "../../databases/poco-data/buildlink3.mk"
.include "../../mk/pgsql.buildlink3.mk"
.endif	# POCO_DATA_POSTGRESQL_BUILDLINK3_MK

BUILDLINK_TREE+=	-poco-data-postgresql
@
