pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/libgda-postgres Add missing files to PLIST. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef44979b310d
branches:  trunk
changeset: 518728:ef44979b310d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 16 10:19:03 2006 +0000

description:
Add missing files to PLIST. Bump PKGREVISION.

diffstat:

 databases/libgda-postgres/Makefile |   3 ++-
 databases/libgda-postgres/PLIST    |  10 +++++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r f69d4b224e70 -r ef44979b310d databases/libgda-postgres/Makefile
--- a/databases/libgda-postgres/Makefile        Sat Sep 16 10:07:55 2006 +0000
+++ b/databases/libgda-postgres/Makefile        Sat Sep 16 10:19:03 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/04/02 22:46:55 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/09/16 10:19:03 wiz Exp $
 #
 
 LIBGDA_PROVIDER=       postgres
 
 .include "../../databases/libgda/Makefile.common"
+PKGREVISION=           1
 
 CONFIGURE_ARGS+=       --with-postgres=${PGSQL_PREFIX:Q}
 
diff -r f69d4b224e70 -r ef44979b310d databases/libgda-postgres/PLIST
--- a/databases/libgda-postgres/PLIST   Sat Sep 16 10:07:55 2006 +0000
+++ b/databases/libgda-postgres/PLIST   Sat Sep 16 10:19:03 2006 +0000
@@ -1,6 +1,14 @@
-@comment $NetBSD: PLIST,v 1.3 2006/02/04 17:02:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/09/16 10:19:03 wiz Exp $
 lib/libgda-1.9/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
+share/libgda/postgres_specs_create_table.xml
+share/libgda/postgres_specs_drop_column.xml
+share/libgda/postgres_specs_drop_db.xml
+share/libgda/postgres_specs_drop_index.xml
+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



Home | Main Index | Thread Index | Old Index