Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 03:51:21 +0900 (JST)
From:      IWATSUKI Hiroyuki <don@na.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        motoyuki@FreeBSD.org
Subject:   ports/109402: [PATCH] japanese/ja-mh: add CONFLICTS
Message-ID:  <200702211851.l1LIpLDr038010@lemmy.moonrock.local>
Resent-Message-ID: <200702211900.l1LJ0NcN075658@freefall.freebsd.org>

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

>Number:         109402
>Category:       ports
>Synopsis:       [PATCH] japanese/ja-mh: add CONFLICTS
>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:   Wed Feb 21 19:00:22 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     IWATSUKI Hiroyuki
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Natsume Co., Ltd.
>Environment:
System: FreeBSD lemmy.moonrock.local 6.2-STABLE FreeBSD 6.2-STABLE #13: Fri Jan 19 00:24:02 JST 2007
>Description:
- add CONFLICTS because this port conflicts with mail/nmh.

Port maintainer (motoyuki@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ja-mh-6.8.4.j3.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/mh/Makefile,v
retrieving revision 1.25
diff -u -p -u -r1.25 Makefile
--- Makefile	27 Jan 2007 23:32:47 -0000	1.25
+++ Makefile	20 Feb 2007 18:54:50 -0000
@@ -42,6 +42,8 @@ DOCDIR=		${PREFIX}/share/doc/${PKGBASE}
 READMES=	00.READ.ME.1ST CHANGES.JP COMMANDS.JP FAQ.JP FEATURES.JP \
 		INSTALL.JP OPTIONS.JP READ-ME.JP TODO.JP
 
+CONFLICTS=	nmh-[0-9]*
+
 post-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCDIR}
--- ja-mh-6.8.4.j3.05.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702211851.l1LIpLDr038010>