pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail add conflict with qmail



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9932148308a3
branches:  trunk
changeset: 527959:9932148308a3
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Tue Apr 17 10:35:17 2007 +0000

description:
add conflict with qmail

diffstat:

 mail/sendmail/Makefile    |  3 ++-
 mail/sendmail813/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 4627936e092b -r 9932148308a3 mail/sendmail/Makefile
--- a/mail/sendmail/Makefile    Tue Apr 17 10:33:04 2007 +0000
+++ b/mail/sendmail/Makefile    Tue Apr 17 10:35:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2007/01/20 20:08:31 tv Exp $
+# $NetBSD: Makefile,v 1.96 2007/04/17 10:35:50 jnemeth Exp $
 
 .include "../../mail/sendmail/Makefile.common"
 
@@ -7,6 +7,7 @@
 COMMENT=       The well known Mail Transport Agent
 
 CONFLICTS+=    courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]*
+CONFLICTS+=    qmail-[0-9]*
 
 MESSAGE_SRC=   ${WRKDIR}/.MESSAGE_SRC
 PLIST_SRC=     ${WRKDIR}/.PLIST_SRC
diff -r 4627936e092b -r 9932148308a3 mail/sendmail813/Makefile
--- a/mail/sendmail813/Makefile Tue Apr 17 10:33:04 2007 +0000
+++ b/mail/sendmail813/Makefile Tue Apr 17 10:35:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/17 10:16:53 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/17 10:35:17 jnemeth Exp $
 
 .include "../../mail/sendmail813/Makefile.common"
 
@@ -6,6 +6,7 @@
 COMMENT=       The well known Mail Transport Agent
 
 CONFLICTS+=    courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]*
+CONFLICTS+=    qmail-[0-9]*
 
 MESSAGE_SRC=   ${WRKDIR}/.MESSAGE_SRC
 PLIST_SRC=     ${WRKDIR}/.PLIST_SRC



Home | Main Index | Thread Index | Old Index