diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 06:10:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 06:10:10 +0800 |
commit | 752a66b40a757b50196fb97fda1143a42e96c295 (patch) | |
tree | 49bd85e2fc333a96c40e09b46a8027f64b1a470f /mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c | |
parent | 2d81cfc3ccdf086d3ac5c107818ffe2f73f04d9a (diff) | |
download | marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar.gz marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar.zst marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.zip |
Move gnome3 ports into the place of the gnome2 locations.
Update to new port rules, remove conflicts, latest_link, enable stage support.
gnome-games was skipped because I got a update for that.
gnome-keyring 2 vs 3, needs to be looked at.
zenity 2 vs 3, and libgnomekbd 2 vs 3
Use new lib_depend syntax in bsd.gnome.mk.
Possible lots of broken links.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18813 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c')
-rw-r--r-- | mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c b/mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c deleted file mode 100644 index 5801861bd..000000000 --- a/mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libexchangemapi/exchange-mapi-cal-utils.c.orig 2010-06-07 16:59:16.000000000 +0200 -+++ src/libexchangemapi/exchange-mapi-cal-utils.c 2010-06-07 17:01:25.000000000 +0200 -@@ -2175,6 +2175,7 @@ populate_freebusy_data (struct Binary_r - gchar *start = NULL, *end = NULL; - time_t start_date, end_date; - icalcomponent *icalcomp = NULL; -+ int daylight = 0; - - if (!bin) - return; |