Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:14:06 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a1becd9a3261 - main - security/py-nassl: Mark DEPRECATED and set EXPIRATION_DATE to 2024-03-31
Message-ID:  <202403091414.429EE6x9018221@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091414.429EE6x9018221>