Skip to content

Commit

Permalink
databases/mysql56-server: Mark IGNORE_SSL
Browse files Browse the repository at this point in the history
- Mark to IGNORE with OpenSSL 3.0.0 and later
- Upstream only supports OpensSSL 1.0.X and 1.1.X

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Apr 29, 2023
1 parent a910d1a commit 7cab9ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions databases/mysql56-server/Makefile
Expand Up @@ -19,6 +19,8 @@ BROKEN_armv6= qemu: uncaught target signal 11 (Segmentation fault) - core dumped
SLAVEDIRS= databases/mysql56-client
USES= bison:build cmake:noninja compiler:c++11-lib cpe groff:run \
libedit localbase perl5 shebangfix ssl
IGNORE_SSL= openssl30 openssl31
IGNORE_SSL_REASON= Upstream only supports OpenSSL 1.0.1 upto 1.1.X

CPE_VENDOR= oracle

Expand Down

0 comments on commit 7cab9ba

Please sign in to comment.