summaryrefslogtreecommitdiffstats
path: root/mail/evolution/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-04-06 10:44:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-04-06 10:44:20 +0800
commit700f4d49cb89cd09fa38ff25de378e409522aa66 (patch)
treefe2b7c760e7369eb643ca8d9d245e8dd1d4058cb /mail/evolution/files
parent8d79da5a3c260420890a9e2ba472552f700254be (diff)
downloadmarcuscom-ports-700f4d49cb89cd09fa38ff25de378e409522aa66.tar
marcuscom-ports-700f4d49cb89cd09fa38ff25de378e409522aa66.tar.gz
marcuscom-ports-700f4d49cb89cd09fa38ff25de378e409522aa66.tar.bz2
marcuscom-ports-700f4d49cb89cd09fa38ff25de378e409522aa66.tar.lz
marcuscom-ports-700f4d49cb89cd09fa38ff25de378e409522aa66.tar.xz
marcuscom-ports-700f4d49cb89cd09fa38ff25de378e409522aa66.tar.zst
marcuscom-ports-700f4d49cb89cd09fa38ff25de378e409522aa66.zip
Update to 1.5.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2267 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/files')
-rw-r--r--mail/evolution/files/patch-camel_camel-debug.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/evolution/files/patch-camel_camel-debug.c b/mail/evolution/files/patch-camel_camel-debug.c
new file mode 100644
index 000000000..905dc0fdc
--- /dev/null
+++ b/mail/evolution/files/patch-camel_camel-debug.c
@@ -0,0 +1,11 @@
+--- camel/camel-debug.c.orig Mon Apr 5 22:06:03 2004
++++ camel/camel-debug.c Mon Apr 5 22:06:48 2004
+@@ -153,8 +153,6 @@
+ pthread_mutex_unlock(&debug_lock);
+ }
+
+-#include <sys/debugreg.h>
+-
+ #if 0
+ static unsigned
+ i386_length_and_rw_bits (int len, enum target_hw_bp_type type)