git: 096a9baeef9f - main - security/krb5-*: Bring CONFLICTS up to current status
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Sep 2022 15:19:11 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=096a9baeef9f45bd2ae0e963585bdab9f31a3864 commit 096a9baeef9f45bd2ae0e963585bdab9f31a3864 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2022-09-09 15:16:28 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2022-09-09 15:19:05 +0000 security/krb5-*: Bring CONFLICTS up to current status Clean up CONFLICTS bitrot. MFH: 2022Q3 --- security/krb5-118/Makefile | 2 +- security/krb5-119/Makefile | 2 +- security/krb5-120/Makefile | 2 +- security/krb5-appl/Makefile | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/krb5-118/Makefile b/security/krb5-118/Makefile index a049a6928a2c..aa59adb40e57 100644 --- a/security/krb5-118/Makefile +++ b/security/krb5-118/Makefile @@ -18,7 +18,7 @@ WWW= https://web.mit.edu/kerberos/ LICENSE= MIT -CONFLICTS= heimdal krb5 krb5-* +CONFLICTS= heimdal krb5 krb5-119 krb5-120 CONFLICTS_BUILD= boringssl KERBEROSV_URL= http://web.mit.edu/kerberos/ diff --git a/security/krb5-119/Makefile b/security/krb5-119/Makefile index eecb26afd8ea..e0668fe68b6b 100644 --- a/security/krb5-119/Makefile +++ b/security/krb5-119/Makefile @@ -15,7 +15,7 @@ WWW= https://web.mit.edu/kerberos/ LICENSE= MIT -CONFLICTS= heimdal krb5 krb5-* +CONFLICTS= heimdal krb5 krb5-118 krb5-120 CONFLICTS_BUILD= boringssl KERBEROSV_URL= http://web.mit.edu/kerberos/ diff --git a/security/krb5-120/Makefile b/security/krb5-120/Makefile index 3e2f32c8f309..d7fd0095f7a3 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-* +CONFLICTS= heimdal krb5 krb5-11* CONFLICTS_BUILD= boringssl IGNORE_SSL= libressl libressl-devel diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index 7ba8d0f4ee01..e56467604614 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/Makefile @@ -14,8 +14,7 @@ WWW= https://web.mit.edu/kerberos/ BUILD_DEPENDS= krb5-config:security/krb5 -CONFLICTS= krb4 krb5-1.[0-7].* heimdal srp \ - bsdftpd-ssl +CONFLICTS= heimdal srp bsdftpd-ssl KERBEROSV_URL= http://web.mit.edu/kerberos/ USES= autoreconf gmake ncurses perl5 gssapi:mit ssl