Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 15:40:00 -0500
From:      Jorge Mario Mazo <jgutie11@eafit.edu.co>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85501: upgrade of the CDT plugin for eclipse
Message-ID:  <0IM100IF0YR1YX@smtpmed.epm.net.co>
Resent-Message-ID: <200508302040.j7UKeNiw093803@freefall.freebsd.org>

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

>Number:         85501
>Category:       ports
>Synopsis:       upgrade of the CDT plugin for eclipse
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 30 20:40:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jorge Mario Mazo
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD verde.linopryne.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Aug 12 20:17:01 COT 2005 root@verde.linopryne.net:/usr/obj/usr/src/sys/VERDE i386


>Description:
This patch updates cdt from 2.0.1 to 3.0.0 which is the lastest
stable release.

o yeah I almost forgot the distinfo file. Here it goes:
###################################distinfo#######################
MD5 (eclipse/org.eclipse.cdt-3.0.0-linux.x86.tar.gz) = fd578bf9bcbcd89cdbf1480e792a5506
SIZE (eclipse/org.eclipse.cdt-3.0.0-linux.x86.tar.gz) = 11946636
####################################end#############################

>How-To-Repeat:
	
>Fix:

	

--- cdt.diff begins here ---
--- Makefile.old	Sun Aug 28 10:29:49 2005
+++ Makefile	Tue Aug 30 15:14:46 2005
@@ -2,26 +2,24 @@
 # Date created:				March 1, 2004
 # Whom:					gldisater@gldis.ca
 #
-# $FreeBSD: ports/java/eclipse-cdt/Makefile,v 1.9 2005/08/28 15:29:49 nork Exp $
+# $FreeBSD: ports/java/eclipse-cdt/Makefile,v 1.8 2005/03/12 10:51:57 marcus Exp $
 #
 
 PORTNAME=	cdt
-PORTVERSION=	2.1.0
-PORTREVISION=	1
+PORTVERSION=	3.0.0
 CATEGORIES=	java devel
-MASTER_SITES=	http://download.eclipse.org/tools/cdt/releases/new/zips/${PORTVERSION}/
+MASTER_SITES=	http://download.eclipse.org/tools/cdt/releases/eclipse3.1/dist/${PORTVERSION}/
 PKGNAMEPREFIX=	eclipse-
 DISTNAME=	org.eclipse.cdt-${PORTVERSION}-linux.${ECLIPSE_ARCH}
 DIST_SUBDIR=	eclipse
 
-MAINTAINER=	freebsd-eclipse@FreeBSD.org
+MAINTAINER=	java@freebsd.org
 COMMENT=	C/C++ IDE for Eclipse
 
 RUN_DEPENDS=	${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse
 
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
-USE_ZIP=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.4+
 JAVA_OS=	native
--- cdt.diff ends here ---


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



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