summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres
diff options
context:
space:
mode:
authorwiz <wiz>2006-12-05 10:22:47 +0000
committerwiz <wiz>2006-12-05 10:22:47 +0000
commit62d528fda10d0895ff551bf8cefaa7e15c5dad03 (patch)
tree930a17f02d9a8e508c6dac7c04731700c205c0b0 /databases/libgda-postgres
parentebe66f0f711a9671323e6209fc198f2378a6ec4e (diff)
downloadpkgsrc-62d528fda10d0895ff551bf8cefaa7e15c5dad03.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')
-rw-r--r--databases/libgda-postgres/Makefile3
-rw-r--r--databases/libgda-postgres/PLIST6
2 files changed, 4 insertions, 5 deletions
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