diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-21 19:14:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-21 19:14:46 +0000 |
commit | 8a336504c15f6929e18015f1a52711fe2d17b303 (patch) | |
tree | 0aaaf6a1a441bdaa61a06391d22da53455909755 | |
parent | 62065c0068d84a606bb4448089d83b546e586d82 (diff) | |
download | pkgsrc-8a336504c15f6929e18015f1a52711fe2d17b303.tar.gz |
Update to 2.99.2; for details see libgda update.
-rw-r--r-- | databases/libgda-postgres/Makefile | 3 | ||||
-rw-r--r-- | databases/libgda-postgres/PLIST | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/libgda-postgres/Makefile b/databases/libgda-postgres/Makefile index 5942a6fc97e..f1087ca53a2 100644 --- a/databases/libgda-postgres/Makefile +++ b/databases/libgda-postgres/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2006/12/28 12:12:57 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/01/21 19:14:46 wiz Exp $ # LIBGDA_PROVIDER= postgres -PKGREVISION= 1 .include "../../databases/libgda/Makefile.common" diff --git a/databases/libgda-postgres/PLIST b/databases/libgda-postgres/PLIST index 245927ab3dc..7910691b5e8 100644 --- a/databases/libgda-postgres/PLIST +++ b/databases/libgda-postgres/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2006/12/05 10:22:48 wiz Exp $ -lib/libgda-1.99/providers/libgda-postgres.la +@comment $NetBSD: PLIST,v 1.6 2007/01/21 19:14:46 wiz Exp $ +lib/libgda-2.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.99/providers +@comment in libgda: @dirrm lib/libgda-2.99/providers |