ports/67732: [update] editors/speedbar: conflict with CEDET and take maintainer
Dryice Liu
dryice at hotpop.com
Wed Jun 9 00:30:43 UTC 2004
>Number: 67732
>Category: ports
>Synopsis: [update] editors/speedbar: 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:30 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 new version in devel/cedet
- Conflict with devel/cedet
- Take this orphan port
>How-To-Repeat:
N/A
>Fix:
--- speedbar.diff begins here ---
diff -ruN speedbar.old/Makefile speedbar/Makefile
--- speedbar.old/Makefile Mon May 24 03:20:09 2004
+++ speedbar/Makefile Wed Jun 9 06:43:59 2004
@@ -14,13 +14,15 @@
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= dryice at liu.com.cn
COMMENT= Quick access to files and tags in an Emacs frame
EMACS_PORT_NAME?= emacs21
USE_REINPLACE= yes
USE_GMAKE= yes
+CONFLICTS= cedet*
+INFO= speedbar
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/speedbar
@@ -29,6 +31,12 @@
MUST_BE_RECOMPILED= gud.el info.el rmail.el vhdl-mode.el
EMACS_ARGS= -batch -l speedbar-compile-script -f batch-byte-compile
+
+pre-everything::
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "New version of speedbar is now in devel/cedet."
+ @${ECHO_MSG} "Hit C-c now if you want the new version."
+ @${ECHO_MSG} ""
pre-build:
.for i in ${MUST_BE_RECOMPILED}
diff -ruN speedbar.old/pkg-plist speedbar/pkg-plist
--- speedbar.old/pkg-plist Sun Jul 27 02:42:41 2003
+++ speedbar/pkg-plist Wed Jun 9 06:44:01 2004
@@ -1,7 +1,3 @@
- at unexec install-info --delete %D/info/speedbar.info %D/info/dir
- at unexec [ -f %D/info/speedbar ] && install-info %D/info/speedbar %D/info/dir || true
-info/speedbar.info
- at exec install-info %D/info/speedbar.info %D/info/dir
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/bigclock.el
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/dframe.el
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/dframe.elc
--- speedbar.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list