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/31b19f6ddd5c
branches: trunk
changeset: 381500:31b19f6ddd5c
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 e2c03fbbf8e1 -r 31b19f6ddd5c 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