This patch updates java/eclipse-cdt to the latest version 3.0.1. It also installs the native shared libraries that were previously missing. In order to do this the distfile of the cdt-sdk had to be used instead. A static pkg-plist is also used to help people searching through the ports files. PR: ports/89893 Submitted by: Panagiotis Astithas <past@ebs.gr> Approved by: maintainer timeout
12 lines
474 B
XML
12 lines
474 B
XML
--- eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.0.1/fragment.xml.orig Thu Nov 3 05:32:08 2005
|
|
+++ eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.0.1/fragment.xml Sat Dec 3 00:06:43 2005
|
|
@@ -1,7 +1,7 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?eclipse version="3.0"?>
|
|
<fragment
|
|
- id="org.eclipse.cdt.source.linux.gtk.x86"
|
|
+ id="org.eclipse.cdt.source.freebsd.gtk.x86"
|
|
name="%pluginName"
|
|
version="3.0.1"
|
|
provider-name="Eclipse.org"
|