diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-11-29 04:03:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-11-29 04:03:26 +0000 |
commit | 4add52e8828ace579d2f5f45c842667a69496475 (patch) | |
tree | ea167cea76562222819baa1524c1e71938996e59 /databases | |
parent | 22443fff647183b299d7158ad247e7122a980d8b (diff) | |
download | ports-4add52e8828ace579d2f5f45c842667a69496475.tar.gz ports-4add52e8828ace579d2f5f45c842667a69496475.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgda4/Makefile | 2 | ||||
-rw-r--r-- | databases/libgda4/distinfo | 4 | ||||
-rw-r--r-- | databases/libgda4/files/patch-configure | 37 | ||||
-rw-r--r-- | databases/libgda4/pkg-plist | 1 |
4 files changed, 22 insertions, 22 deletions
diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile index 395ba649a0df..026970312bea 100644 --- a/databases/libgda4/Makefile +++ b/databases/libgda4/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgda4 -PORTVERSION?= 4.2.1 +PORTVERSION?= 4.2.2 PORTREVISION?= 0 CATEGORIES= databases gnome MASTER_SITES= GNOME diff --git a/databases/libgda4/distinfo b/databases/libgda4/distinfo index faa37761636c..4481aa1529a4 100644 --- a/databases/libgda4/distinfo +++ b/databases/libgda4/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/libgda-4.2.1.tar.bz2) = d485d24fb19bd95faad196c8ed22b2cb8f9e9275d907f880a3f8f079f6bf40f7 -SIZE (gnome2/libgda-4.2.1.tar.bz2) = 14048095 +SHA256 (gnome2/libgda-4.2.2.tar.bz2) = 7d0bfca2eda3158fb44ff05890aabd79e6e4b357a03574eacf380dc03bcb9d87 +SIZE (gnome2/libgda-4.2.2.tar.bz2) = 14091997 diff --git a/databases/libgda4/files/patch-configure b/databases/libgda4/files/patch-configure index cf6a34b0c4ae..ab25d332c7fa 100644 --- a/databases/libgda4/files/patch-configure +++ b/databases/libgda4/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2010-11-14 17:29:29.000000000 +0100 -+++ configure 2010-11-14 17:33:39.000000000 +0100 -@@ -19487,9 +19487,9 @@ +--- configure.orig 2010-11-28 20:28:23.000000000 -0500 ++++ configure 2010-11-28 20:28:54.000000000 -0500 +@@ -19487,9 +19487,9 @@ $as_echo_n "checking if gobject-introspe INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` @@ -12,25 +12,24 @@ INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` INTROSPECTION_MAKEFILE=$introspection_makefile -@@ -19586,7 +19586,7 @@ - echo "$LIBCRYPTO_PKG_ERRORS" >&5 +@@ -19589,14 +19589,14 @@ fi - if test "$enable_crypto" = "yes"; then -- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 -+# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 - fi - have_crypto=no - -@@ -19594,7 +19594,7 @@ + if test "$enable_crypto" = "yes" + then +- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 ++# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 + fi + elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } - if test "$enable_crypto" = "yes"; then -- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 -+# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 - fi - have_crypto=no - -@@ -21772,6 +21772,15 @@ + if test "$enable_crypto" = "yes" + then +- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 ++# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 + fi + else + LIBCRYPTO_CFLAGS=$pkg_cv_LIBCRYPTO_CFLAGS +@@ -21776,6 +21776,15 @@ $as_echo "#define MDB_BIND_COLUMN_FOUR_A fi CFLAGS="$save_CFLAGS" fi diff --git a/databases/libgda4/pkg-plist b/databases/libgda4/pkg-plist index 63dbcf3467d4..b1851a57937e 100644 --- a/databases/libgda4/pkg-plist +++ b/databases/libgda4/pkg-plist @@ -45,6 +45,7 @@ include/libgda-%%VERSION%%/libgda-report/libgda-report.h %%UI%%include/libgda-%%VERSION%%/libgda-ui/gdaui-provider-selector.h %%UI%%include/libgda-%%VERSION%%/libgda-ui/gdaui-raw-form.h %%UI%%include/libgda-%%VERSION%%/libgda-ui/gdaui-raw-grid.h +%%UI%%include/libgda-%%VERSION%%/libgda-ui/gdaui-rt-editor.h %%UI%%include/libgda-%%VERSION%%/libgda-ui/gdaui-server-operation.h %%UI%%include/libgda-%%VERSION%%/libgda-ui/gdaui-tree-store.h %%UI%%include/libgda-%%VERSION%%/libgda-ui/libgda-ui.h |