diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-10 18:37:43 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-10 18:37:43 +0000 |
| commit | ff72e14cb777e07deaee591e665219b3b965aa2a (patch) | |
| tree | e0af65bea67ff2053c95adb622f9e4c3f73ea68d /databases/evolution-data-server/files | |
| parent | Get rid of annoying message when do a "make index" at the system without (diff) | |
Update to 1.10.1.
Diffstat (limited to 'databases/evolution-data-server/files')
| -rw-r--r-- | databases/evolution-data-server/files/patch-calendar_libical_configure | 11 | ||||
| -rw-r--r-- | databases/evolution-data-server/files/patch-configure | 22 |
2 files changed, 11 insertions, 22 deletions
diff --git a/databases/evolution-data-server/files/patch-calendar_libical_configure b/databases/evolution-data-server/files/patch-calendar_libical_configure deleted file mode 100644 index 19028e5d49fc..000000000000 --- a/databases/evolution-data-server/files/patch-calendar_libical_configure +++ /dev/null @@ -1,11 +0,0 @@ ---- calendar/libical/configure.orig Sun Dec 26 16:54:57 2004 -+++ calendar/libical/configure Sun Dec 26 16:55:23 2004 -@@ -19736,7 +19736,7 @@ - - - --if test "x$USE_MAINTAINER_MODE" == xyes; then -+if test "x$USE_MAINTAINER_MODE" = xyes; then - DEV="yes" - echo "$as_me:$LINENO: result: Setting up for development: -Wall, flex, bison" >&5 - echo "${ECHO_T}Setting up for development: -Wall, flex, bison" >&6 diff --git a/databases/evolution-data-server/files/patch-configure b/databases/evolution-data-server/files/patch-configure index 91d8b09b92a8..e31457d2e7dd 100644 --- a/databases/evolution-data-server/files/patch-configure +++ b/databases/evolution-data-server/files/patch-configure @@ -1,8 +1,8 @@ ---- configure.orig Sun Dec 25 01:57:35 2005 -+++ configure Sun Dec 25 01:58:23 2005 -@@ -23542,6 +23542,14 @@ - SOFTOKN3_LIB='' - LIBEXECDIR_IN_SERVER_FILE='../../../libexec' +--- configure.orig Tue Apr 10 14:17:30 2007 ++++ configure Tue Apr 10 14:18:20 2007 +@@ -24550,6 +24550,14 @@ case "$host" in + # AC_CACHE_VAL(have_addrinfo, [have_addrinfo=yes]) + # AC_DEFINE(_WIN32_WINNT, 0x501, [To get getaddrinfo etc declarations]) ;; +*freebsd*) + os_win32=no @@ -15,7 +15,7 @@ *) os_win32=no NO_UNDEFINED='' SOCKET_LIBS='' -@@ -27317,7 +27325,7 @@ +@@ -28749,7 +28757,7 @@ cat >>conftest.$ac_ext <<_ACEOF #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> @@ -24,17 +24,17 @@ int main () -@@ -27565,7 +27573,7 @@ +@@ -29039,7 +29047,7 @@ if test "x${with_krb5}" != "xno"; then LDFLAGS_save="$LDFLAGS" mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" - heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" + heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt" - echo "$as_me:$LINENO: checking for Kerberos 5" >&5 - echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for Kerberos 5" >&5 + echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6; } if test "${ac_cv_lib_kerberos5+set}" = set; then -@@ -31483,7 +31491,7 @@ - imagesdir="$datadir/pixmaps/evolution-data-server-$BASE_VERSION" +@@ -33857,7 +33865,7 @@ idldir='${datadir}'/idl/evolution-data-s + imagesdir='${datadir}'/pixmaps/evolution-data-server -serverdir="$libdir/bonobo/servers" |
