summaryrefslogtreecommitdiff
path: root/mail/evolution/files/patch-ac
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-12-16 01:43:26 +0000
committerAde Lovett <ade@FreeBSD.org>2000-12-16 01:43:26 +0000
commit10d9e1753f1bdf0311dfd0b766cefd57febab611 (patch)
treee144b10f1bde9fc75fc160385b2810587ef22a57 /mail/evolution/files/patch-ac
parentUpdate to 0.4.1.2nd-cup-of-coffee (diff)
Unbreak and update to 0.8
This one just seems to hang and chew CPU, at least on my -current laptop. I fear having to build a separate GNOME environment, with all the debug symbols, to track this one down. Two GNOME's on one machine! He must be mad!
Notes
Notes: svn path=/head/; revision=36014
Diffstat (limited to 'mail/evolution/files/patch-ac')
-rw-r--r--mail/evolution/files/patch-ac33
1 files changed, 13 insertions, 20 deletions
diff --git a/mail/evolution/files/patch-ac b/mail/evolution/files/patch-ac
index e106b51197dc..5d909628c78f 100644
--- a/mail/evolution/files/patch-ac
+++ b/mail/evolution/files/patch-ac
@@ -1,23 +1,16 @@
---- camel/providers/imap/Makefile.in.orig Mon Jul 10 21:34:06 2000
-+++ camel/providers/imap/Makefile.in Tue Jul 11 19:17:54 2000
-@@ -181,3 +181,3 @@
-
--libcamelimap_la_LDFLAGS = -version-info 0:0:0
-+libcamelimap_la_LDFLAGS = -avoid-version
-
---- camel/providers/mbox/Makefile.in.orig Fri Jun 2 15:48:47 2000
-+++ camel/providers/mbox/Makefile.in Wed Jun 28 18:54:19 2000
-@@ -167,3 +167,3 @@
-
--libcamelmbox_la_LDFLAGS = -version-info 0:0:0
-+libcamelmbox_la_LDFLAGS = -avoid-version
-
---- camel/providers/mh/Makefile.in.orig Sat Aug 19 19:26:36 2000
-+++ camel/providers/mh/Makefile.in Wed Aug 23 11:39:46 2000
-@@ -180,3 +180,3 @@
-
--libcamelmh_la_LDFLAGS = -version-info 0:0:0
-+libcamelmh_la_LDFLAGS = -avoid-version
+--- camel/providers/imap/Makefile.in.orig Fri Dec 15 10:01:48 2000
++++ camel/providers/imap/Makefile.in Fri Dec 15 17:22:52 2000
+@@ -188,3 +188,3 @@
+
+-libcamelimap_la_LDFLAGS = $(KRB4_LDFLAGS) -version-info 0:0:0
++libcamelimap_la_LDFLAGS = $(KRB4_LDFLAGS) -avoid-version
+
+--- camel/providers/local/Makefile.in.orig Fri Dec 15 17:26:16 2000
++++ camel/providers/local/Makefile.in Fri Dec 15 18:11:47 2000
+@@ -188,3 +188,3 @@
+
+-libcamellocal_la_LDFLAGS = -version-info 0:0:0
++libcamellocal_la_LDFLAGS = -avoid-version
--- camel/providers/nntp/Makefile.in.orig Sat Aug 19 19:26:36 2000
+++ camel/providers/nntp/Makefile.in Wed Aug 23 11:40:11 2000