- update evolution to 2.28.1

This commit is contained in:
jasper 2009-10-19 20:31:23 +00:00
parent 32403b30cd
commit 0844e20099
5 changed files with 23 additions and 355 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.87 2009/10/13 22:07:04 jasper Exp $
# $OpenBSD: Makefile,v 1.88 2009/10/19 20:31:23 jasper Exp $
COMMENT-main= integrated email and PIM software for GNOME
COMMENT-plugins= additionnal plugins for evolution
@ -6,7 +6,7 @@ COMMENT-plugins= additionnal plugins for evolution
# NOTE: when major version changes, increment EVO_VERSION accordingly
# in mail/evolution-plugin-rss/Makefile (and bump).
GNOME_PROJECT= evolution
GNOME_VERSION= 2.28.0
GNOME_VERSION= 2.28.1
# -plugins depends on the exact version of -main, so whenever -main is
# bumped, -plugins needs a bump too

View File

@ -1,5 +1,5 @@
MD5 (evolution-2.28.0.tar.bz2) = Gozk15Sz3qDQhtmAm23fDA==
RMD160 (evolution-2.28.0.tar.bz2) = kX4BgxbFzDtPdyvxENd15egDTQQ=
SHA1 (evolution-2.28.0.tar.bz2) = cYKH8CQNbKhy4Gin6U8jOWpCtO0=
SHA256 (evolution-2.28.0.tar.bz2) = yTkgoeXoORSHsxo9KMIeCktRMShf2vpsrZ/W7mzfO6E=
SIZE (evolution-2.28.0.tar.bz2) = 36166429
MD5 (evolution-2.28.1.tar.bz2) = FQQ+ZPIgAPbwv1fgNzxxaQ==
RMD160 (evolution-2.28.1.tar.bz2) = sneuSSd+GZQpmNOgBJ71N5aD7mg=
SHA1 (evolution-2.28.1.tar.bz2) = BRaO0ncoOoAEbWu0ZJ9eze/JYG8=
SHA256 (evolution-2.28.1.tar.bz2) = X69j52n0Hunk2Ff1rDvK4f5FxXo9vUhzQCKBw67HoTU=
SIZE (evolution-2.28.1.tar.bz2) = 29728219

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.10 2009/10/13 22:07:04 jasper Exp $
--- configure.orig Fri Sep 18 13:11:56 2009
+++ configure Tue Oct 13 15:30:41 2009
@@ -19998,9 +19998,6 @@ LIBS=$ac_check_lib_save_LIBS
$OpenBSD: patch-configure,v 1.11 2009/10/19 20:31:23 jasper Exp $
--- configure.orig Sun Oct 18 04:22:56 2009
+++ configure Mon Oct 19 14:20:06 2009
@@ -20083,9 +20083,6 @@ LIBS=$ac_check_lib_save_LIBS
fi
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_query" >&5
$as_echo "$ac_cv_lib_resolv_res_query" >&6; }
@ -11,7 +11,7 @@ $OpenBSD: patch-configure,v 1.10 2009/10/13 22:07:04 jasper Exp $
{ $as_echo "$as_me:$LINENO: checking for bind in -lsocket" >&5
$as_echo_n "checking for bind in -lsocket... " >&6; }
@@ -20385,13 +20382,13 @@ _ACEOF
@@ -20470,13 +20467,13 @@ _ACEOF
PTHREAD_LIB=""
@ -28,7 +28,7 @@ $OpenBSD: patch-configure,v 1.10 2009/10/13 22:07:04 jasper Exp $
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
@@ -20451,7 +20448,7 @@ fi
@@ -20536,7 +20533,7 @@ fi
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
@ -37,7 +37,7 @@ $OpenBSD: patch-configure,v 1.10 2009/10/13 22:07:04 jasper Exp $
else
{ $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthreads" >&5
$as_echo_n "checking for pthread_create in -lpthreads... " >&6; }
@@ -22016,7 +22013,7 @@ if test "x${with_krb5}" != "xno"; then
@@ -22101,7 +22098,7 @@ if test "x${with_krb5}" != "xno"; then
LIBS_save="$LIBS"
mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-plugins_exchange-operations_Makefile_in,v 1.3 2009/10/13 22:07:04 jasper Exp $
$OpenBSD: patch-plugins_exchange-operations_Makefile_in,v 1.4 2009/10/19 20:31:23 jasper Exp $
XXX does not work, we get "Cannot load specified object".
--- plugins/exchange-operations/Makefile.in.orig Fri Sep 18 13:12:08 2009
+++ plugins/exchange-operations/Makefile.in Tue Oct 13 15:30:41 2009
@@ -465,6 +465,7 @@ liborg_gnome_exchange_operations_la_LIBADD = \
--- plugins/exchange-operations/Makefile.in.orig Sun Oct 18 04:22:46 2009
+++ plugins/exchange-operations/Makefile.in Mon Oct 19 14:20:07 2009
@@ -496,6 +496,7 @@ liborg_gnome_exchange_operations_la_LIBADD = \
$(top_builddir)/calendar/gui/libevolution-calendar.la \
$(top_builddir)/mail/libevolution-mail.la \
$(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \

File diff suppressed because it is too large Load Diff