From dryice@hotpop.com  Wed Jun  9 00:04:21 2004
Return-Path: <dryice@hotpop.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D1E2216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jun 2004 00:04:21 +0000 (GMT)
Received: from snickers.hotpop.com (snickers.hotpop.com [38.113.3.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 88C6F43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jun 2004 00:04:21 +0000 (GMT)
	(envelope-from dryice@hotpop.com)
Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103])
	by snickers.hotpop.com (Postfix) with SMTP id A9AD5720FD
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2004 23:06:30 +0000 (UTC)
Received: from hotpop.com (unknown [219.146.250.147])
	by smtp-3.hotpop.com (Postfix) with ESMTP id C52ADF92175
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2004 23:38:09 +0000 (UTC)
Received: by hotpop.com (sSMTP sendmail emulation); Wed,  9 Jun 2004 08:04:08 +0800
Message-Id: <20040608233809.C52ADF92175@smtp-3.hotpop.com>
Date: Wed,  9 Jun 2004 08:04:08 +0800
From: Dryice Liu <dryice@hotpop.com>
Reply-To: Dryice Liu <dryice@liu.com.cn>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer update] devel/cedet: upgrade to 1.0beta2b
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67728
>Category:       ports
>Synopsis:       [maintainer update] devel/cedet: upgrade to 1.0beta2b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 09 00:10:23 GMT 2004
>Closed-Date:    Wed Jun 09 10:43:12 GMT 2004
>Last-Modified:  Wed Jun 09 10:43:12 GMT 2004
>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:
	Changes:
		- upgrade to 1.0beta2b
		- conflicts with eieio, semantic, and speedbar
>How-To-Repeat:
	N/A
>Fix:


--- cedet.diff begins here ---
diff -ruN cedet.old/Makefile cedet/Makefile
--- cedet.old/Makefile	Tue Jun  8 19:58:50 2004
+++ cedet/Makefile	Wed Jun  9 06:42:21 2004
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	cedet
-PORTVERSION=	1.0.b1.c
+PORTVERSION=	1.0.b2.b
 CATEGORIES=	devel elisp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	cedet
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/beta/:S/.c/c/}
+DISTNAME=	${PORTNAME}-1.0beta2b
 
 MAINTAINER=	dryice@liu.com.cn
 COMMENT=	Collection of Emacs Development Environment Tools
@@ -23,6 +23,7 @@
 SEMANTIC_ELISP_SUBDIRS=	bovine wisent
 
 USE_GMAKE=	yes
+CONFLICTS=	eieio* semantic* speedbar*
 
 do-install:
 	${MKDIR} ${CEDET_LISPDIR}
diff -ruN cedet.old/distinfo cedet/distinfo
--- cedet.old/distinfo	Tue Jun  8 19:58:49 2004
+++ cedet/distinfo	Wed Jun  9 06:42:19 2004
@@ -1,2 +1,2 @@
-MD5 (cedet-1.0beta1c.tar.gz) = 720e627f15922cab14ee79fd34e0d81d
-SIZE (cedet-1.0beta1c.tar.gz) = 1047291
+MD5 (cedet-1.0beta2b.tar.gz) = f99691f093ec9dad732cbe7d9625cdd3
+SIZE (cedet-1.0beta2b.tar.gz) = 1249567
diff -ruN cedet.old/pkg-plist cedet/pkg-plist
--- cedet.old/pkg-plist	Tue Jun  8 19:58:53 2004
+++ cedet/pkg-plist	Wed Jun  9 06:42:22 2004
@@ -20,6 +20,8 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-autogen.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-compat.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-compat.elc
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-edebug.el
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-edebug.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-load.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-load.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet-loaddefs.el
@@ -205,10 +207,14 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-grammar-wy.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-grammar.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-grammar.elc
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-html.el
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-html.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-ia-sb.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-ia-sb.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-ia.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-ia.elc
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-idle.el
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-idle.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-imenu.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-imenu.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semantic-lex.el
@@ -254,10 +260,10 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/senator.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/bison-wisent.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/bison-wisent.elc
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/semantic-wisent.el
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/semantic-wisent.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-awk-wy.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-awk-wy.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-bovine.el
-%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-bovine.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-calc-wy.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-calc-wy.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-calc.el
@@ -274,8 +280,6 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-grammar-macros.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-grammar.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-grammar.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-java-lex.el
-%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-java-lex.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-java-tags-wy.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-java-tags-wy.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/wisent/wisent-java-tags.el
--- cedet.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Wed Jun 9 10:42:53 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67728 
>Unformatted:
