pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail add CONFLICT on sendmail, which also installs bin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/551dded35c65
branches: trunk
changeset: 470219:551dded35c65
user: grant <grant%pkgsrc.org@localhost>
date: Sun Mar 07 10:16:05 2004 +0000
description:
add CONFLICT on sendmail, which also installs bin/mailq and
bin/newaliases.
diffstat:
mail/postfix-current/Makefile | 4 +++-
mail/postfix/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 536e4697b0ad -r 551dded35c65 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile Sun Mar 07 10:14:40 2004 +0000
+++ b/mail/postfix-current/Makefile Sun Mar 07 10:16:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/03/06 15:08:32 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/03/07 10:16:05 grant Exp $
DISTNAME= postfix-2.0.18-20040209
PKGNAME= postfix-20040209
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.postfix.org/
COMMENT= Postfix SMTP server and tools
+CONFLICTS+= sendmail-[0-9]
+
DIST_SUBDIR= postfix
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 536e4697b0ad -r 551dded35c65 mail/postfix/Makefile
--- a/mail/postfix/Makefile Sun Mar 07 10:14:40 2004 +0000
+++ b/mail/postfix/Makefile Sun Mar 07 10:16:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2004/03/07 10:13:46 grant Exp $
+# $NetBSD: Makefile,v 1.122 2004/03/07 10:16:05 grant Exp $
DISTNAME= postfix-2.0.18
PKGREVISION= 1
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.postfix.org/
COMMENT= Postfix SMTP server and tools
+CONFLICTS+= sendmail-[0-9]*
+
DIST_SUBDIR= postfix
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index