From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 17 14:00:45 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB15C16A4CF for ; Thu, 17 Jun 2004 14:00:45 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C88F843D62 for ; Thu, 17 Jun 2004 14:00:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5HE0jwB001330 for ; Thu, 17 Jun 2004 14:00:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5HE0jmR001329; Thu, 17 Jun 2004 14:00:45 GMT (envelope-from gnats) Resent-Date: Thu, 17 Jun 2004 14:00:45 GMT Resent-Message-Id: <200406171400.i5HE0jmR001329@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39EA116A4CE for ; Thu, 17 Jun 2004 13:57:47 +0000 (GMT) Received: from babyruth.hotpop.com (babyruth.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id E001E43D5D for ; Thu, 17 Jun 2004 13:57:46 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by babyruth.hotpop.com (Postfix) with SMTP id 012566169CE for ; Thu, 17 Jun 2004 13:19:21 +0000 (UTC) Received: from hotpop.com (unknown [219.146.249.76]) by smtp-2.hotpop.com (Postfix) with ESMTP id CFFEF616B23; Thu, 17 Jun 2004 13:19:11 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Thu, 17 Jun 2004 21:57:12 +0800 Message-Id: <20040617131911.CFFEF616B23@smtp-2.hotpop.com> Date: Thu, 17 Jun 2004 21:57:12 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Dryice Liu Subject: ports/68043: [maintainer update]devel/cedet: handle extra info files in new version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 14:00:46 -0000 >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: