Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2004 21:57:12 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/68043: [maintainer update]devel/cedet: handle extra info files in new version
Message-ID:  <20040617131911.CFFEF616B23@smtp-2.hotpop.com>
Resent-Message-ID: <200406171400.i5HE0jmR001329@freefall.freebsd.org>

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

>Number:         68043
>Category:       ports
>Synopsis:       [maintainer update]devel/cedet: handle extra info files in new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 17 14:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Mar 1 16:17:42 CST 2004 ddliu@dryice.3322.org:/usr/obj/usr/src/sys/SERVER i386


>Description:
	New version of CEDET comes with several new info files and I
	didn't notice this when upgrading the port. Sorry and here's
	the patch.
>How-To-Repeat:
	make install deinstall
	And then several info files (see the patch below) will be left
	in ${LOCALBASE}/info
>Fix:



--- cedet.diff begins here ---
diff -ruN cedet.old/Makefile cedet/Makefile
--- cedet.old/Makefile	Thu Jun 17 16:26:44 2004
+++ cedet/Makefile	Thu Jun 17 16:35:14 2004
@@ -22,7 +22,9 @@
 
 CEDET_LISPDIR=	${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
 
-INFO=		cogre ede eieio semantic speedbar
+INFO=		bovine cogre ede eieio grammar-fw semantic \
+		semantic-appdev semantic-langdev semantic-user \
+		wisent speedbar
 SEMANTIC_ELISP_SUBDIRS=	bovine wisent
 
 USE_GMAKE=	yes
--- cedet.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?20040617131911.CFFEF616B23>