diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-06-10 14:20:31 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-06-10 14:20:31 +0000 |
commit | 77b56df8779b00356db95324ceefbdf236f7635f (patch) | |
tree | 05ecd6ea0a17c688338ef05092c94c7b4c888e95 /databases | |
parent | c6aea1cacc95ac34ef7f58e08053916409b6bac5 (diff) | |
download | pkgsrc-77b56df8779b00356db95324ceefbdf236f7635f.tar.gz |
Update to 0.12.1:
libgda 0.12.1, 2003-06-08
-------------------------
- Fixed leak in Oracle provider to prevent running out of cursors (fozzy)
- Fixed normal and build requirements in spec file (david)
- Updated translations:
- nl (adrighem)
- sv (menthos)
libgda 0.12, 2003-05-28
-----------------------
- Fixed password problem in PostgreSQL provider (david, gonzalo)
- Fixed ODBC headers detection problem (rodrigo)
- Fixed typo in FreeTDS CFLAGS (rodrigo)
- Compilation fixes for Sybase provider (rodrigo)
- Spec file fixes for RH9 (david)
- Fixed libsql linking problems (rodrigo)
- Fixed NULL password access in Oracle provider (fozzy)
- Improved support for types in Oracle provider (fozzy)
- Fixed index schema retrieval in Oracle provider (fozzy)
- Fixed typo in MySQL library detection (bodo)
- Fixed aggregates schema in Oracle provider (fozzy)
- Some documentation fixes (cj)
- Initial version of mSQL provider (danilo)
- Fixed compilation problem in IBM DB2 provider (sergey)
- Improved sample code in documentation (xabier)
- Cleaned up GdaRow and GdaParameter APIs (xabier, rodrigo)
- Improvements to the fields metadata schema queries in the
PostgreSQL provider (vivien)
- Updated translations:
- cs (mitr)
- de (cneumair)
- es (pablodc)
- fa (roozbeh)
- it (marcoc)
- nl (adrighem)
- pt (dnloreto)
- pt_BR (evandrofg, gdvieira)
- sr (danilo)
- sv (menthos)
libgda 0.11, 2003-03-08
-----------------------
- Improvements on Oracle provider (steve)
- Added support for Oracle 9 (steve)
- Improvements on IBM DB2 provider (sergey)
- Fixed crash on weak references when destroying provider hash table (gonzalo)
- ANSI-compliant fixes (tagoh)
- Spec file fixes (yanko, rodrigo)
- Fixed incorrect password problem in Postgres provider (david, gonzalo)
- Fixed typos in Oracle provider strings (cneumair)
- More work on the report engine (santi)
- Made FreeTDS provider work with freetds-0.61 (tagoh)
- Updated translations:
- ca (jordim)
- cs (mitr)
- de (cneumair)
- es (pablodc)
- nl (adrighem)
- pt_BR (gdvieira)
- ru (dmitrym)
- sv (menthos)
- uk (rasta)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgda/Makefile.common | 7 | ||||
-rw-r--r-- | databases/libgda/PLIST | 29 | ||||
-rw-r--r-- | databases/libgda/distinfo | 6 |
3 files changed, 21 insertions, 21 deletions
diff --git a/databases/libgda/Makefile.common b/databases/libgda/Makefile.common index 8ce0fbe6bc4..67a19da4542 100644 --- a/databases/libgda/Makefile.common +++ b/databases/libgda/Makefile.common @@ -1,10 +1,9 @@ -# $NetBSD: Makefile.common,v 1.8 2003/05/02 11:54:12 wiz Exp $ +# $NetBSD: Makefile.common,v 1.9 2003/06/10 14:20:31 jmmv Exp $ # -DISTNAME?= libgda-0.10.0 -PKGREVISION?= 2 +DISTNAME?= libgda-0.12.1 CATEGORIES?= databases gnome -MASTER_SITES?= ${MASTER_SITE_GNOME:=sources/libgda/0.10/} +MASTER_SITES?= ${MASTER_SITE_GNOME:=sources/libgda/0.12/} EXTRACT_SUFX?= .tar.bz2 MAINTAINER?= sab@posix.org.uk diff --git a/databases/libgda/PLIST b/databases/libgda/PLIST index 8243dd2340a..094d868927e 100644 --- a/databases/libgda/PLIST +++ b/databases/libgda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/02/18 14:55:56 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/06/10 14:20:31 jmmv Exp $ bin/gda-report-test bin/gda-run bin/gda-test @@ -13,6 +13,7 @@ include/libgda-report/gda-report-item-reportfooter.h include/libgda-report/gda-report-item-reportheader.h include/libgda-report/gda-report-item-sqlquery.h include/libgda-report/gda-report-item.h +include/libgda-report/gda-report-result.h include/libgda-report/gda-report-types.h include/libgda-report/gda-report-valid.h include/libgda-report/gda-report.h @@ -66,13 +67,13 @@ include/libgda/libgda.h lib/libgda-2.a lib/libgda-2.la lib/libgda-2.so -lib/libgda-2.so.1 -lib/libgda-2.so.1.2 +lib/libgda-2.so.2 +lib/libgda-2.so.2.0 lib/libgda-report-2.a lib/libgda-report-2.la lib/libgda-report-2.so -lib/libgda-report-2.so.1 -lib/libgda-report-2.so.1.2 +lib/libgda-report-2.so.2 +lib/libgda-report-2.so.2.0 lib/libgda/providers/libgda-default.a lib/libgda/providers/libgda-default.la lib/libgda/providers/libgda-default.so @@ -83,10 +84,8 @@ lib/libgdasql.so.0 lib/libgdasql.so.0.0 lib/pkgconfig/libgda.pc share/doc/html/libgda/architecture.html -share/doc/html/libgda/c680.html -share/doc/html/libgda/c685.html -share/doc/html/libgda/c687.html share/doc/html/libgda/c689.html +share/doc/html/libgda/c694.html share/doc/html/libgda/compiling.html share/doc/html/libgda/connecting.html share/doc/html/libgda/connections.html @@ -171,16 +170,14 @@ 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/x849.html -share/doc/html/libgda/x851.html share/doc/html/libgda/x853.html -share/doc/html/libgda/x878.html -share/doc/html/libgda/x880.html +share/doc/html/libgda/x863.html share/doc/html/libgda/x882.html -share/doc/html/libgda/x883.html -share/doc/html/libgda/x885.html share/doc/html/libgda/x887.html +share/doc/html/libgda/x892.html +share/doc/html/libgda/x897.html share/examples/libgda/config +share/libgda/xml/gda-report-result.dtd share/libgda/xml/gda-report.dtd share/libgda/xml/gda-xml-query.dtd share/libgda/xml/gda-xml-query.xsl @@ -191,6 +188,7 @@ ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgda-2.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/libgda-2.mo @@ -208,6 +206,8 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/libgda-2.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/libgda-2.mo +${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/libgda-2.mo @@ -217,6 +217,7 @@ share/omf/libgda/libgda-C.omf @dirrm share/omf/libgda @comment in scrollkeeper: @dirrm share/omf @dirrm share/libgda/xml +@dirrm share/libgda @dirrm share/examples/libgda @dirrm share/doc/html/libgda @dirrm lib/libgda/providers diff --git a/databases/libgda/distinfo b/databases/libgda/distinfo index 5027c3fb20a..3e2f73d1735 100644 --- a/databases/libgda/distinfo +++ b/databases/libgda/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2003/02/13 18:19:29 jmmv Exp $ +$NetBSD: distinfo,v 1.5 2003/06/10 14:20:31 jmmv Exp $ -SHA1 (libgda-0.10.0.tar.bz2) = bedc5c947558d1a87637b6c3e476a2cf7adaeb3d -Size (libgda-0.10.0.tar.bz2) = 795000 bytes +SHA1 (libgda-0.12.1.tar.bz2) = 0ebbed55b391df81732af79df6b053efcec7af91 +Size (libgda-0.12.1.tar.bz2) = 902974 bytes SHA1 (patch-aa) = 3395318d51f0e268107778be43af47b59b2a60e8 SHA1 (patch-ab) = 9fbc5f413426ed88753ec7523957d5e3122ec43e SHA1 (patch-ac) = 855820bd48c7a1ea172deaf1b8c3164e955b626f |