FreeBSD Bugzilla – Attachment 77674 Details for
Bug 111814
editors/emacs* editors/xemacs* japanese/emacs*: add emacs-22.* to CONFLICTS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
emacs.diff
emacs.diff (text/plain), 4.20 KB, created by
NIIMI Satoshi
on 2007-04-18 11:00:09 UTC
(
hide
)
Description:
emacs.diff
Filename:
MIME Type:
Creator:
NIIMI Satoshi
Created:
2007-04-18 11:00:09 UTC
Size:
4.20 KB
patch
obsolete
>Index: editors/emacs/Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/emacs/Makefile,v >retrieving revision 1.67 >diff -u -r1.67 Makefile >--- editors/emacs/Makefile 12 Nov 2006 02:50:07 -0000 1.67 >+++ editors/emacs/Makefile 18 Apr 2007 09:34:12 -0000 >@@ -15,7 +15,7 @@ > MAINTAINER= nobutaka@FreeBSD.org > COMMENT= GNU editing macros > >-CONFLICTS= emacs-19.* \ >+CONFLICTS= emacs-19.* emacs-22.* \ > xemacs-[0-9]* xemacs-devel-[0-9]* \ > xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* > >Index: editors/emacs19/Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/emacs19/Makefile,v >retrieving revision 1.60 >diff -u -r1.60 Makefile >--- editors/emacs19/Makefile 16 Dec 2005 08:09:19 -0000 1.60 >+++ editors/emacs19/Makefile 18 Apr 2007 09:34:32 -0000 >@@ -15,7 +15,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= GNU editing macros > >-CONFLICTS= emacs-21.* \ >+CONFLICTS= emacs-21.* emacs-22.* \ > xemacs-[0-9]* xemacs-devel-[0-9]* \ > xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* > >Index: editors/xemacs/Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/xemacs/Makefile,v >retrieving revision 1.103 >diff -u -r1.103 Makefile >--- editors/xemacs/Makefile 11 Mar 2007 14:41:27 -0000 1.103 >+++ editors/xemacs/Makefile 18 Apr 2007 09:35:02 -0000 >@@ -17,7 +17,7 @@ > MAINTAINER?= ports@FreeBSD.org > COMMENT?= This port tracks the stable version of the XEmacs text editor > >-CONFLICTS= emacs-19.* emacs-21.* \ >+CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ > xemacs-devel-[0-9]* \ > xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* > >Index: editors/xemacs-devel/Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/xemacs-devel/Makefile,v >retrieving revision 1.107 >diff -u -r1.107 Makefile >--- editors/xemacs-devel/Makefile 16 May 2006 14:31:26 -0000 1.107 >+++ editors/xemacs-devel/Makefile 18 Apr 2007 09:34:53 -0000 >@@ -18,7 +18,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= This port tracks the development (GAMMA) version of the XEmacs text editor > >-CONFLICTS= emacs-19.* emacs-21.* \ >+CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ > xemacs-[0-9]* \ > xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* > >Index: editors/xemacs-devel-mule/Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/xemacs-devel-mule/Makefile,v >retrieving revision 1.56 >diff -u -r1.56 Makefile >--- editors/xemacs-devel-mule/Makefile 10 Feb 2007 20:24:09 -0000 1.56 >+++ editors/xemacs-devel-mule/Makefile 18 Apr 2007 09:34:45 -0000 >@@ -28,7 +28,7 @@ > MAINTAINER?= anray@FreeBSD.org > COMMENT?= XEmacs(beta version) text editor with mule(Only the executables) > >-CONFLICTS= emacs-19.* emacs-21.* \ >+CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ > xemacs-[0-9]* xemacs-devel-[0-9]* \ > xemacs-mule-[0-9]* > >Index: japanese/emacs-emcws/Makefile >=================================================================== >RCS file: /home/ncvs/ports/japanese/emacs-emcws/Makefile,v >retrieving revision 1.37 >diff -u -r1.37 Makefile >--- japanese/emacs-emcws/Makefile 27 Dec 2006 14:06:00 -0000 1.37 >+++ japanese/emacs-emcws/Makefile 18 Apr 2007 09:40:15 -0000 >@@ -28,7 +28,7 @@ > BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs > RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs > >-CONFLICTS= emacs-19.* emacs-20.* \ >+CONFLICTS= emacs-19.* emacs-20.* emacs-22.* \ > ja-emcws-20.* \ > xemacs-[0-9]* xemacs-devel-[0-9]* \ > xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* >Index: japanese/emacs20-emcws/Makefile >=================================================================== >RCS file: /home/ncvs/ports/japanese/emacs20-emcws/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- japanese/emacs20-emcws/Makefile 27 Dec 2006 14:06:04 -0000 1.24 >+++ japanese/emacs20-emcws/Makefile 18 Apr 2007 09:40:21 -0000 >@@ -25,7 +25,7 @@ > BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 > RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 > >-CONFLICTS= emacs-19.* emacs-21.* \ >+CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ > ja-emcws-21.* \ > xemacs-[0-9]* xemacs-devel-[0-9]* \ > xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 111814
: 77674