summaryrefslogtreecommitdiff
path: root/databases/libgda/Makefile.common
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-02 22:46:55 +0000
committerwiz <wiz>2006-04-02 22:46:55 +0000
commitb7cbfca11c5c67d56fa6c733aac22fd5d0f5d9b2 (patch)
tree5b43a5c09fdce4a3e339f6c3fc2675519026429a /databases/libgda/Makefile.common
parent901f5cb003b51aa8211cce942cd0ce2880349864 (diff)
downloadpkgsrc-b7cbfca11c5c67d56fa6c733aac22fd5d0f5d9b2.tar.gz
Update to 1.9.102:
libgda 1.9.102, 2006-03-24 -------------------------- - Merged the Libgnomedb's part which is not GUI related (Vivien) - GdaDataModel API simplifications (Vivien) - Added support for cursor based navigation in GdaDataModel (Vivien) - Fixed #327797 (Rodrigo) - Fixed #329933 (Thomas) - Improved Cygwin compilation (Cygwin Ports Maintainer) - Added data import from CSV and XML files (Vivien) - Use SQLite 3.3.4 (Vivien) - Providers can now provide information about constraints in the database structure (Vivien) - Fixes for building out of the source tree (Bob) - FreeTDS provider compilation fixes (Leonardo) - New tests - More respectfull of standard naming conventions (Dan, Murray) - Documentation improvements (Juan Manuel Mouriz, Vivien) - Modifications to require glib >= 2.6.0 (Bas) - Many bug fixes - Many other small improvements - Translations: - new Chinese (Taiwan) translation (Chao-Hsiung) - fi (Ilkka) - it (Marco) - en_CA (Adam) - vi (Clytie) - es (Francisco Javier) - eu (IƱaki) - zh_TW (Chao-Hsiung) - pt_BR (Raphael)
Diffstat (limited to 'databases/libgda/Makefile.common')
-rw-r--r--databases/libgda/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda/Makefile.common b/databases/libgda/Makefile.common
index 94a544988ed..47ab27b305c 100644
--- a/databases/libgda/Makefile.common
+++ b/databases/libgda/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.38 2006/03/04 21:29:08 jlam Exp $
+# $NetBSD: Makefile.common,v 1.39 2006/04/02 22:46:55 wiz Exp $
#
-DISTNAME= libgda-1.9.100
+DISTNAME= libgda-1.9.102
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgda/1.9/}
EXTRACT_SUFX= .tar.bz2