Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2010 21:00:01 -0700 (PDT)
From:      Greg Lewis <glewis@misty.eyesbeyond.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        rehsack@web.de
Subject:   ports/148616: [PATCH] java/eclipse-RDT: update path for new version of eclipse
Message-ID:  <201007150400.o6F401KQ030643@misty.eyesbeyond.com>
Resent-Message-ID: <201007150400.o6F40ENf073632@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148616
>Category:       ports
>Synopsis:       [PATCH] java/eclipse-RDT: update path for new version of eclipse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 04:00:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Greg Lewis
>Release:        FreeBSD 7.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD misty.eyesbeyond.com 7.3-RELEASE FreeBSD 7.3-RELEASE #0: Sat Apr 10 10:48:33 PDT 2010
>Description:
. Update the installation path for the new version of eclipse.

Port maintainer (rehsack@web.de) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- eclipse-RDT-0.9.1_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/java/eclipse-RDT/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	28 Mar 2010 06:38:36 -0000	1.5
+++ Makefile	13 Jul 2010 06:14:19 -0000
@@ -26,7 +26,7 @@
 
 RDT=		org.rubypeople.rdt
 RDTVERSION=	${PORTVERSION}.200711131528NGT
-ECLIPSE=	${PREFIX}/eclipse
+ECLIPSE=	${PREFIX}/lib/eclipse
 RDTFILES=	features/org.rubypeople.rdt_${RDTVERSION} \
 		features/com.aptana.rdt.mylyn_feature_${RDTVERSION} \
 		plugins/com.aptana.rdt.mylyn_${RDTVERSION} \
--- eclipse-RDT-0.9.1_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007150400.o6F401KQ030643>