git: 4fbf9f8c63c4 - main - www/squid-devel: Mark BROKEN_SSL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Apr 2023 18:35:50 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fbf9f8c63c44f883bf8389507f2b4f31847ed9b commit 4fbf9f8c63c44f883bf8389507f2b4f31847ed9b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-30 14:08:14 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-30 18:33:29 +0000 www/squid-devel: Mark BROKEN_SSL - no matching function for call to 'CRYPTO_get_ex_new_index' Approved by: portmgr (blanket) --- www/squid-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/squid-devel/Makefile b/www/squid-devel/Makefile index 45b03134502d..feaadef1638c 100644 --- a/www/squid-devel/Makefile +++ b/www/squid-devel/Makefile @@ -27,7 +27,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lib cpe perl5 shebangfix tar:xz - +BROKEN_SSL= openssl30 openssl31 +BROKEN_SSL_REASON= no matching function for call to 'CRYPTO_get_ex_new_index' CONFLICTS= squid3-* squid-4.* CPE_VENDOR= squid-cache SHEBANG_FILES= scripts/*.pl contrib/*.pl tools/*.pl