diff options
author | wiz <wiz@pkgsrc.org> | 2006-12-05 10:22:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-12-05 10:22:47 +0000 |
commit | de8bfab25343edf8bd9faa322d3ed6febfb89144 (patch) | |
tree | 930a17f02d9a8e508c6dac7c04731700c205c0b0 /databases/libgda-postgres/PLIST | |
parent | 8f4e406ac90b432230e97a623a7fdd84628f8acc (diff) | |
download | pkgsrc-de8bfab25343edf8bd9faa322d3ed6febfb89144.tar.gz |
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)
Diffstat (limited to 'databases/libgda-postgres/PLIST')
-rw-r--r-- | databases/libgda-postgres/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
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 |