pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/mirrordir Add CONFLICTS with qmail>=1.03nb7 a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/109fa3b71a36
branches:  trunk
changeset: 478316:109fa3b71a36
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Jul 21 22:27:19 2004 +0000

description:
Add CONFLICTS with qmail>=1.03nb7 and netqmail>=1.05 (to be committed
shortly). All three packages have a "bin/forward" and a corresponding
section 1 manual page.

diffstat:

 security/mirrordir/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 51131699c2d6 -r 109fa3b71a36 security/mirrordir/Makefile
--- a/security/mirrordir/Makefile       Wed Jul 21 22:21:49 2004 +0000
+++ b/security/mirrordir/Makefile       Wed Jul 21 22:27:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 17:20:12 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/07/21 22:27:19 schmonz Exp $
 #
 
 DISTNAME=      mirrordir-0.10.49
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://mirrordir.sourceforge.net/
 COMMENT=       Directory mirroring tool
 
+CONFLICTS=     qmail>=1.03nb7 netqmail>=1.05
+
 USE_PKGINSTALL=        yes
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index