summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-06 01:37:33 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-06 01:37:33 +0800
commitd606ac68895f554635e146d9344a446a88883c23 (patch)
tree10a8fbb0ee243a664121a9ef57f615a8be70f359 /mail
parenta8049fc5d7818c6bf93d81a61724999e6adf1299 (diff)
downloadmarcuscom-ports-d606ac68895f554635e146d9344a446a88883c23.tar
marcuscom-ports-d606ac68895f554635e146d9344a446a88883c23.tar.gz
marcuscom-ports-d606ac68895f554635e146d9344a446a88883c23.tar.bz2
marcuscom-ports-d606ac68895f554635e146d9344a446a88883c23.tar.lz
marcuscom-ports-d606ac68895f554635e146d9344a446a88883c23.tar.xz
marcuscom-ports-d606ac68895f554635e146d9344a446a88883c23.tar.zst
marcuscom-ports-d606ac68895f554635e146d9344a446a88883c23.zip
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4712 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution/Makefile6
-rw-r--r--mail/evolution/distinfo4
-rw-r--r--mail/evolution/files/patch-plugins_print-message_print-message.c18
-rw-r--r--mail/evolution/pkg-plist13
4 files changed, 18 insertions, 23 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 4844a2383..ea3ac1c48 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -3,14 +3,14 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/mail/evolution/Makefile,v 1.72 2005/08/09 01:53:01 marcus Exp $
+# $MCom: ports/mail/evolution/Makefile,v 1.73 2005/08/23 22:18:40 marcus Exp $
#
PORTNAME= evolution
-PORTVERSION= 2.3.8
+PORTVERSION= 2.4.0
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index e47255d3f..44beb710f 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/evolution-2.3.8.tar.bz2) = d5972fbb96b36cd3420bf1390d63c551
-SIZE (gnome2/evolution-2.3.8.tar.bz2) = 11434516
+MD5 (gnome2/evolution-2.4.0.tar.bz2) = c6b38b9a6ba920be5a859e9ed368508d
+SIZE (gnome2/evolution-2.4.0.tar.bz2) = 11478244
diff --git a/mail/evolution/files/patch-plugins_print-message_print-message.c b/mail/evolution/files/patch-plugins_print-message_print-message.c
deleted file mode 100644
index ab20f4345..000000000
--- a/mail/evolution/files/patch-plugins_print-message_print-message.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- plugins/print-message/print-message.c.orig Wed Jun 15 19:36:52 2005
-+++ plugins/print-message/print-message.c Wed Jun 15 19:37:09 2005
-@@ -74,13 +74,14 @@ org_gnome_print_message (EPlugin *ep, EM
-
- EMsgComposer *composer = (EMsgComposer *)t->target.widget;
- struct _print_data *data;
-+ GtkDialog *dialog;
-
- data = g_malloc0(sizeof(*data));
- data->config = e_print_load_config ();
- data->preview = 0;
-
- data->msg = e_msg_composer_get_message (composer, 1);
-- GtkDialog *dialog = (GtkDialog *)e_print_get_dialog_with_config (_("Print Message"), GNOME_PRINT_DIALOG_COPIES, data->config);
-+ dialog = (GtkDialog *)e_print_get_dialog_with_config (_("Print Message"), GNOME_PRINT_DIALOG_COPIES, data->config);
- gtk_dialog_set_default_response(dialog, GNOME_PRINT_DIALOG_RESPONSE_PRINT);
- e_dialog_set_transient_for ((GtkWindow *) dialog, (GtkWidget *) composer);
- g_signal_connect(dialog, "response", G_CALLBACK(print_response), data);
diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist
index 9834c009f..f0ad728b6 100644
--- a/mail/evolution/pkg-plist
+++ b/mail/evolution/pkg-plist
@@ -325,6 +325,7 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-mailer.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-source.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-bbdb.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-startup-wizard.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-gw-account-setup.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-itip-formatter.so
@@ -350,6 +351,12 @@ lib/evolution/%%VERSION%%/plugins/org-gnome-default-mailer.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-default-source.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-bbdb.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-startup-wizard.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-ab-subscription.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-cal-subscription.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-operations.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-tasks-subscription.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-folder-permissions.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-folder-subscription.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-groupwise-features.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-gw-account-setup.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-itip-formatter.eplug
@@ -399,6 +406,7 @@ share/gnome/evolution/%%VERSION%%/errors/filter.error
share/gnome/evolution/%%VERSION%%/errors/mail-composer.error
share/gnome/evolution/%%VERSION%%/errors/mail.error
share/gnome/evolution/%%VERSION%%/errors/org-gnome-default-mailer.error
+share/gnome/evolution/%%VERSION%%/errors/org-gnome-exchange-operations.error
share/gnome/evolution/%%VERSION%%/errors/org-gnome-itip-formatter.error
share/gnome/evolution/%%VERSION%%/errors/org-gnome-mailing-list-actions.error
share/gnome/evolution/%%VERSION%%/errors/org-gnome-proxy-errors.xml
@@ -422,6 +430,7 @@ share/gnome/evolution/%%VERSION%%/glade/e-active-connection-dialog.glade
share/gnome/evolution/%%VERSION%%/glade/e-attachment.glade
share/gnome/evolution/%%VERSION%%/glade/e-contact-print.glade
share/gnome/evolution/%%VERSION%%/glade/e-delegate-dialog.glade
+share/gnome/evolution/%%VERSION%%/glade/e-foreign-folder-dialog.glade
share/gnome/evolution/%%VERSION%%/glade/e-itip-control.glade
share/gnome/evolution/%%VERSION%%/glade/e-send-options.glade
share/gnome/evolution/%%VERSION%%/glade/e-table-config-no-group.glade
@@ -431,6 +440,10 @@ share/gnome/evolution/%%VERSION%%/glade/e-timezone-dialog.glade
share/gnome/evolution/%%VERSION%%/glade/eab-contact-commit-duplicate-detected.glade
share/gnome/evolution/%%VERSION%%/glade/eab-contact-duplicate-detected.glade
share/gnome/evolution/%%VERSION%%/glade/event-page.glade
+share/gnome/evolution/%%VERSION%%/glade/exchange-change-password.glade
+share/gnome/evolution/%%VERSION%%/glade/exchange-delegates.glade
+share/gnome/evolution/%%VERSION%%/glade/exchange-folder-tree.glade
+share/gnome/evolution/%%VERSION%%/glade/exchange-permissions-dialog.glade
share/gnome/evolution/%%VERSION%%/glade/filter.glade
share/gnome/evolution/%%VERSION%%/glade/fulladdr.glade
share/gnome/evolution/%%VERSION%%/glade/fullname.glade