From 6b1ce71d4e53927e17634fe5e41d131296f661ba Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 3 Aug 2004 22:08:06 +0000 Subject: Update to 1.5.92. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2607 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/Makefile | 2 +- mail/evolution/distinfo | 4 ++-- .../files/patch-addressbook_gui_component_addressbook-view.c | 11 +++++++++++ mail/evolution/files/patch-mail_em-utils.h | 10 ++++++++++ mail/evolution/pkg-plist | 2 +- 5 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c create mode 100644 mail/evolution/files/patch-mail_em-utils.h (limited to 'mail') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 9ea65a272..fcbc84901 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 1.5.91 +PORTVERSION= 1.5.92 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index f0c044969..2e7996945 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-1.5.91.tar.bz2) = a811de01ad2d2cff5f908bb677f56510 -SIZE (gnome2/evolution-1.5.91.tar.bz2) = 12331444 +MD5 (gnome2/evolution-1.5.92.tar.bz2) = 636cc27bb01d897dad50554651ab62df +SIZE (gnome2/evolution-1.5.92.tar.bz2) = 12379838 diff --git a/mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c b/mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c new file mode 100644 index 000000000..27e8a671a --- /dev/null +++ b/mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c @@ -0,0 +1,11 @@ +--- addressbook/gui/component/addressbook-view.c.orig Tue Aug 3 16:26:39 2004 ++++ addressbook/gui/component/addressbook-view.c Tue Aug 3 16:26:49 2004 +@@ -714,7 +714,7 @@ + { + AddressbookViewPrivate *priv = view->priv; + ESource *selected_source; +- const char *uid;; ++ const char *uid; + EditorUidClosure *closure; + + selected_source = diff --git a/mail/evolution/files/patch-mail_em-utils.h b/mail/evolution/files/patch-mail_em-utils.h new file mode 100644 index 000000000..b3e7b9ffb --- /dev/null +++ b/mail/evolution/files/patch-mail_em-utils.h @@ -0,0 +1,10 @@ +--- mail/em-utils.h.orig Tue Aug 3 16:59:46 2004 ++++ mail/em-utils.h Tue Aug 3 17:00:04 2004 +@@ -23,6 +23,7 @@ + #ifndef __EM_UTILS_H__ + #define __EM_UTILS_H__ + ++#include + #include + + #ifdef __cplusplus diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index 073abf49d..afc46c459 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -151,7 +151,6 @@ include/evolution-%%VERSION%%/camel/camel-vee-store.h include/evolution-%%VERSION%%/camel/camel-vtrash-folder.h include/evolution-%%VERSION%%/camel/camel.h include/evolution-%%VERSION%%/e-conduit/e-pilot-map.h -include/evolution-%%VERSION%%/e-conduit/e-pilot-settings.h include/evolution-%%VERSION%%/e-conduit/e-pilot-util.h include/evolution-%%VERSION%%/e-util/e-account-list.h include/evolution-%%VERSION%%/e-util/e-account.h @@ -488,6 +487,7 @@ share/locale/fi/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ga/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/evolution-%%VERSION%%.mo +share/locale/he/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/is/LC_MESSAGES/evolution-%%VERSION%%.mo -- cgit v1.2.3