head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.4 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.2 pkgsrc-2025Q4-base:1.2 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2025.10.09.19.50.12; author dkazankov; state Exp; branches; next 1.1; commitid GkPS092eXJqWOVdG; 1.1 date 2025.07.11.18.08.32; author dkazankov; state Exp; branches; next ; commitid 6wfpNuedFcop9m2G; desc @@ 1.2 log @ada-gnatcoll-db-25: update to upstream version 25.2 @ text @$NetBSD: patch-postgres_gnatcoll__postgres.gpr,v 1.1 2025/07/11 18:08:32 dkazankov Exp $ Fix project paths --- postgres/gnatcoll_postgres.gpr.orig 2024-10-18 16:50:19.000000000 +0300 +++ postgres/gnatcoll_postgres.gpr @@@@ -23,7 +23,7 @@@@ with "gnatcoll_postgres_conf.gpr"; with "gnatcoll_core"; -with "gnatcoll_sql"; +with "../sql/gnatcoll_sql"; library project GnatColl_Postgres is @ 1.1 log @databases/ada-gnatcoll-db-25: Add new package 25.0.0 The GNAT Components Collection (GNATcoll) - Database packages, release 25 @ text @d1 1 a1 1 $NetBSD: patch-postgres_gnatcoll__postgres.gpr,v 1.0 2024/07/24 19:00:00 dkazankov Exp $ d5 1 a5 1 --- postgres/gnatcoll_postgres.gpr.orig 2023-11-06 12:21:17.000000000 +0200 d10 1 a10 1 with "gnatcoll"; @