pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/PAM Note conflict with openpam-[0-9]*.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca3a00c30f64
branches:  trunk
changeset: 487409:ca3a00c30f64
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Jan 13 21:52:26 2005 +0000

description:
Note conflict with openpam-[0-9]*.

diffstat:

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

diffs (18 lines):

diff -r ba5279221490 -r ca3a00c30f64 security/PAM/Makefile
--- a/security/PAM/Makefile     Thu Jan 13 21:52:11 2005 +0000
+++ b/security/PAM/Makefile     Thu Jan 13 21:52:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/11/19 14:54:55 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2005/01/13 21:52:26 jlam Exp $
 #
 
 DISTNAME=      Linux-PAM-0.77
@@ -14,6 +14,8 @@
 HOMEPAGE=      http://www.kernel.org/pub/linux/libs/pam/
 COMMENT=       Pluggable Authentication Modules (PAM)
 
+CONFLICTS+=    openpam-[0-9]*
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_BUILDLINK3=                yes



Home | Main Index | Thread Index | Old Index