Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2010 20:35:42 -0700 (PDT)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gerrit.beine@gmx.de
Subject:   ports/148612: [PATCH] devel/subclipse: Update paths for new eclipse version
Message-ID:  <201007150335.o6F3ZgLe000215@misty.eyesbeyond.com>
Resent-Message-ID: <201007150340.o6F3e3AI056876@freefall.freebsd.org>

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

>Number:         148612
>Category:       ports
>Synopsis:       [PATCH] devel/subclipse: Update paths for new eclipse version
>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 03:40:03 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 (gerrit.beine@gmx.de) is cc'd.

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

--- subclipse-1.6.5_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/devel/subclipse/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	28 Mar 2010 06:33:41 -0000	1.21
+++ Makefile	15 Jul 2010 03:29:14 -0000
@@ -22,7 +22,7 @@
 NO_BUILD=	yes
 USE_ZIP=	yes
 
-ECLIPSE=	${PREFIX}/eclipse
+ECLIPSE=	${PREFIX}/lib/eclipse
 SUBCLIPSE=	org.tigris.subversion.subclipse
 SUBCLIPSEFILES=	features/${SUBCLIPSE}_${PORTVERSION} \
 		features/${SUBCLIPSE}.graph.feature_1.0.7 \
--- subclipse-1.6.5_2.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?201007150335.o6F3ZgLe000215>