pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/libgda Update to 1.2.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56889314f15a
branches:  trunk
changeset: 496346:56889314f15a
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Jun 26 16:54:07 2005 +0000

description:
Update to 1.2.2:

- Fixed typo in GdaXqlUpdate object declaration (Murray)
- GCC 4 compilation fixes (Murray, Magnus)
- Made Oracle provider work with Oracle 10 headers (Magnus)
- Fixed MySQL header/libs detection (Jean)
- Fixed typo in GdaExport class signal creation (Mike Kestner)
- Set correctly unsigned values in MySQL provider (Mike Fish)
- Fixed leak in PostgreSQL provider (Alex)

While here, move documentation out of share/doc/html.

diffstat:

 databases/libgda/Makefile.common  |    6 +-
 databases/libgda/PLIST            |  220 +++++++++++++++++++-------------------
 databases/libgda/distinfo         |   10 +-
 databases/libgda/patches/patch-aa |    4 +-
 4 files changed, 120 insertions(+), 120 deletions(-)

diffs (299 lines):

diff -r 2d5e72699a28 -r 56889314f15a databases/libgda/Makefile.common
--- a/databases/libgda/Makefile.common  Sun Jun 26 16:52:14 2005 +0000
+++ b/databases/libgda/Makefile.common  Sun Jun 26 16:54:07 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.30 2005/06/01 18:02:42 jlam Exp $
+# $NetBSD: Makefile.common,v 1.31 2005/06/26 16:54:07 jmmv Exp $
 #
 
-DISTNAME=              libgda-1.2.1
+DISTNAME=              libgda-1.2.2
 CATEGORIES=            databases gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/libgda/1.2/}
 EXTRACT_SUFX=          .tar.bz2
@@ -21,7 +21,7 @@
 
 CONFIGURE_ARGS+=       --sysconfdir="${PKG_SYSCONFDIR}"
 CONFIGURE_ARGS+=       --enable-gtk-doc=no
-CONFIGURE_ARGS+=       --with-html-dir="${PREFIX}/share/doc/html"
+CONFIGURE_ARGS+=       --with-html-dir="${PREFIX}/share/doc"
 CONFIGURE_ARGS+=       --without-ldap
 CONFIGURE_ARGS+=       --without-mysql
 
diff -r 2d5e72699a28 -r 56889314f15a databases/libgda/PLIST
--- a/databases/libgda/PLIST    Sun Jun 26 16:52:14 2005 +0000
+++ b/databases/libgda/PLIST    Sun Jun 26 16:54:07 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2005/04/18 18:01:48 drochner Exp $
+@comment $NetBSD: PLIST,v 1.12 2005/06/26 16:54:07 jmmv Exp $
 bin/gda-report-test
 bin/gda-run
 bin/gda-test
@@ -71,114 +71,114 @@
 lib/libgda/providers/libgda-xml.la
 lib/libgdasql.la
 lib/pkgconfig/libgda.pc
-share/doc/html/libgda/architecture.html
-share/doc/html/libgda/ch06.html
-share/doc/html/libgda/ch09s04.html
-share/doc/html/libgda/ch09s05.html
-share/doc/html/libgda/ch09s06.html
-share/doc/html/libgda/compiling.html
-share/doc/html/libgda/connecting.html
-share/doc/html/libgda/connections.html
-share/doc/html/libgda/data-model.html
-share/doc/html/libgda/fdl-section1.html
-share/doc/html/libgda/fdl-section10.html
-share/doc/html/libgda/fdl-section2.html
-share/doc/html/libgda/fdl-section3.html
-share/doc/html/libgda/fdl-section4.html
-share/doc/html/libgda/fdl-section5.html
-share/doc/html/libgda/fdl-section6.html
-share/doc/html/libgda/fdl-section7.html
-share/doc/html/libgda/fdl-section8.html
-share/doc/html/libgda/fdl-section9.html
-share/doc/html/libgda/fdl-using.html
-share/doc/html/libgda/fdl.html
-share/doc/html/libgda/home.png
-share/doc/html/libgda/index.html
-share/doc/html/libgda/index.sgml
-share/doc/html/libgda/installation-configuring.html
-share/doc/html/libgda/installation-installing.html
-share/doc/html/libgda/installation.html
-share/doc/html/libgda/introduction.html
-share/doc/html/libgda/left.png
-share/doc/html/libgda/libgda-GdaClient.html
-share/doc/html/libgda/libgda-GdaConnection.html
-share/doc/html/libgda/libgda-GdaDataModel.html
-share/doc/html/libgda/libgda-GdaDataModelArray.html
-share/doc/html/libgda/libgda-GdaDataModelHash.html
-share/doc/html/libgda/libgda-GdaDataModelList.html
-share/doc/html/libgda/libgda-GdaError.html
-share/doc/html/libgda/libgda-GdaExport.html
-share/doc/html/libgda/libgda-GdaReportDocument.html
-share/doc/html/libgda/libgda-GdaReportItem.html
-share/doc/html/libgda/libgda-GdaReportItemDetail.html
-share/doc/html/libgda/libgda-GdaReportItemLabel.html
-share/doc/html/libgda/libgda-GdaReportItemPageFooter.html
-share/doc/html/libgda/libgda-GdaReportItemPageHeader.html
-share/doc/html/libgda/libgda-GdaReportItemRepField.html
-share/doc/html/libgda/libgda-GdaReportItemReport.html
-share/doc/html/libgda/libgda-GdaReportItemReportFooter.html
-share/doc/html/libgda/libgda-GdaReportItemReportHeader.html
-share/doc/html/libgda/libgda-GdaReportItemSqlQuery.html
-share/doc/html/libgda/libgda-GdaReportResult.html
-share/doc/html/libgda/libgda-GdaReportValid.html
-share/doc/html/libgda/libgda-GdaSelect.html
-share/doc/html/libgda/libgda-GdaServerProvider.html
-share/doc/html/libgda/libgda-GdaTable.html
-share/doc/html/libgda/libgda-GdaTransaction.html
-share/doc/html/libgda/libgda-GdaXmlConnection.html
-share/doc/html/libgda/libgda-GdaXmlDatabase.html
-share/doc/html/libgda/libgda-GdaXmlDocument.html
-share/doc/html/libgda/libgda-GdaXqlAtom.html
-share/doc/html/libgda/libgda-GdaXqlBin.html
-share/doc/html/libgda/libgda-GdaXqlColumn.html
-share/doc/html/libgda/libgda-GdaXqlConst.html
-share/doc/html/libgda/libgda-GdaXqlDelete.html
-share/doc/html/libgda/libgda-GdaXqlDml.html
-share/doc/html/libgda/libgda-GdaXqlDual.html
-share/doc/html/libgda/libgda-GdaXqlField.html
-share/doc/html/libgda/libgda-GdaXqlFunc.html
-share/doc/html/libgda/libgda-GdaXqlInsert.html
-share/doc/html/libgda/libgda-GdaXqlItem.html
-share/doc/html/libgda/libgda-GdaXqlJoin.html
-share/doc/html/libgda/libgda-GdaXqlList.html
-share/doc/html/libgda/libgda-GdaXqlQuery.html
-share/doc/html/libgda/libgda-GdaXqlSelect.html
-share/doc/html/libgda/libgda-GdaXqlStack.html
-share/doc/html/libgda/libgda-GdaXqlTarget.html
-share/doc/html/libgda/libgda-GdaXqlUpdate.html
-share/doc/html/libgda/libgda-GdaXqlValue.html
-share/doc/html/libgda/libgda-GdaXqlValueRef.html
-share/doc/html/libgda/libgda-api.html
-share/doc/html/libgda/libgda-gda-blob.html
-share/doc/html/libgda/libgda-gda-command.html
-share/doc/html/libgda/libgda-gda-config.html
-share/doc/html/libgda/libgda-gda-field.html
-share/doc/html/libgda/libgda-gda-log.html
-share/doc/html/libgda/libgda-gda-parameter.html
-share/doc/html/libgda/libgda-gda-quark-list.html
-share/doc/html/libgda/libgda-gda-report-types.html
-share/doc/html/libgda/libgda-gda-row.html
-share/doc/html/libgda/libgda-gda-util.html
-share/doc/html/libgda/libgda-gda-value.html
-share/doc/html/libgda/libgda-gda-xql-utils.html
-share/doc/html/libgda/libgda-libgda.html
-share/doc/html/libgda/libgda-provider-class.html
-share/doc/html/libgda/libgda-provider-recordset.html
-share/doc/html/libgda/libgda-providers.html
-share/doc/html/libgda/libgda-reports.html
-share/doc/html/libgda/libgda-server-provider-details.html
-share/doc/html/libgda/libgda-xql.html
-share/doc/html/libgda/libgda.devhelp
-share/doc/html/libgda/main_example.html
-share/doc/html/libgda/manage-gdavalue.html
-share/doc/html/libgda/managing-errors.html
-share/doc/html/libgda/migration-configuration.html
-share/doc/html/libgda/migration-executing-commands.html
-share/doc/html/libgda/migration.html
-share/doc/html/libgda/processing-queries.html
-share/doc/html/libgda/right.png
-share/doc/html/libgda/style.css
-share/doc/html/libgda/up.png
+share/doc/libgda/architecture.html
+share/doc/libgda/ch06.html
+share/doc/libgda/ch09s04.html
+share/doc/libgda/ch09s05.html
+share/doc/libgda/ch09s06.html
+share/doc/libgda/compiling.html
+share/doc/libgda/connecting.html
+share/doc/libgda/connections.html
+share/doc/libgda/data-model.html
+share/doc/libgda/fdl-section1.html
+share/doc/libgda/fdl-section10.html
+share/doc/libgda/fdl-section2.html
+share/doc/libgda/fdl-section3.html
+share/doc/libgda/fdl-section4.html
+share/doc/libgda/fdl-section5.html
+share/doc/libgda/fdl-section6.html
+share/doc/libgda/fdl-section7.html
+share/doc/libgda/fdl-section8.html
+share/doc/libgda/fdl-section9.html
+share/doc/libgda/fdl-using.html
+share/doc/libgda/fdl.html
+share/doc/libgda/home.png
+share/doc/libgda/index.html
+share/doc/libgda/index.sgml
+share/doc/libgda/installation-configuring.html
+share/doc/libgda/installation-installing.html
+share/doc/libgda/installation.html
+share/doc/libgda/introduction.html
+share/doc/libgda/left.png
+share/doc/libgda/libgda-GdaClient.html
+share/doc/libgda/libgda-GdaConnection.html
+share/doc/libgda/libgda-GdaDataModel.html
+share/doc/libgda/libgda-GdaDataModelArray.html
+share/doc/libgda/libgda-GdaDataModelHash.html
+share/doc/libgda/libgda-GdaDataModelList.html
+share/doc/libgda/libgda-GdaError.html
+share/doc/libgda/libgda-GdaExport.html
+share/doc/libgda/libgda-GdaReportDocument.html
+share/doc/libgda/libgda-GdaReportItem.html
+share/doc/libgda/libgda-GdaReportItemDetail.html
+share/doc/libgda/libgda-GdaReportItemLabel.html
+share/doc/libgda/libgda-GdaReportItemPageFooter.html
+share/doc/libgda/libgda-GdaReportItemPageHeader.html
+share/doc/libgda/libgda-GdaReportItemRepField.html
+share/doc/libgda/libgda-GdaReportItemReport.html
+share/doc/libgda/libgda-GdaReportItemReportFooter.html
+share/doc/libgda/libgda-GdaReportItemReportHeader.html
+share/doc/libgda/libgda-GdaReportItemSqlQuery.html
+share/doc/libgda/libgda-GdaReportResult.html
+share/doc/libgda/libgda-GdaReportValid.html
+share/doc/libgda/libgda-GdaSelect.html
+share/doc/libgda/libgda-GdaServerProvider.html
+share/doc/libgda/libgda-GdaTable.html
+share/doc/libgda/libgda-GdaTransaction.html
+share/doc/libgda/libgda-GdaXmlConnection.html
+share/doc/libgda/libgda-GdaXmlDatabase.html
+share/doc/libgda/libgda-GdaXmlDocument.html
+share/doc/libgda/libgda-GdaXqlAtom.html
+share/doc/libgda/libgda-GdaXqlBin.html
+share/doc/libgda/libgda-GdaXqlColumn.html
+share/doc/libgda/libgda-GdaXqlConst.html
+share/doc/libgda/libgda-GdaXqlDelete.html
+share/doc/libgda/libgda-GdaXqlDml.html
+share/doc/libgda/libgda-GdaXqlDual.html
+share/doc/libgda/libgda-GdaXqlField.html
+share/doc/libgda/libgda-GdaXqlFunc.html
+share/doc/libgda/libgda-GdaXqlInsert.html
+share/doc/libgda/libgda-GdaXqlItem.html
+share/doc/libgda/libgda-GdaXqlJoin.html
+share/doc/libgda/libgda-GdaXqlList.html
+share/doc/libgda/libgda-GdaXqlQuery.html
+share/doc/libgda/libgda-GdaXqlSelect.html
+share/doc/libgda/libgda-GdaXqlStack.html
+share/doc/libgda/libgda-GdaXqlTarget.html
+share/doc/libgda/libgda-GdaXqlUpdate.html
+share/doc/libgda/libgda-GdaXqlValue.html
+share/doc/libgda/libgda-GdaXqlValueRef.html
+share/doc/libgda/libgda-api.html
+share/doc/libgda/libgda-gda-blob.html
+share/doc/libgda/libgda-gda-command.html
+share/doc/libgda/libgda-gda-config.html
+share/doc/libgda/libgda-gda-field.html
+share/doc/libgda/libgda-gda-log.html
+share/doc/libgda/libgda-gda-parameter.html
+share/doc/libgda/libgda-gda-quark-list.html
+share/doc/libgda/libgda-gda-report-types.html
+share/doc/libgda/libgda-gda-row.html
+share/doc/libgda/libgda-gda-util.html
+share/doc/libgda/libgda-gda-value.html
+share/doc/libgda/libgda-gda-xql-utils.html
+share/doc/libgda/libgda-libgda.html
+share/doc/libgda/libgda-provider-class.html
+share/doc/libgda/libgda-provider-recordset.html
+share/doc/libgda/libgda-providers.html
+share/doc/libgda/libgda-reports.html
+share/doc/libgda/libgda-server-provider-details.html
+share/doc/libgda/libgda-xql.html
+share/doc/libgda/libgda.devhelp
+share/doc/libgda/main_example.html
+share/doc/libgda/manage-gdavalue.html
+share/doc/libgda/managing-errors.html
+share/doc/libgda/migration-configuration.html
+share/doc/libgda/migration-executing-commands.html
+share/doc/libgda/migration.html
+share/doc/libgda/processing-queries.html
+share/doc/libgda/right.png
+share/doc/libgda/style.css
+share/doc/libgda/up.png
 share/libgda/xml/gda-report-result.dtd
 share/libgda/xml/gda-report.dtd
 share/libgda/xml/gda-xml-query.dtd
@@ -227,7 +227,7 @@
 @comment in scrollkeeper: @dirrm share/omf
 @dirrm share/libgda/xml
 @dirrm share/libgda
-@dirrm share/doc/html/libgda
+@dirrm share/doc/libgda
 @dirrm lib/libgda/providers
 @dirrm lib/libgda
 @dirrm include/libgda-1.2/sql
diff -r 2d5e72699a28 -r 56889314f15a databases/libgda/distinfo
--- a/databases/libgda/distinfo Sun Jun 26 16:52:14 2005 +0000
+++ b/databases/libgda/distinfo Sun Jun 26 16:54:07 2005 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2005/04/18 18:01:48 drochner Exp $
+$NetBSD: distinfo,v 1.15 2005/06/26 16:54:07 jmmv Exp $
 
-SHA1 (libgda-1.2.1.tar.bz2) = f68bd58df3449aaf84f50420591164508db7cbf7
-RMD160 (libgda-1.2.1.tar.bz2) = 08543ae07a6a265b1ce6ddd72bde459b219d6f06
-Size (libgda-1.2.1.tar.bz2) = 1223001 bytes
-SHA1 (patch-aa) = 237d63c7b71bffb710782ca838bbb2fdc2c358a5
+SHA1 (libgda-1.2.2.tar.bz2) = d4b3df54c022efa4b8f0132561f58b1d18d7fb1d
+RMD160 (libgda-1.2.2.tar.bz2) = 040c7184591f49ff932a1d9a7e6eecbde5a8301d
+Size (libgda-1.2.2.tar.bz2) = 1242035 bytes
+SHA1 (patch-aa) = 32cfb761a6d37e6f96de0bae2af3e03884a69526
 SHA1 (patch-ab) = 7850e95dbd09185b1ec4ef855490ef89b28c8daa
 SHA1 (patch-ac) = 34dbe05c9018d94a853bc5efaaa9385798c08537
 SHA1 (patch-ad) = 69f9464fd1bd1f3543808bf13de2dd5610a284b7
diff -r 2d5e72699a28 -r 56889314f15a databases/libgda/patches/patch-aa
--- a/databases/libgda/patches/patch-aa Sun Jun 26 16:52:14 2005 +0000
+++ b/databases/libgda/patches/patch-aa Sun Jun 26 16:54:07 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.4 2005/02/24 19:17:10 drochner Exp $
+$NetBSD: patch-aa,v 1.5 2005/06/26 16:54:07 jmmv Exp $
 
 --- doc/C/Makefile.in.orig     2004-10-10 00:26:49.000000000 +0200
 +++ doc/C/Makefile.in
@@ -7,7 +7,7 @@
  HISTORY_LIB_FALSE = @HISTORY_LIB_FALSE@
  HISTORY_LIB_TRUE = @HISTORY_LIB_TRUE@
 -HTML_DIR = $(datadir)/gtk-doc/html
-+HTML_DIR = $(datadir)/doc/html
++HTML_DIR = @HTML_DIR@
  IBMDB2_CFLAGS = @IBMDB2_CFLAGS@
  IBMDB2_FALSE = @IBMDB2_FALSE@
  IBMDB2_LIBS = @IBMDB2_LIBS@



Home | Main Index | Thread Index | Old Index