git: c9f69ef9aa8a - main - security/krb5-*: Adjust conflicts
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jun 2023 18:41:24 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9f69ef9aa8ad9abf21ad50ad1ff54925421c395 commit c9f69ef9aa8ad9abf21ad50ad1ff54925421c395 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-06-06 18:13:33 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-06-06 18:35:41 +0000 security/krb5-*: Adjust conflicts With the import of security/krb5-121, adjust conflicts of all krb5 ports. --- security/krb5-118/Makefile | 2 +- security/krb5-119/Makefile | 2 +- security/krb5-120/Makefile | 2 +- 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/