Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2018 20:11:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458070 - head/security/rubygem-openssl20
Message-ID:  <201801042011.w04KBrF9052028@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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