diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-31 15:04:24 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-31 15:04:24 +0000 |
commit | 38986901f0780a4f7478861183dd9b54603eb8a5 (patch) | |
tree | 0f1d8765be59bed38fe70e40203114db61cfd244 /mail/sylpheed-claws-vcalendar/files/patch-vcalendar.c | |
parent | - Add missing entries to distinfo (diff) |
sylpheed-claws was renamed upstream to claws-mail. Compleate repocopies of
mail/sulpheed-claws-* plugins to mail/claws-mail-* and update them to the
latest version. Remove the old ports: [1]
mail/sylpheed-claws-att_remover
mail/sylpheed-claws-cachesaver
mail/sylpheed-claws-etpan_privacy
mail/sylpheed-claws-fetchinfo
mail/sylpheed-claws-gtkhtml2_viewer
mail/sylpheed-claws-maildir
mail/sylpheed-claws-mailmbox
mail/sylpheed-claws-newmail
mail/sylpheed-claws-notification
mail/sylpheed-claws-perl
mail/sylpheed-claws-rssyl
mail/sylpheed-claws-smime
mail/sylpheed-claws-synce
mail/sylpheed-claws-vcalendar
PR: 106576-106589 [1], 107286 [2]
Submitted by: Pawel Pekala (maintainer) [1], me (itetcu) [2]
Repocopies by: marcus@
Notes
Notes:
svn path=/head/; revision=181158
Diffstat (limited to 'mail/sylpheed-claws-vcalendar/files/patch-vcalendar.c')
-rw-r--r-- | mail/sylpheed-claws-vcalendar/files/patch-vcalendar.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/sylpheed-claws-vcalendar/files/patch-vcalendar.c b/mail/sylpheed-claws-vcalendar/files/patch-vcalendar.c deleted file mode 100644 index 94a37f256fda..000000000000 --- a/mail/sylpheed-claws-vcalendar/files/patch-vcalendar.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/vcalendar.c.orig Mon Apr 3 21:48:28 2006 -+++ src/vcalendar.c Mon Apr 3 21:50:19 2006 -@@ -26,6 +26,7 @@ - #include <ical.h> - #include "gettext.h" - #include <gtk/gtk.h> -+#include <pthread.h> - - #include "mimeview.h" - #include "utils.h" |