summaryrefslogtreecommitdiff
path: root/science/paje/files/patch-NSArray+Additions.m
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2017-08-21 13:26:28 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2017-08-21 13:26:28 +0000
commit31e0b9f12cc7c944cfa44082f5ff6c94615f8d68 (patch)
tree1818a753b93ff1ef78365147f674b9e83bcf0048 /science/paje/files/patch-NSArray+Additions.m
parentDon't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT, (diff)
Update GNUstep core libraries.
Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release.
Notes
Notes: svn path=/head/; revision=448472
Diffstat (limited to 'science/paje/files/patch-NSArray+Additions.m')
-rw-r--r--science/paje/files/patch-NSArray+Additions.m10
1 files changed, 0 insertions, 10 deletions
diff --git a/science/paje/files/patch-NSArray+Additions.m b/science/paje/files/patch-NSArray+Additions.m
deleted file mode 100644
index f2946e66abb6..000000000000
--- a/science/paje/files/patch-NSArray+Additions.m
+++ /dev/null
@@ -1,10 +0,0 @@
---- General/NSArray+Additions.m.orig 2006-01-24 14:10:07.000000000 +0100
-+++ General/NSArray+Additions.m 2008-05-03 08:13:11.000000000 +0200
-@@ -19,6 +19,7 @@
- */
-
- #include "NSArray+Additions.h"
-+#include "Foundation/NSEnumerator.h"
- #include "Macros.h"
-
- // Enumerator of objects in a range of indexes of an array