1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Deprecate devel/poco-ssl

1.4.3 is 6 years old and does not build with OpenSSL 1.1.x.  devel/poco
is newer and can be used instead.  The only consumer is security/clamfs
which builds fine with devel/poco as well.
This commit is contained in:
Tobias Kortkamp 2019-04-10 08:01:23 +00:00
parent 312a5f0074
commit 1bad315920
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498540

View File

@ -16,6 +16,9 @@ COMMENT= C++ libraries with a network/internet focus (full version)
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Newer version available; use devel/poco instead
EXPIRATION_DATE= 2019-04-30
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')