Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2005 11:51:16 +0900 (JST)
From:      NIIMI Satoshi <sa2c@sa2c.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90476: editors/emacs19: does not conflict with emacs20
Message-ID:  <20051216025116.C8EED1145D@berkeley.l.sa2c.net>
Resent-Message-ID: <200512160300.jBG30Ds8015655@freefall.freebsd.org>

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

>Number:         90476
>Category:       ports
>Synopsis:       editors/emacs19: does not conflict with emacs20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 16 03:00:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD berkeley.l.sa2c.net 6.0-RELEASE FreeBSD 6.0-RELEASE #3: Tue Nov 8 17:05:21 JST 2005 root@berkeley.l.sa2c.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
editors/emacs20 was changed not to conflict with other emacsen.
	
>How-To-Repeat:
	
>Fix:

	

--- emacs19.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/emacs19/Makefile,v
retrieving revision 1.59
diff -u -r1.59 Makefile
--- Makefile	4 Dec 2005 21:30:00 -0000	1.59
+++ Makefile	16 Dec 2005 02:37:41 -0000
@@ -15,7 +15,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU editing macros
 
-CONFLICTS=	emacs-21.* emacs-20.* \
+CONFLICTS=	emacs-21.* \
 		xemacs-[0-9]* xemacs-devel-[0-9]* \
 		xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
 
--- emacs19.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?20051216025116.C8EED1145D>