aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-06-06 18:13:33 +0000
committerCy Schubert <cy@FreeBSD.org>2023-06-06 18:35:41 +0000
commitc9f69ef9aa8ad9abf21ad50ad1ff54925421c395 (patch)
tree36b9f974d8c01d632d8154d2c153f42513d7b21c
parent49e70b32f3d1610c7a398e8f82343935362d6466 (diff)
downloadports-c9f69ef9aa8ad9abf21ad50ad1ff54925421c395.tar.gz
ports-c9f69ef9aa8ad9abf21ad50ad1ff54925421c395.zip
security/krb5-*: Adjust conflicts
With the import of security/krb5-121, adjust conflicts of all krb5 ports.
-rw-r--r--security/krb5-118/Makefile2
-rw-r--r--security/krb5-119/Makefile2
-rw-r--r--security/krb5-120/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/krb5-118/Makefile b/security/krb5-118/Makefile
index cb984b96eed3..65dc2faa8e18 100644
--- a/security/krb5-118/Makefile
+++ b/security/krb5-118/Makefile
@@ -19,7 +19,7 @@ WWW= https://web.mit.edu/kerberos/
LICENSE= MIT
-CONFLICTS= heimdal krb5 krb5-119 krb5-120
+CONFLICTS= heimdal krb5 krb5-119 krb5-12*
CONFLICTS_BUILD= boringssl
KERBEROSV_URL= http://web.mit.edu/kerberos/
diff --git a/security/krb5-119/Makefile b/security/krb5-119/Makefile
index 9e708d614760..c4e24fcc4f6b 100644
--- a/security/krb5-119/Makefile
+++ b/security/krb5-119/Makefile
@@ -18,7 +18,7 @@ WWW= https://web.mit.edu/kerberos/
LICENSE= MIT
-CONFLICTS= heimdal krb5 krb5-118 krb5-120
+CONFLICTS= heimdal krb5 krb5-118 krb5-12*
CONFLICTS_BUILD= boringssl
KERBEROSV_URL= http://web.mit.edu/kerberos/
diff --git a/security/krb5-120/Makefile b/security/krb5-120/Makefile
index 11cc5da213d2..bd5065ea0a5b 100644
--- a/security/krb5-120/Makefile
+++ b/security/krb5-120/Makefile
@@ -15,7 +15,7 @@ WWW= https://web.mit.edu/kerberos/
LICENSE= MIT
-CONFLICTS= heimdal krb5 krb5-11*
+CONFLICTS= heimdal krb5 krb5-11* krb5-121
CONFLICTS_BUILD= boringssl
KERBEROSV_URL= http://web.mit.edu/kerberos/