svn commit: r458070 - head/security/rubygem-openssl20

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 4 20:11:56 UTC 2018


Author: sunpoet
Date: Thu Jan  4 20:11:53 2018
New Revision: 458070
URL: https://svnweb.freebsd.org/changeset/ports/458070

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31

Modified:
  head/security/rubygem-openssl20/Makefile

Modified: head/security/rubygem-openssl20/Makefile
==============================================================================
--- head/security/rubygem-openssl20/Makefile	Thu Jan  4 20:11:48 2018	(r458069)
+++ head/security/rubygem-openssl20/Makefile	Thu Jan  4 20:11:53 2018	(r458070)
@@ -14,6 +14,9 @@ LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Use security/rubygem-openssl instead
+EXPIRATION_DATE=2018-01-31
+
 PORTSCOUT=	limit:^2\.0\.
 
 USE_RUBY=	yes


More information about the svn-ports-head mailing list