svn commit: r471107 - head/devel/rubygem-recursive-open-struct10

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 29 18:17:44 UTC 2018


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


More information about the svn-ports-all mailing list