Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 03:49:59 +0900 (JST)
From:      IWATSUKI Hiroyuki <don@na.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        scott+ports@mail.dsab.rresearch.com
Subject:   ports/109401: [PATCH] mail/nmh: add CONFLICTS
Message-ID:  <200702211849.l1LInxRC037618@lemmy.moonrock.local>
Resent-Message-ID: <200702211900.l1LJ0CYd075549@freefall.freebsd.org>

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

>Number:         109401
>Category:       ports
>Synopsis:       [PATCH] mail/nmh: 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:11 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 japanese/mh.

Port maintainer (scott+ports@sabami.seaslug.org) is cc'd.

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

--- nmh-1.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/nmh/Makefile,v
retrieving revision 1.40
diff -u -p -u -r1.40 Makefile
--- Makefile	5 Dec 2006 17:42:02 -0000	1.40
+++ Makefile	20 Feb 2007 18:52:55 -0000
@@ -112,6 +112,8 @@ MLINKS=	mh-profile.5 mh_profile.5
 
 MAN8=	ap.8 conflict.8 dp.8 fmtdump.8 mh-mts.8 post.8
 
+CONFLICTS=	ja-mh-[0-9]*
+
 post-patch:
 	@${REINPLACE_CMD} -e "s|autoconf|${AUTOCONF}|;\
 		s|autoheader|${AUTOHEADER}|" ${WRKSRC}/Makefile.in
--- nmh-1.2_1.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?200702211849.l1LInxRC037618>