diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 19:24:05 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 19:24:05 +0000 |
commit | 9f5f75dd1a04c231ad7f5c2ef21269b222eb2120 (patch) | |
tree | d7664d5ec9b1e0c16ad8162f6cbce8265879d912 /java/eclipse-cdt/files/patch-plugin.properties | |
parent | sysutils/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-plugin.properties')
-rw-r--r-- | java/eclipse-cdt/files/patch-plugin.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/java/eclipse-cdt/files/patch-plugin.properties b/java/eclipse-cdt/files/patch-plugin.properties deleted file mode 100644 index 922fdde43205..000000000000 --- a/java/eclipse-cdt/files/patch-plugin.properties +++ /dev/null @@ -1,10 +0,0 @@ ---- eclipse/plugins/org.eclipse.cdt.core_3.1.2.200702150621/plugin.properties.orig Thu Mar 30 20:15:52 2006 -+++ eclipse/plugins/org.eclipse.cdt.core_3.1.2.200702150621/plugin.properties Thu Mar 30 20:16:31 2006 -@@ -56,6 +56,7 @@ - fragmentName.solaris = C/C++ Development Tools Core for Solaris - fragmentName.win32 = C/C++ Development Tools Core for Windows - fragmentName.macosx = C/C++ Development Tools Core for MacOS X -+fragmentName.freebsd = C/C++ Development Tools Core for FreeBSD - - CodeFormatter.name=C/C++ Code Formatter - CodeFormatter.name=C/C++ Code Formatters |