ports/129332: [maintainer update] mail/heirloom-mailx: add mutual CONFLICTS

Alexander Logvinov ports at logvinov.com
Mon Dec 1 11:50:03 UTC 2008


>Number:         129332
>Category:       ports
>Synopsis:       [maintainer update] mail/heirloom-mailx: add mutual CONFLICTS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 01 11:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p6 i386
>Organization:
>Environment:

>Description:

  Add mutual conflicts to mail/heirloom-mailx and mail/mailx: both install bin/mailx

  Reported by: Evgeniy Pismenchuk <evpian at gmail dot com>	

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/heirloom-mailx/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- Makefile	15 Aug 2008 00:27:48 -0000	1.51
+++ Makefile	1 Dec 2008 11:46:00 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	mailx
 PORTVERSION=	12.4
+PORTREVISION=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	heirloom
@@ -17,6 +18,8 @@
 
 OPTIONS=	IPV6	"Enable IPv6 Support"	On
 
+CONFLICTS=	mailx-[0-9]*
+
 USE_BZIP2=	yes
 USE_ICONV=	yes
 USE_OPENSSL=	yes
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/mailx/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	5 Nov 2003 17:16:59 -0000	1.11
+++ Makefile	1 Dec 2008 11:45:52 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	mailx
 PORTVERSION=	0.5
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_PORTS_JP}
 DISTFILES=	mail-2.2.8.tar.gz mailx-memo-2.2.8R
@@ -18,6 +19,8 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Mail command with mailx extensions
 
+CONFLICTS=	heirloom-mailx-[0-9]*
+
 EXTRACT_ONLY=	mail-2.2.8.tar.gz
 WRKSRC=		${WRKDIR}/mail-2.2.8
 USE_PERL5=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list