Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2018 18:17:43 +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: r471107 - head/devel/rubygem-recursive-open-struct10
Message-ID:  <201805291817.w4TIHhDO078813@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May 29 18:17:43 2018
New Revision: 471107
URL: https://svnweb.freebsd.org/changeset/ports/471107

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-06-30

Modified:
  head/devel/rubygem-recursive-open-struct10/Makefile

Modified: head/devel/rubygem-recursive-open-struct10/Makefile
==============================================================================
--- head/devel/rubygem-recursive-open-struct10/Makefile	Tue May 29 18:17:37 2018	(r471106)
+++ head/devel/rubygem-recursive-open-struct10/Makefile	Tue May 29 18:17:43 2018	(r471107)
@@ -12,6 +12,9 @@ COMMENT=	Allows nested hashes to be treated in a recur
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Obsoleted by update of www/rubygem-kubeclient. Please use devel/rubygem-recursive-open-struct instead
+EXPIRATION_DATE=2018-06-30
+
 NO_ARCH=	yes
 USES=		gem
 USE_RUBY=	yes



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