pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cyrus-saslauthd We only conflict with cyrus-s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9441a3e79a36
branches: trunk
changeset: 468308:9441a3e79a36
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Feb 12 13:10:31 2004 +0000
description:
We only conflict with cyrus-sasl<2.1.15nb2, which was the first version
of cyrus-sasl2 after spliiting out the saslauthd into a separate package.
diffstat:
security/cyrus-saslauthd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d9907b342305 -r 9441a3e79a36 security/cyrus-saslauthd/Makefile
--- a/security/cyrus-saslauthd/Makefile Thu Feb 12 13:06:32 2004 +0000
+++ b/security/cyrus-saslauthd/Makefile Thu Feb 12 13:10:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/21 14:01:06 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/12 13:10:31 jlam Exp $
DISTNAME= cyrus-sasl-2.1.17
PKGNAME= ${DISTNAME:S/sasl/saslauthd/}
@@ -7,7 +7,7 @@
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/
-CONFLICTS+= cyrus-sasl-[0-9]*
+CONFLICTS+= cyrus-sasl<2.1.15nb2
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index