summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authordholland <dholland>2012-08-23 04:10:59 +0000
committerdholland <dholland>2012-08-23 04:10:59 +0000
commitd4c565a0bfdb536b05e77846858d65941eb84eda (patch)
treeebd57ac67db533892a2d3892686994a762688dc1 /mail
parentd5ff45df77a47e534fa01ead82291d2592253c5e (diff)
downloadpkgsrc-d4c565a0bfdb536b05e77846858d65941eb84eda.tar.gz
These patches are no longer needed after the last update; they were
removed from distinfo but apparently not from CVS.
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail-notification/patches/patch-gtkhotkey_gtk-hotkey-error_h15
-rw-r--r--mail/claws-mail-notification/patches/patch-gtkhotkey_x11_tomboykeybinder_h15
2 files changed, 0 insertions, 30 deletions
diff --git a/mail/claws-mail-notification/patches/patch-gtkhotkey_gtk-hotkey-error_h b/mail/claws-mail-notification/patches/patch-gtkhotkey_gtk-hotkey-error_h
deleted file mode 100644
index 7ec2ab1cc2b..00000000000
--- a/mail/claws-mail-notification/patches/patch-gtkhotkey_gtk-hotkey-error_h
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-gtkhotkey_gtk-hotkey-error_h,v 1.1 2012/05/10 07:31:02 dholland Exp $
-
-Fix build with latest glib2.
-
---- gtkhotkey/gtk-hotkey-error.h~ 2009-10-16 21:23:33.000000000 +0000
-+++ gtkhotkey/gtk-hotkey-error.h
-@@ -23,7 +23,7 @@
- #ifndef __GTK_HOTKEY_ERROR_H__
- #define __GTK_HOTKEY_ERROR_H__
-
--#include <glib/gquark.h>
-+#include <glib.h>
-
- G_BEGIN_DECLS
-
diff --git a/mail/claws-mail-notification/patches/patch-gtkhotkey_x11_tomboykeybinder_h b/mail/claws-mail-notification/patches/patch-gtkhotkey_x11_tomboykeybinder_h
deleted file mode 100644
index e0f9e19da14..00000000000
--- a/mail/claws-mail-notification/patches/patch-gtkhotkey_x11_tomboykeybinder_h
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-gtkhotkey_x11_tomboykeybinder_h,v 1.1 2012/05/10 07:31:02 dholland Exp $
-
-Fix build with latest glib2.
-
---- gtkhotkey/x11/tomboykeybinder.h~ 2009-10-16 21:23:33.000000000 +0000
-+++ gtkhotkey/x11/tomboykeybinder.h
-@@ -2,7 +2,7 @@
- #ifndef __TOMBOY_KEY_BINDER_H__
- #define __TOMBOY_KEY_BINDER_H__
-
--#include <glib/gtypes.h>
-+#include <glib.h>
-
- G_BEGIN_DECLS
-