From 5ea96cc348abe3a7b67b3fdb670add3384bfaefb Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 21 Jan 2008 21:50:47 +0000 Subject: Update to 0.1.4, and disable libsoup support since gvfs now requires the unreleased libsoup-2.4. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10209 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gvfs/files/patch-configure | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'devel/gvfs/files/patch-configure') diff --git a/devel/gvfs/files/patch-configure b/devel/gvfs/files/patch-configure index 54743070b..b6d61bc26 100644 --- a/devel/gvfs/files/patch-configure +++ b/devel/gvfs/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-12-22 18:32:00.000000000 -0500 -+++ configure 2007-12-22 18:32:13.000000000 -0500 -@@ -24091,7 +24091,7 @@ if test "x$enable_cdda" != "xno"; then +--- configure.orig 2008-01-21 16:10:01.000000000 -0500 ++++ configure 2008-01-21 16:11:08.000000000 -0500 +@@ -24401,7 +24401,7 @@ if test "x$enable_http" != "xno"; then + msg_http=yes + fi + +- if test "x$msg_http" == "xyes"; then ++ if test "x$msg_http" = "xyes"; then + + pkg_failed=no + { echo "$as_me:$LINENO: checking for HTTP" >&5 +@@ -24551,7 +24551,7 @@ if test "x$enable_cdda" != "xno"; then msg_cdda=yes fi @@ -9,7 +18,7 @@ pkg_failed=no { echo "$as_me:$LINENO: checking for CDDA" >&5 -@@ -24242,7 +24242,7 @@ if test "x$enable_fuse" != "xno"; then +@@ -24702,7 +24702,7 @@ if test "x$enable_fuse" != "xno"; then msg_fuse=yes fi @@ -18,7 +27,7 @@ pkg_failed=no { echo "$as_me:$LINENO: checking for FUSE" >&5 -@@ -24394,7 +24394,7 @@ if test "x$enable_hal" != "xno"; then +@@ -24854,7 +24854,7 @@ if test "x$enable_hal" != "xno"; then msg_hal=yes fi @@ -27,7 +36,7 @@ pkg_failed=no { echo "$as_me:$LINENO: checking for HAL" >&5 -@@ -24576,7 +24576,7 @@ if test $ac_cv_lib_hal_libhal_get_all_de +@@ -25036,7 +25036,7 @@ if test $ac_cv_lib_hal_libhal_get_all_de have_hal_fast_init=yes fi -- cgit v1.2.3