pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnupg2 gnupg2: Also add a SUPERSEDES entry.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2b01303becf
branches:  trunk
changeset: 309094:a2b01303becf
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri Jun 08 19:59:01 2018 +0000

description:
gnupg2: Also add a SUPERSEDES entry.

diffstat:

 security/gnupg2/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 3d59b6067c15 -r a2b01303becf security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Fri Jun 08 19:53:30 2018 +0000
+++ b/security/gnupg2/Makefile  Fri Jun 08 19:59:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2018/06/08 16:58:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.89 2018/06/08 19:59:01 jperkin Exp $
 
 DISTNAME=      gnupg-2.2.7
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
@@ -14,7 +14,8 @@
 
 DEPENDS+=      pinentry-[0-9]*:../../security/pinentry
 
-CONFLICTS=     dirmngr-[0-9]*
+CONFLICTS+=    dirmngr-[0-9]*
+SUPERSEDES+=   dirmngr-[0-9]*
 
 BUILD_DEFS+=           VARBASE
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index