From de8bfab25343edf8bd9faa322d3ed6febfb89144 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Dec 2006 10:22:47 +0000 Subject: Update to 1.99.1: libgda 1.99.1, 2006-10-26 ------------------------- - Database providers compilation fixes (Marc-Andre) - General corrections (Murray) - Possibility to avoid compiling C# bindings (Vivien) - Gda# packaging corrections (Vivien) - Translations: - it (Marco Ciampa) - en_GB (David Lodge) - fi (Ilkka) libgda 1.99.0, 2006-10-18 ------------------------- - Database providers fixes (Bas, Vivien) - Gda# fixes (Daniel) - Oracle provider improvements (Bas) - API cleanups and made more coherent (Vivien) - New convenience functions for some common tasks (Daniel) - SQLite provider now relies on SQLite 3.3.8 (Vivien) - Improved documentation about migration from previous versions (Vivien) - Many bug fixes and small improvements - Translations: - en_GB (David Lodge) - fi (Ilkka) - ne (Pawan Chitrakar) - ja (Ryoichi INAGAKI) - vi (Clytie) --- databases/libgda-postgres/Makefile | 3 +-- databases/libgda-postgres/PLIST | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'databases') diff --git a/databases/libgda-postgres/Makefile b/databases/libgda-postgres/Makefile index 2c2f9e75b62..6bf6d43b124 100644 --- a/databases/libgda-postgres/Makefile +++ b/databases/libgda-postgres/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/09/16 10:19:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/12/05 10:22:47 wiz Exp $ # LIBGDA_PROVIDER= postgres .include "../../databases/libgda/Makefile.common" -PKGREVISION= 1 CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q} diff --git a/databases/libgda-postgres/PLIST b/databases/libgda-postgres/PLIST index 8496ce0b741..245927ab3dc 100644 --- a/databases/libgda-postgres/PLIST +++ b/databases/libgda-postgres/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2006/09/16 10:19:03 wiz Exp $ -lib/libgda-1.9/providers/libgda-postgres.la +@comment $NetBSD: PLIST,v 1.5 2006/12/05 10:22:48 wiz Exp $ +lib/libgda-1.99/providers/libgda-postgres.la share/libgda/postgres_specs_add_column.xml share/libgda/postgres_specs_create_db.xml share/libgda/postgres_specs_create_index.xml @@ -11,4 +11,4 @@ share/libgda/postgres_specs_drop_table.xml share/libgda/postgres_specs_dsn.xml share/libgda/postgres_specs_rename_table.xml @comment in libgda: @dirrm share/libgda -@comment in libgda: @dirrm lib/libgda-1.9/providers +@comment in libgda: @dirrm lib/libgda-1.99/providers -- cgit v1.2.3