svn commit: r523096 - branches/2020Q1/security/openssl111

Bernard Spil brnrd at FreeBSD.org
Wed Jan 15 10:21:00 UTC 2020


Author: brnrd
Date: Wed Jan 15 10:21:00 2020
New Revision: 523096
URL: https://svnweb.freebsd.org/changeset/ports/523096

Log:
  security/openssl111: Mark deprecation
  
  Approved by:	ports-secteam (adamw)

Modified:
  branches/2020Q1/security/openssl111/Makefile

Modified: branches/2020Q1/security/openssl111/Makefile
==============================================================================
--- branches/2020Q1/security/openssl111/Makefile	Wed Jan 15 10:06:47 2020	(r523095)
+++ branches/2020Q1/security/openssl111/Makefile	Wed Jan 15 10:21:00 2020	(r523096)
@@ -14,6 +14,9 @@ COMMENT=	TLSv1.3 capable SSL and crypto library
 LICENSE=	OpenSSL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Moved to security/openssl in head
+EXPIRATION_DATE=2020-03-31
+
 CONFLICTS_INSTALL=	libressl-[0-9]* \
 			libressl-devel-[0-9]* \
 			openssl-[0-9]*


More information about the svn-ports-branches mailing list