aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:50:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:06:15 +0000
commita1becd9a3261cb896be72e7d65a7ed3bb4ed17b4 (patch)
tree6d12b3e042107cfb70b82b1ef8a75256b97d8be5
parentdd8ef63bf6cbec608a187ef07c9d767b39268378 (diff)
downloadports-a1becd9a3261cb896be72e7d65a7ed3bb4ed17b4.tar.gz
ports-a1becd9a3261cb896be72e7d65a7ed3bb4ed17b4.zip
security/py-nassl: Mark DEPRECATED and set EXPIRATION_DATE to 2024-03-31
-rw-r--r--security/py-nassl/Makefile2
1 files changed, 2 insertions, 0 deletions
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