ports/148613: [PATCH] devel/mercurialeclipse: Update path for new eclipse version

Greg Lewis glewis at FreeBSD.org
Thu Jul 15 03:50:05 UTC 2010


>Number:         148613
>Category:       ports
>Synopsis:       [PATCH] devel/mercurialeclipse: Update path 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:50:04 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 (eg at fbsd.lt) is cc'd.

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

--- mercurialeclipse-1.4.1286_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/devel/mercurialeclipse/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	28 Mar 2010 06:33:22 -0000	1.5
+++ Makefile	15 Jul 2010 03:36:32 -0000
@@ -25,7 +25,7 @@
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
-ECLIPSE=	${PREFIX}/eclipse
+ECLIPSE=	${PREFIX}/lib/eclipse
 PLUGINS=	plugins
 
 do-install:
Index: pkg-plist
===================================================================
RCS file: /var/fcvs/ports/devel/mercurialeclipse/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	5 Aug 2009 08:29:58 -0000	1.1
+++ pkg-plist	15 Jul 2010 03:36:39 -0000
@@ -1,2 +1,2 @@
-eclipse/plugins/com.vectrace.MercurialEclipse_%%VER%%.jar
- at dirrmtry eclipse/plugins
+lib/eclipse/plugins/com.vectrace.MercurialEclipse_%%VER%%.jar
+ at dirrmtry lib/eclipse/plugins
--- mercurialeclipse-1.4.1286_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list