From 5a88e3a37e1d7ac46cb98066cd8c96340a76e1b9 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 9 Aug 2005 02:11:38 +0000 Subject: Update to 2.3.7. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4430 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution-exchange/Makefile | 4 ++-- mail/evolution-exchange/distinfo | 4 ++-- mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c | 9 ++++----- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'mail') diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index dde0f50f0..2207dc13e 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.34 2005/07/13 22:49:44 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.35 2005/07/30 03:11:01 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.3 diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index fa6694c68..0d9a59ec6 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-exchange-2.3.6.tar.bz2) = cde17d070e396351044df77ec01513f5 -SIZE (gnome2/evolution-exchange-2.3.6.tar.bz2) = 1060789 +MD5 (gnome2/evolution-exchange-2.3.7.tar.bz2) = 778cd9ce1f2a2b2c8326465b66604467 +SIZE (gnome2/evolution-exchange-2.3.7.tar.bz2) = 1076949 diff --git a/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c b/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c index 2ffc75d7a..feec4bf8c 100644 --- a/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c +++ b/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c @@ -1,6 +1,6 @@ ---- mail/mail-stub-exchange.c.orig Wed Jul 13 17:45:44 2005 -+++ mail/mail-stub-exchange.c Wed Jul 13 17:46:22 2005 -@@ -2508,12 +2508,12 @@ subscribe_folder (MailStub *stub, const +--- mail/mail-stub-exchange.c.orig Mon Aug 8 22:00:52 2005 ++++ mail/mail-stub-exchange.c Mon Aug 8 22:01:11 2005 +@@ -2587,11 +2587,11 @@ subscribe_folder (MailStub *stub, const static void unsubscribe_folder (MailStub *stub, const char *folder_name) { @@ -8,8 +8,7 @@ MailStubExchange *mse = MAIL_STUB_EXCHANGE (stub); ExchangeAccountFolderResult result; EFolder *folder; - char *path; - const char *folder_type, *physical_uri; + char *path, *pub_name; + d(printf ("unsubscribe folder : %s\n", folder_name)); path = g_build_filename ("/", folder_name, NULL); -- cgit v1.2.3