Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 19:51:18 -0700 (PDT)
From:      Greg Lewis <glewis@misty.eyesbeyond.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nivit@FreeBSD.org
Subject:   ports/148662: [PATCH] java/eclipse-drjava: update path for new eclipse version
Message-ID:  <201007160251.o6G2pIC3088244@misty.eyesbeyond.com>
Resent-Message-ID: <201007160300.o6G30ACS095819@freefall.freebsd.org>

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

>Number:         148662
>Category:       ports
>Synopsis:       [PATCH] java/eclipse-drjava: 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:   Fri Jul 16 03:00:09 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 installation path for the new version of eclipse.

Port maintainer (nivit@FreeBSD.org) is cc'd.

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

--- eclipse-drjava-0.9.8_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/java/eclipse-drjava/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	28 Mar 2010 06:38:38 -0000	1.8
+++ Makefile	16 Jul 2010 02:48:31 -0000
@@ -26,7 +26,7 @@
 JAVA_VERSION=	1.4+
 JAVA_OS=	native
 
-DATADIR=	${PREFIX}/eclipse/plugins
+DATADIR=	${PREFIX}/lib/eclipse/plugins
 
 EPLUGIN_ID=	edu.rice.cs.drjava
 EPLUGIN_VER=	${PORTVERSION}
--- eclipse-drjava-0.9.8_4.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?201007160251.o6G2pIC3088244>