summaryrefslogtreecommitdiff
path: root/mail/evolution-devel/files/patch-libical::src::libical::icallangbind.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-12 00:01:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-12 00:01:04 +0000
commit624cb4d85b919a50995e9969e71e6fcd58d10031 (patch)
treebaec76c2fe9d8b121cc96396f27e1f4bdf0d5bfd /mail/evolution-devel/files/patch-libical::src::libical::icallangbind.c
parentUpgrade to 3.6. (diff)
Update to 1.2.0. This is a big release, and I don't want to polute the
the CVS log with all the details. However, almost every aspect has been touched. Note, that this is still a GNOME 1.x application! More info on the features can be found at Ximian: http://www.ximian.com/products/evolution/
Notes
Notes: svn path=/head/; revision=69932
Diffstat (limited to '')
-rw-r--r--mail/evolution-devel/files/patch-libical::src::libical::icallangbind.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/evolution-devel/files/patch-libical::src::libical::icallangbind.c b/mail/evolution-devel/files/patch-libical::src::libical::icallangbind.c
deleted file mode 100644
index 4d3402387be1..000000000000
--- a/mail/evolution-devel/files/patch-libical::src::libical::icallangbind.c
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- libical/src/libical/icallangbind.c 2001/11/20 12:10:52 1.1
-+++ libical/src/libical/icallangbind.c 2001/11/20 12:11:22
-@@ -22,7 +22,9 @@
- #include "icalproperty.h"
- #include "icalerror.h"
- #include "icalmemory.h"
-+#ifdef HAVE_MALLOC_H
- #include <malloc.h>
-+#endif
- #include <string.h>
-
- int* icallangbind_new_array(int size){