pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Add CONFLICTS with the upcoming mail/fastforward ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf3d0316a5e9
branches: trunk
changeset: 478331:cf3d0316a5e9
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Jul 21 23:30:16 2004 +0000
description:
Add CONFLICTS with the upcoming mail/fastforward update.
diffstat:
mail/postfix-current/Makefile | 4 ++--
mail/postfix/Makefile | 4 ++--
mail/sendmail/Makefile | 4 ++--
mail/sendmail811/Makefile | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diffs (71 lines):
diff -r 1bb2c72cce1d -r cf3d0316a5e9 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile Wed Jul 21 23:09:28 2004 +0000
+++ b/mail/postfix-current/Makefile Wed Jul 21 23:30:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/07/02 08:03:04 martti Exp $
+# $NetBSD: Makefile,v 1.34 2004/07/21 23:30:16 schmonz Exp $
DISTNAME= postfix-2.2-20040628
CATEGORIES= mail
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.postfix.org/
COMMENT= Postfix SMTP server and tools
-CONFLICTS+= sendmail-[0-9]*
+CONFLICTS+= sendmail-[0-9]* fastforward>=0.51nb2
DIST_SUBDIR= postfix
diff -r 1bb2c72cce1d -r cf3d0316a5e9 mail/postfix/Makefile
--- a/mail/postfix/Makefile Wed Jul 21 23:09:28 2004 +0000
+++ b/mail/postfix/Makefile Wed Jul 21 23:30:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2004/07/19 22:10:52 jlam Exp $
+# $NetBSD: Makefile,v 1.143 2004/07/21 23:30:17 schmonz Exp $
DISTNAME= postfix-2.1.3
CATEGORIES= mail
@@ -13,7 +13,7 @@
HOMEPAGE= http://www.postfix.org/
COMMENT= Postfix SMTP server and tools
-CONFLICTS+= sendmail-[0-9]*
+CONFLICTS+= sendmail-[0-9]* fastforward>=0.51nb2
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
diff -r 1bb2c72cce1d -r cf3d0316a5e9 mail/sendmail/Makefile
--- a/mail/sendmail/Makefile Wed Jul 21 23:09:28 2004 +0000
+++ b/mail/sendmail/Makefile Wed Jul 21 23:30:16 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.71 2004/06/23 11:02:02 cjep Exp $
+# $NetBSD: Makefile,v 1.72 2004/07/21 23:30:16 schmonz Exp $
.include "../../mail/sendmail/Makefile.common"
PKGNAME= sendmail-${DIST_VERS}
COMMENT= The well known Mail Transport Agent
-CONFLICTS+= postfix-[0-9]*
+CONFLICTS+= postfix-[0-9]* fastforward>=0.51nb2
MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
diff -r 1bb2c72cce1d -r cf3d0316a5e9 mail/sendmail811/Makefile
--- a/mail/sendmail811/Makefile Wed Jul 21 23:09:28 2004 +0000
+++ b/mail/sendmail811/Makefile Wed Jul 21 23:30:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/04/21 21:09:31 cube Exp $
+# $NetBSD: Makefile,v 1.18 2004/07/21 23:30:16 schmonz Exp $
DISTNAME= sendmail.8.11.6
PKGNAME= sendmail-8.11.6
@@ -27,7 +27,7 @@
HOMEPAGE= http://www.sendmail.org/
COMMENT= The well known Mail Transport Agent
-CONFLICTS+= postfix-[0-9]*
+CONFLICTS+= postfix-[0-9]* fastforward>=0.51nb2
LICENSE= no-profit
Home |
Main Index |
Thread Index |
Old Index