summaryrefslogtreecommitdiff
path: root/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-01-12 19:24:05 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-01-12 19:24:05 +0000
commit9f5f75dd1a04c231ad7f5c2ef21269b222eb2120 (patch)
treed7664d5ec9b1e0c16ad8162f6cbce8265879d912 /java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties
parentsysutils/rubygem-bosh_cli: Make version requirement to json_pure less strict (diff)
Update Eclipse CDT to 9.0.1 and assign port to submitter.
PR: 213649 Submitted by: Michael Zhilin <mizhka@gmail.com>
Notes
Notes: svn path=/head/; revision=431296
Diffstat (limited to 'java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties')
-rw-r--r--java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties
deleted file mode 100644
index ae19941cad81..000000000000
--- a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties
+++ /dev/null
@@ -1,13 +0,0 @@
---- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/plugin.properties.orig Mon Nov 6 14:44:11 2006
-+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/plugin.properties Mon Nov 6 14:45:02 2006
-@@ -27,6 +27,10 @@
- TargetName.solaris.exe=Executable (Gnu on Solaris)
- TargetName.solaris.so=Shared Library (Gnu on Solaris)
- TargetName.solaris.lib=Static Library (Gnu on Solaris)
-+TargetName.freebsd=FreeBSD
-+TargetName.freebsd.exe=FreeBSD Executable
-+TargetName.freebsd.so=FreeBSD Shared Library
-+TargetName.freebsd.lib=FreeBSD Static Library
-
- # No longer needed post-2.0
- TargetName.cygw=Cygwin