pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/doas security/doas: add conflict msg



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f111776f117
branches:  trunk
changeset: 443991:5f111776f117
user:      pin <pin%pkgsrc.org@localhost>
date:      Fri Jan 01 14:21:23 2021 +0000

description:
security/doas: add conflict msg

Prepare to import opendoas

diffstat:

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

diffs (18 lines):

diff -r 52aba6b1b83a -r 5f111776f117 security/doas/Makefile
--- a/security/doas/Makefile    Fri Jan 01 14:15:06 2021 +0000
+++ b/security/doas/Makefile    Fri Jan 01 14:21:23 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/10/26 09:00:35 pin Exp $
+# $NetBSD: Makefile,v 1.14 2021/01/01 14:21:23 pin Exp $
 
 DISTNAME=      doas-6.3p2
 PKGREVISION=   1
@@ -10,6 +10,8 @@
 COMMENT=       Execute commands as another user
 LICENSE=       2-clause-bsd AND isc AND modified-bsd
 
+CONFLICTS=     opendoas-[0-9]*
+
 USE_TOOLS+=    gmake yacc
 
 # Upstream supports only NetBSD, FreeBSD, Linux,



Home | Main Index | Thread Index | Old Index