pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/libgda-postgres Update to 1.99.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5363de03442b
branches:  trunk
changeset: 522178:5363de03442b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 05 10:22:47 2006 +0000

description:
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:

 databases/libgda-postgres/Makefile |  3 +--
 databases/libgda-postgres/PLIST    |  6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (32 lines):

diff -r ad695f481626 -r 5363de03442b databases/libgda-postgres/Makefile
--- a/databases/libgda-postgres/Makefile        Tue Dec 05 10:22:27 2006 +0000
+++ b/databases/libgda-postgres/Makefile        Tue Dec 05 10:22:47 2006 +0000
@@ -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 -r ad695f481626 -r 5363de03442b databases/libgda-postgres/PLIST
--- a/databases/libgda-postgres/PLIST   Tue Dec 05 10:22:27 2006 +0000
+++ b/databases/libgda-postgres/PLIST   Tue Dec 05 10:22:47 2006 +0000
@@ -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_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



Home | Main Index | Thread Index | Old Index