Bugfix update to libgda-4.0.9.

This commit is contained in:
ajacoutot 2010-06-14 05:45:32 +00:00
parent 384a480edb
commit 97b09f3f23
4 changed files with 35 additions and 35 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/03/21 09:54:50 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2010/06/14 05:45:32 ajacoutot Exp $
#
# XXX:
@ -16,7 +16,7 @@ COMMENT-pgsql= PostreSQL backend for libgda
COMMENT-odbc= ODBC backend for libgda
GNOME_PROJECT= libgda
GNOME_VERSION= 4.0.8
GNOME_VERSION= 4.0.9
PKGNAME-main= ${DISTNAME}v0
#PKGNAME-ldap= libgda-ldap-${GNOME_VERSION}v0

View File

@ -1,5 +1,5 @@
MD5 (gnome/libgda-4.0.8.tar.bz2) = PkpV83CAXNqaxBUhHaSqzA==
RMD160 (gnome/libgda-4.0.8.tar.bz2) = zf6Gp0DBq+SKbNSnf9uWSoErSys=
SHA1 (gnome/libgda-4.0.8.tar.bz2) = H0907a+jkOKdx4aRwKwWjwLuft8=
SHA256 (gnome/libgda-4.0.8.tar.bz2) = xzHNgBX2Ojv/NzQcuP/E2AhqU12WCvCYGUlorIdVV4g=
SIZE (gnome/libgda-4.0.8.tar.bz2) = 8229914
MD5 (gnome/libgda-4.0.9.tar.bz2) = 3hTPaBwLz7OkB2o93BUIog==
RMD160 (gnome/libgda-4.0.9.tar.bz2) = 0H1W/4k4PP297h4zF19jEenlmyM=
SHA1 (gnome/libgda-4.0.9.tar.bz2) = W/MaAwer76UgVJLsxxzrne2iB1s=
SHA256 (gnome/libgda-4.0.9.tar.bz2) = w+KVjNcRF37EvgppzUU6tyhSb6OFksVTnn2J03eOnlY=
SIZE (gnome/libgda-4.0.9.tar.bz2) = 8227552

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.9 2010/03/21 09:54:50 ajacoutot Exp $
--- configure.orig Sat Mar 6 13:53:35 2010
+++ configure Sat Mar 6 19:19:34 2010
@@ -18869,7 +18869,6 @@ fi
$OpenBSD: patch-configure,v 1.10 2010/06/14 05:45:32 ajacoutot Exp $
--- configure.orig Fri Jun 11 22:41:05 2010
+++ configure Mon Jun 14 07:25:19 2010
@@ -18887,7 +18887,6 @@ fi
case $host_cpu in
@ -9,7 +9,7 @@ $OpenBSD: patch-configure,v 1.9 2010/03/21 09:54:50 ajacoutot Exp $
*) lib="lib";;
esac
@@ -18926,7 +18925,6 @@ $as_echo "#define HAVE_BDB 1" >>confdefs.h
@@ -18944,7 +18943,6 @@ $as_echo "#define HAVE_BDB 1" >>confdefs.h
BDB_LIBS="-L${bdbdir}/bin -ldb47"
break
fi
@ -17,7 +17,7 @@ $OpenBSD: patch-configure,v 1.9 2010/03/21 09:54:50 ajacoutot Exp $
if test $platform_win32 = no -a -f $d/include/db.h -a -f $d/$lib/libdb$linklibext
then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: found Berkeley DB in $d" >&5
@@ -18940,8 +18938,7 @@ $as_echo "#define HAVE_BDB 1" >>confdefs.h
@@ -18958,8 +18956,7 @@ $as_echo "#define HAVE_BDB 1" >>confdefs.h
BDB_LIBS="-L${bdbdir}/${lib} -ldb"
break
fi
@ -27,7 +27,7 @@ $OpenBSD: patch-configure,v 1.9 2010/03/21 09:54:50 ajacoutot Exp $
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: found Berkeley DB in $d" >&5
$as_echo "found Berkeley DB in $d" >&6; }
@@ -19001,7 +18998,7 @@ then
@@ -19019,7 +19016,7 @@ then
$as_echo_n "checking for ODBC files... " >&6; }
for d in $dir /usr /usr/local
do

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.8 2010/03/21 09:54:50 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.9 2010/06/14 05:45:32 ajacoutot Exp $
@conflict libgda-db4-*
bin/gda-list-config
@bin bin/gda-list-config-${GDA_MAJOR}
@ -113,7 +113,6 @@ include/libgda-${GDA_MAJOR}/libgda/virtual/gda-virtual-provider.h
include/libgda-${GDA_MAJOR}/libgda/virtual/gda-vprovider-data-model.h
include/libgda-${GDA_MAJOR}/libgda/virtual/gda-vprovider-hub.h
include/libgda-${GDA_MAJOR}/libgda/virtual/libgda-virtual.h
lib/girepository-1.0/
lib/libgda-${GDA_MAJOR}/
lib/libgda-${GDA_MAJOR}.la
@lib lib/libgda-${GDA_MAJOR}.so.${LIBgda-4.0_VERSION}
@ -139,7 +138,6 @@ share/examples/libgda/config
@sample ${SYSCONFDIR}/libgda-${GDA_MAJOR}/config
share/examples/libgda/sales_test.db
@sample ${SYSCONFDIR}/libgda-${GDA_MAJOR}/sales_test.db
share/gir-1.0/
share/gtk-doc/html/libgda-${GDA_MAJOR}/
share/gtk-doc/html/libgda-${GDA_MAJOR}/DataModels.png
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaBatch.html
@ -179,6 +177,7 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaServerProvider.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaSet.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaSqlParser.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaStatement.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaStatement.png
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaTransactionStatus.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaVconnectionDataModel.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaVconnectionHub.html
@ -229,6 +228,7 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/ch40s04.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch40s05.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch40s06.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch40s07.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch40s08.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/compiling.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/connection.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/connections.html
@ -287,26 +287,26 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/installation.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/introduction.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ix01.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/left.png
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Attributes-manager.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Configuration.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Convenience-functions.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Default-Data-handlers.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Gda-Value.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-GdaDataComparator.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-GdaMutex.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-GdaServerOperation-individual-nodes.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-GdaServerOperation-sequences.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-GdaSqlStatement.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-GdaXaTransaction.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Libgda-Initialization.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Logging.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Misc-API.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Quark-lists.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-SQL-rendering-API.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Subclassing-GdaDataSelect.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}-Utility-functions.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}.devhelp
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-${GDA_MAJOR}.devhelp2
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Attributes-manager.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Configuration.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Convenience-functions.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Default-Data-handlers.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Gda-Value.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-GdaDataComparator.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-GdaMutex.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-GdaServerOperation-individual-nodes.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-GdaServerOperation-sequences.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-GdaSqlStatement.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-GdaXaTransaction.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Libgda-Initialization.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Logging.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Misc-API.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Quark-lists.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-SQL-rendering-API.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Subclassing-GdaDataSelect.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-40-Utility-functions.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-list-server-op.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-packaging.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/libgda-provider-blobop.html