summaryrefslogtreecommitdiffstats
path: root/mail/evolution-exchange
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-30 11:11:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-30 11:11:01 +0800
commitd0f0bcbd3bc775d96f473fc4556c298df0fbc494 (patch)
tree3a2d2d63bee00c522fce31b047bd28087078adbe /mail/evolution-exchange
parent451cc20b75a654bb3aed654db3f755eda77e4f46 (diff)
downloadmarcuscom-ports-d0f0bcbd3bc775d96f473fc4556c298df0fbc494.tar.gz
marcuscom-ports-d0f0bcbd3bc775d96f473fc4556c298df0fbc494.tar.zst
marcuscom-ports-d0f0bcbd3bc775d96f473fc4556c298df0fbc494.zip
Update to 2.3.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4357 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r--mail/evolution-exchange/Makefile4
-rw-r--r--mail/evolution-exchange/distinfo4
-rw-r--r--mail/evolution-exchange/files/patch-calendar_e-cal-backend-exchange.c20
-rw-r--r--mail/evolution-exchange/pkg-plist2
4 files changed, 22 insertions, 8 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 4c6630319..dde0f50f0 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.33 2005/07/03 23:04:56 kwm Exp $
+# $MCom: ports/mail/evolution-exchange/Makefile,v 1.34 2005/07/13 22:49:44 marcus Exp $
#
PORTNAME= evolution-exchange
-PORTVERSION= 2.3.5
+PORTVERSION= 2.3.6
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 dbd823450..fa6694c68 100644
--- a/mail/evolution-exchange/distinfo
+++ b/mail/evolution-exchange/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/evolution-exchange-2.3.5.tar.bz2) = c482766dd37172d59bca602fd1d02a2d
-SIZE (gnome2/evolution-exchange-2.3.5.tar.bz2) = 1046058
+MD5 (gnome2/evolution-exchange-2.3.6.tar.bz2) = cde17d070e396351044df77ec01513f5
+SIZE (gnome2/evolution-exchange-2.3.6.tar.bz2) = 1060789
diff --git a/mail/evolution-exchange/files/patch-calendar_e-cal-backend-exchange.c b/mail/evolution-exchange/files/patch-calendar_e-cal-backend-exchange.c
index 466d30410..105002aae 100644
--- a/mail/evolution-exchange/files/patch-calendar_e-cal-backend-exchange.c
+++ b/mail/evolution-exchange/files/patch-calendar_e-cal-backend-exchange.c
@@ -1,6 +1,18 @@
---- calendar/e-cal-backend-exchange.c.orig Sat Mar 19 14:24:33 2005
-+++ calendar/e-cal-backend-exchange.c Sat Mar 19 14:25:06 2005
-@@ -1432,6 +1432,7 @@
+--- calendar/e-cal-backend-exchange.c.orig Thu Jul 21 10:54:25 2005
++++ calendar/e-cal-backend-exchange.c Fri Jul 29 23:06:07 2005
+@@ -363,10 +363,10 @@ open_calendar (ECalBackendSync *backend,
+ static ECalBackendSyncStatus
+ remove_calendar (ECalBackendSync *backend, EDataCal *cal)
+ {
+- d(printf("ecbe_remove_calendar(%p, %p)\n", backend, cal));
+ ECalBackendExchange *cbex = E_CAL_BACKEND_EXCHANGE (backend);
+ ExchangeAccountFolderResult result;
+ const char *uri;
++ d(printf("ecbe_remove_calendar(%p, %p)\n", backend, cal));
+
+ /* FIXME: Deleting calendar/tasks from respective views */
+ uri = e_folder_exchange_get_internal_uri (cbex->folder);
+@@ -1437,6 +1437,7 @@ build_msg ( ECalBackendExchange *cbex, E
e_cal_component_get_uid (comp, &uid);
e_cal_component_get_attachment_list (comp, &attach_list);
for (l = attach_list; l ; l = l->next){
@@ -8,7 +20,7 @@
if (!strncmp ((char *)l->data, "file://", 7)) {
fname = (char *)(l->data) + strlen ("file://");
filename = g_strrstr (fname, "/") + 1;
-@@ -1461,7 +1462,7 @@
+@@ -1465,7 +1466,7 @@ build_msg ( ECalBackendExchange *cbex, E
camel_data_wrapper_construct_from_stream (wrapper, stream);
camel_object_unref (stream);
diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist
index 829742c84..9b498e5b0 100644
--- a/mail/evolution-exchange/pkg-plist
+++ b/mail/evolution-exchange/pkg-plist
@@ -17,6 +17,7 @@ libexec/evolution/%%EVO_VERSION%%/evolution-exchange-storage
%%OLDDOCSDIR%%/index.sgml
%%OLDDOCSDIR%%/left.png
%%OLDDOCSDIR%%/right.png
+%%OLDDOCSDIR%%/style.css
%%OLDDOCSDIR%%/up.png
%%OLDDOCSDIR%%/ximian-connector-E2kAutoconfig.html
%%OLDDOCSDIR%%/ximian-connector-E2kContext-(private).html
@@ -86,6 +87,7 @@ share/locale/en_GB/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
share/locale/es/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
share/locale/fi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
share/locale/fr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
+share/locale/gl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
share/locale/gu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
share/locale/hi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
share/locale/hu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo