From ae52bc80895a23ddbe33b86e75a9cf331ae32ba9 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 10 Apr 2009 05:56:28 +0000 Subject: Presenting GNOME 2.26 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. --- security/gnome-keyring/files/patch-configure | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) (limited to 'security/gnome-keyring/files/patch-configure') diff --git a/security/gnome-keyring/files/patch-configure b/security/gnome-keyring/files/patch-configure index 75016a356fcb..9aff6d9ebf19 100644 --- a/security/gnome-keyring/files/patch-configure +++ b/security/gnome-keyring/files/patch-configure @@ -1,24 +1,15 @@ ---- configure.orig 2008-07-22 21:14:15.000000000 -0400 -+++ configure 2008-07-22 21:14:35.000000000 -0400 -@@ -25963,7 +25963,7 @@ fi - - dbus_status=$DBUS_VERSION - fi -- if test "$enable_dbus" == "yes"; then -+ if test "$enable_dbus" = "yes"; then - WITH_DBUS_TRUE= - WITH_DBUS_FALSE='#' - else -@@ -27001,7 +27001,7 @@ if test "${enable_tests+set}" = set; the - fi - +--- configure.orig 2009-02-24 21:18:47.000000000 +0100 ++++ configure 2009-02-24 21:19:24.000000000 +0100 +@@ -18069,7 +18069,7 @@ + { echo "$as_me:$LINENO: checking build test tools, unit tests, and -Werror" >&5 + echo $ECHO_N "checking build test tools, unit tests, and -Werror... $ECHO_C" >&6; } -if test "$enable_tests" == "yes"; then +if test "$enable_tests" = "yes"; then - echo "building tests and unit tests" cat >>confdefs.h <<_ACEOF -@@ -27014,7 +27014,7 @@ else + #define WITH_TESTS 1 +@@ -18085,7 +18085,7 @@ tests_status="no" fi @@ -27,7 +18,7 @@ WITH_TESTS_TRUE= WITH_TESTS_FALSE='#' else -@@ -27029,7 +27029,7 @@ if test "${enable_coverage+set}" = set; +@@ -18100,7 +18100,7 @@ fi -- cgit v1.2.3