summaryrefslogtreecommitdiff
path: root/databases/mylibrary/files/patch-LibrarySource.m
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2013-08-28 18:26:01 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2013-08-28 18:26:01 +0000
commit3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99 (patch)
treeab5064afd823ae17563635026226e53774a6614d /databases/mylibrary/files/patch-LibrarySource.m
parentUpdate devel/monodevelop to 4.0.12 and unbreak build. (diff)
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
Notes
Notes: svn path=/head/; revision=325546
Diffstat (limited to 'databases/mylibrary/files/patch-LibrarySource.m')
-rw-r--r--databases/mylibrary/files/patch-LibrarySource.m10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/mylibrary/files/patch-LibrarySource.m b/databases/mylibrary/files/patch-LibrarySource.m
deleted file mode 100644
index d277c2eecea7..000000000000
--- a/databases/mylibrary/files/patch-LibrarySource.m
+++ /dev/null
@@ -1,10 +0,0 @@
---- LibrarySource.m.orig 2004-08-10 15:02:17.000000000 +0200
-+++ LibrarySource.m 2008-06-16 20:51:24.000000000 +0200
-@@ -20,6 +20,7 @@
- ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-+#include "GNUstepBase/GNUstep.h"
- #include "GNUstep.h"
- #include "LibrarySource.h"
- #include "AttributesSource.h"