ports/67731: [update] devel/semantic: conflict with CEDET and take maintainer
Dryice Liu
dryice at hotpop.com
Wed Jun 9 00:30:43 UTC 2004
>Number: 67731
>Category: ports
>Synopsis: [update] devel/semantic: conflict with CEDET and take maintainer
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 09 00:30:29 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 at dryice.3322.org:/usr/obj/usr/src/sys/SERVER i386
>Description:
Changes:
- Add a pointer to the new version in devel/cedet
- conflict with devel/cedet
- take this orphan port
>How-To-Repeat:
N/A
>Fix:
--- semantic.diff begins here ---
diff -ruN semantic.old/Makefile semantic/Makefile
--- semantic.old/Makefile Wed Feb 4 22:38:04 2004
+++ semantic/Makefile Wed Jun 9 06:43:01 2004
@@ -14,7 +14,7 @@
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= dryice at liu.com.cn
COMMENT= A lexer, parser-generator, and parser for Emacs
EMACS_PORT_NAME?= emacs21
@@ -29,8 +29,16 @@
USE_GMAKE= yes
MAKE_ARGS= LOADPATH=
+CONFLICTS= cedet*
+INFO= semantic
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/semantic
+
+pre-everything::
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "New version of semantic is now in devel/cedet."
+ @${ECHO_MSG} "Hit C-c now if you want the new version."
+ @${ECHO_MSG} ""
do-install:
${MKDIR} ${LISPDIR}
diff -ruN semantic.old/pkg-plist semantic/pkg-plist
--- semantic.old/pkg-plist Sun Jul 27 02:42:00 2003
+++ semantic/pkg-plist Wed Jun 9 06:43:03 2004
@@ -1,10 +1,3 @@
- at unexec install-info --delete %D/info/semantic.info %D/info/dir
-info/semantic.info
-info/semantic.info-1
-info/semantic.info-2
-info/semantic.info-3
-info/semantic.info-4
- at exec install-info %D/info/semantic.info %D/info/dir
%%EMACS_VERSION_SITE_LISPDIR%%/semantic/c.bnf
%%EMACS_VERSION_SITE_LISPDIR%%/semantic/document-vars.el
%%EMACS_VERSION_SITE_LISPDIR%%/semantic/document-vars.elc
--- semantic.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list