Skip to content

Commit

Permalink
security/krb5-119: Mark BROKEN in 15-CURRENT
Browse files Browse the repository at this point in the history
Now that -CURRENT is 15-CURRENT, mark broke for the same reason as
14-CURRENT. Adjust BROKEN_14 message to say 14-STABLE.
  • Loading branch information
cschuber committed Aug 29, 2023
1 parent e06be01 commit 31c197b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security/krb5-119/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 31c197b

Please sign in to comment.