git: a1becd9a3261 - main - security/py-nassl: Mark DEPRECATED and set EXPIRATION_DATE to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:14:06 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1becd9a3261cb896be72e7d65a7ed3bb4ed17b4
commit a1becd9a3261cb896be72e7d65a7ed3bb4ed17b4
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:50:08 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:06:15 +0000
security/py-nassl: Mark DEPRECATED and set EXPIRATION_DATE to 2024-03-31
---
security/py-nassl/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/security/py-nassl/Makefile b/security/py-nassl/Makefile
index 7bdacfa4906b..fae2125320d2 100644
--- a/security/py-nassl/Makefile
+++ b/security/py-nassl/Makefile
@@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
# Upstream bug https://github.com/nabla-c0d3/nassl/issues/110
BROKEN_SSL= openssl openssl31
BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 libcrypt.so
+DEPRECATED= It does not support OpenSSL 3.0+
+EXPIRATION_DATE=2024-03-31
USES= python ssl
USE_PYTHON= autoplist concurrent distutils