aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-08-29 16:56:10 +0000
committerCy Schubert <cy@FreeBSD.org>2023-08-29 16:59:33 +0000
commit31c197b519b9e7b706d10f0539105c133c1fb985 (patch)
tree9f60842c900751680a4cabd59d4ee7793d39cebd
parente06be01f1ef131f645cf2177b38758acf7a2e48a (diff)
downloadports-31c197b519b9e7b706d10f0539105c133c1fb985.tar.gz
ports-31c197b519b9e7b706d10f0539105c133c1fb985.zip
security/krb5-119: Mark BROKEN in 15-CURRENT
Now that -CURRENT is 15-CURRENT, mark broke for the same reason as 14-CURRENT. Adjust BROKEN_14 message to say 14-STABLE.
-rw-r--r--security/krb5-119/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/krb5-119/Makefile b/security/krb5-119/Makefile
index c4abab6469aa..fddc65d4e0d8 100644
--- a/security/krb5-119/Makefile
+++ b/security/krb5-119/Makefile
@@ -27,7 +27,8 @@ USES= autoreconf compiler:c++11-lang cpe gmake gettext-runtime \
perl5 pkgconfig ssl
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Requires OpenSSL 3.0.0 deprecated RSA_ routines
-BROKEN_FreeBSD_14= Incompatible with OpenSSL 3.0 in 14-CURRENT
+BROKEN_FreeBSD_14= Incompatible with OpenSSL 3.0 in 14-STABLE
+BROKEN_FreeBSD_15= Incompatible with OpenSSL 3.0 in 15-CURRENT
USE_CSTD= gnu99
USE_LDCONFIG= yes
USE_PERL5= build