Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 17:20:54 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5beef0b781c9 - main - security/p5-OpenCA-OpenSSL: deprecate
Message-ID:  <202302201720.31KHKsYr046130@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5beef0b781c9835b16f660180420fc4c8adf8c92

commit 5beef0b781c9835b16f660180420fc4c8adf8c92
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 17:04:28 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:28 +0000

    security/p5-OpenCA-OpenSSL: deprecate
---
 security/p5-OpenCA-OpenSSL/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/p5-OpenCA-OpenSSL/Makefile b/security/p5-OpenCA-OpenSSL/Makefile
index b9fdde151a0c..5afd8d31dbc9 100644
--- a/security/p5-OpenCA-OpenSSL/Makefile
+++ b/security/p5-OpenCA-OpenSSL/Makefile
@@ -27,5 +27,7 @@ MAKE_ARGS+=	PASTHRU_INC=-I${OPENSSLINC}
 .if ${OPSYS} == FreeBSD && (${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl)
 BROKEN=		Does not support OpenSSL 1.1
 .endif
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 .include <bsd.port.mk>



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