svn commit: r515770 - head/security/openssl

Mathieu Arnold mat at FreeBSD.org
Mon Oct 28 22:22:22 UTC 2019


On Sun, Oct 27, 2019 at 11:19:53AM +0000, Bernard Spil wrote:
> Author: brnrd
> Date: Sun Oct 27 11:19:52 2019
> New Revision: 515770
> URL: https://svnweb.freebsd.org/changeset/ports/515770
> 
> Log:
>   security/openssl: Notify users of upcoming 1.1.1
> 
> Modified:
>   head/security/openssl/Makefile
> 
> Modified: head/security/openssl/Makefile
> ==============================================================================
> --- head/security/openssl/Makefile	Sun Oct 27 11:19:50 2019	(r515769)
> +++ head/security/openssl/Makefile	Sun Oct 27 11:19:52 2019	(r515770)
> @@ -15,11 +15,15 @@ COMMENT=	SSL and crypto library
>  LICENSE=	OpenSSL
>  LICENSE_FILE=	${WRKSRC}/LICENSE
>  
> +DEPRECATED=		OpenSSL 1.0.2 is End-of-Life 2019-12-31 at which \
> +			time this port will update to 1.1.1 branch

Thus breaking everyone who uses openssl111.  When the time comes, it
would be preferrable to simply remove this port and only keep versionned
opensslXY.

> +EXPIRATION_DATE=	2019-12-31
> +
> +OPTIONS_DEFINE=		DOCS MAN3 PADLOCK RFC3779 SHARED THREADS ZLIB
>  CONFLICTS_INSTALL=	libressl-[0-9]* \
>  			libressl-devel-[0-9]* \
>  			openssl111-[0-9]*
>  
> -OPTIONS_DEFINE=		DOCS MAN3 PADLOCK RFC3779 SHARED THREADS ZLIB
>  OPTIONS_DEFAULT=	ASM MD2 MAN3 SCTP SHARED SSE2 SSL2 SSL3 THREADS
>  OPTIONS_DEFINE_amd64=	EC
>  OPTIONS_DEFAULT_amd64=	EC
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20191028/b6895d1e/attachment.sig>


More information about the svn-ports-head mailing list