From 3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99 Mon Sep 17 00:00:00 2001 From: David Chisnall Date: Wed, 28 Aug 2013 18:26:01 +0000 Subject: Update to latest GNUstep core libraries. Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt --- deskutils/toolbox/files/patch-DefaultView.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 deskutils/toolbox/files/patch-DefaultView.h (limited to 'deskutils/toolbox/files/patch-DefaultView.h') diff --git a/deskutils/toolbox/files/patch-DefaultView.h b/deskutils/toolbox/files/patch-DefaultView.h deleted file mode 100644 index 2ca11054e907..000000000000 --- a/deskutils/toolbox/files/patch-DefaultView.h +++ /dev/null @@ -1,10 +0,0 @@ ---- DefaultEditor/DefaultView.h.orig 2003-03-28 17:09:41.000000000 +0100 -+++ DefaultEditor/DefaultView.h 2008-05-03 09:50:08.000000000 +0200 -@@ -27,6 +27,7 @@ - #ifndef _Toolbox_DefaultEditor_H_DefaultView - #define _Toolbox_DefaultEditor_H_DefaultView - -+#include - #include - - @class NSOutlineView; -- cgit v1.2.3