Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 17:31:43 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/68000: [maintainer update]devel/cedet: support cedet-emacs20 subport
Message-ID:  <20040616090259.8712FF97F74@smtp-3.hotpop.com>
Resent-Message-ID: <200406160940.i5G9eJmf012944@freefall.freebsd.org>

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

>Number:         68000
>Category:       ports
>Synopsis:       [maintainer update]devel/cedet: support cedet-emacs20 subport
>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:   Wed Jun 16 09:40:18 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:
	Change package name and support cedet-emacs20 subport
	Bump PORTREVISION
>How-To-Repeat:
	N/A
>Fix:


--- cedet.diff begins here ---
diff -ruN cedet.old/Makefile cedet/Makefile
--- cedet.old/Makefile	Tue Jun 15 11:22:17 2004
+++ cedet/Makefile	Wed Jun 16 06:51:29 2004
@@ -7,10 +7,15 @@
 
 PORTNAME=	cedet
 PORTVERSION=	1.0.b2.b
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	cedet
 DISTNAME=	${PORTNAME}-1.0beta2b
+PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
+
+PORTCLASS=	master
+EMACS_PORT_NAME?=	emacs21
 
 MAINTAINER=	dryice@liu.com.cn
 COMMENT=	Collection of Emacs Development Environment Tools
--- 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?20040616090259.8712FF97F74>