From dryice@hotpop.com  Wed Sep 21 08:30:44 2005
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 736DE16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Sep 2005 08:30:44 +0000 (GMT)
	(envelope-from dryice@hotpop.com)
Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6BE2543D53
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Sep 2005 08:30:43 +0000 (GMT)
	(envelope-from dryice@hotpop.com)
Received: from hotpop.com (kubrick.hotpop.com [38.113.3.105])
	by smtp-out.hotpop.com (Postfix) with SMTP id 5189C703EF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Sep 2005 08:30:36 +0000 (UTC)
Received: from hotpop.com (unknown [221.0.238.174])
	by smtp-1.hotpop.com (Postfix) with ESMTP
	id A4C271A026C; Wed, 21 Sep 2005 08:30:24 +0000 (UTC)
Received: by hotpop.com (sSMTP sendmail emulation); Wed, 21 Sep 2005 16:30:27 +0800
Message-Id: <20050921083027.A4C271A026C@smtp-1.hotpop.com>
Date: Wed, 21 Sep 2005 16:30:27 +0800
From: Dryice Liu <dryice@hotpop.com>
Reply-To: Dryice Liu <dryice@hotpop.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Dryice Liu <dryice@hotpop.com>
Subject: [maintainer] devel/cedet: update to 1.0pre3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         86398
>Category:       ports
>Synopsis:       [maintainer] devel/cedet: update to 1.0pre3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    barner
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 21 08:40:06 GMT 2005
>Closed-Date:    Thu Sep 22 12:46:53 GMT 2005
>Last-Modified:  Thu Sep 22 12:46:53 GMT 2005
>Originator:     Dryice Liu
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Jul 1 19:39:07 CST 2005 


>Description:
	update to 1.0pre3
>How-To-Repeat:
	
>Fix:

	

--- cedet.diff begins here ---
diff -ruN cedet.old/Makefile cedet/Makefile
--- cedet.old/Makefile	Thu Jan 13 08:20:26 2005
+++ cedet/Makefile	Wed Sep 21 15:46:37 2005
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	cedet
-PORTVERSION=	1.0.b3.b
+PORTVERSION=	1.0.pre3
 CATEGORIES=	devel elisp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://bsdchat.com/dist/dryice/
 MASTER_SITE_SUBDIR=	cedet
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
-DISTNAME=	${PORTNAME}-1.0beta3b
+DISTNAME=	${PORTNAME}-1.0pre3
 
 MAINTAINER=	dryice@liu.com.cn
 COMMENT=	Collection of Emacs Development Environment Tools
diff -ruN cedet.old/distinfo cedet/distinfo
--- cedet.old/distinfo	Wed Aug  4 10:38:31 2004
+++ cedet/distinfo	Wed Sep 21 15:48:12 2005
@@ -1,2 +1,2 @@
-MD5 (cedet-1.0beta3b.tar.gz) = f24a07c8c934596fb33a81b653edaf73
-SIZE (cedet-1.0beta3b.tar.gz) = 1268732
+MD5 (cedet-1.0pre3.tar.gz) = 2932fa2a8ab8fc63402ecb8194ca26b4
+SIZE (cedet-1.0pre3.tar.gz) = 1357388
diff -ruN cedet.old/pkg-plist cedet/pkg-plist
--- cedet.old/pkg-plist	Wed Aug  4 10:38:31 2004
+++ cedet/pkg-plist	Wed Sep 21 16:02:42 2005
@@ -29,6 +29,8 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/cedet.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/ezimage.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/ezimage.elc
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/fame.el
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/fame.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/icons/bits.xpm
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/icons/bitsbang.xpm
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/common/icons/box-minus.xpm
@@ -134,6 +136,7 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/eieio/eieio-speedbar.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/eieio/eieio-speedbar.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/eieio/eieio-tests.el
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/eieio/eieio-test-methodinvoke.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/eieio/eieio.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/eieio/eieio.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/eieio/linemark.el
@@ -256,6 +259,7 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semanticdb-mk.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semanticdb-search.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semanticdb-search.elc
+%%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semanticdb-skel.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semanticdb-system.el
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semanticdb-system.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/cedet/semantic/semanticdb.el
--- cedet.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->barner 
Responsible-Changed-By: barner 
Responsible-Changed-When: Wed Sep 21 09:43:19 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86398 
State-Changed-From-To: open->closed 
State-Changed-By: barner 
State-Changed-When: Thu Sep 22 12:46:35 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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