- update libgda to 4.2.2
This commit is contained in:
parent
9dd30b47b3
commit
725ae551e3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2010/11/26 14:50:10 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2010/11/27 17:13:42 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,7 +9,7 @@ COMMENT-mysql= MySQL backend for libgda
|
||||
COMMENT-pgsql= PostreSQL backend for libgda
|
||||
|
||||
GNOME_PROJECT= libgda
|
||||
GNOME_VERSION= 4.2.1
|
||||
GNOME_VERSION= 4.2.2
|
||||
|
||||
# NOTE: when major version changes, increment GDA_MAJOR accordingly and
|
||||
# bump "x11/gnome/libgdamm"
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/libgda-4.2.1.tar.bz2) = 2LjOrVaPsDO9ipvcI4742A==
|
||||
RMD160 (gnome/libgda-4.2.1.tar.bz2) = 9h+hBzMgsWw0ARPb0mqevLDWHPQ=
|
||||
SHA1 (gnome/libgda-4.2.1.tar.bz2) = lXnsULJ6IQuqOniTm2ieaMjkoU4=
|
||||
SHA256 (gnome/libgda-4.2.1.tar.bz2) = 1IXST7Gb2V+q0ZbI7SKyy4+eknXZB/iAo/jwefa/QPc=
|
||||
SIZE (gnome/libgda-4.2.1.tar.bz2) = 14048095
|
||||
MD5 (gnome/libgda-4.2.2.tar.bz2) = 0t77Tq1juLdhYwALJnetzw==
|
||||
RMD160 (gnome/libgda-4.2.2.tar.bz2) = JgT2jyXuGkS5tEiXptBqfS7eY8E=
|
||||
SHA1 (gnome/libgda-4.2.2.tar.bz2) = EkwAyXewz9SmFckl7HnuD/l+EH8=
|
||||
SHA256 (gnome/libgda-4.2.2.tar.bz2) = fQv8ou2jFY+0T/BYkKq9eebks1egNXTqzzgNwDvLnYc=
|
||||
SIZE (gnome/libgda-4.2.2.tar.bz2) = 14091997
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-configure,v 1.12 2010/11/18 16:44:33 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.13 2010/11/27 17:13:42 jasper Exp $
|
||||
|
||||
Stupid configure is stupid, just work around the mess by setting
|
||||
the values we know are correct.
|
||||
|
||||
--- configure.orig Thu Nov 18 17:08:08 2010
|
||||
+++ configure Thu Nov 18 17:11:23 2010
|
||||
@@ -20110,6 +20110,13 @@ $as_echo "$as_me: BDB backend not used" >&6;}
|
||||
--- configure.orig Sat Nov 27 14:39:13 2010
|
||||
+++ configure Sat Nov 27 17:45:11 2010
|
||||
@@ -20114,6 +20114,13 @@ $as_echo "$as_me: BDB backend not used" >&6;}
|
||||
fi
|
||||
fi
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.11 2010/11/18 16:44:33 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.12 2010/11/27 17:13:42 jasper Exp $
|
||||
@conflict libgda-db4-*
|
||||
@pkgpath x11/gnome/libgda,-odbc
|
||||
@pkgpath x11/gnome/libgda,-ldap
|
||||
@ -230,6 +230,7 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/GdauiLogin.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdauiProviderSelector.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdauiRawForm.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdauiRawGrid.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdauiRtEditor.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdauiServerOperation.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/GdauiTreeStore.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/MetaStore1.png
|
||||
@ -330,6 +331,8 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/howto-modify-select.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/howto-sqlbuilder.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/howto.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/i_s_data_types.png
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2-1.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2-2.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-deprecated.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/index.html
|
||||
@ -440,6 +443,7 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/vi-info.png
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/vi-login.png
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/vi-provider-selector.png
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/vi-raw-grid.png
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/vi-rte.png
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/vi-server-op.png
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/virtual_connection.html
|
||||
share/gtk-doc/html/libgda-${GDA_MAJOR}/writable_data_model.png
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-ui,v 1.1 2010/09/27 12:12:41 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-ui,v 1.2 2010/11/27 17:13:42 jasper Exp $
|
||||
@bin bin/gda-browser-${GDA_MAJOR}
|
||||
@bin bin/gda-control-center-${GDA_MAJOR}
|
||||
@bin bin/gdaui-demo-${GDA_MAJOR}
|
||||
@ -19,6 +19,7 @@ include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-enum-types.h
|
||||
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-enums.h
|
||||
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-form.h
|
||||
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-grid.h
|
||||
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-rt-editor.h
|
||||
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-login.h
|
||||
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-plugin.h
|
||||
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-provider-selector.h
|
||||
|
Loading…
Reference in New Issue
Block a user