Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 13:38:10 +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: r462237 - head/devel/rubygem-bosh_common
Message-ID:  <201802181338.w1IDcASH060455@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 18 13:38:10 2018
New Revision: 462237
URL: https://svnweb.freebsd.org/changeset/ports/462237

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-02-28

Modified:
  head/devel/rubygem-bosh_common/Makefile

Modified: head/devel/rubygem-bosh_common/Makefile
==============================================================================
--- head/devel/rubygem-bosh_common/Makefile	Sun Feb 18 13:38:04 2018	(r462236)
+++ head/devel/rubygem-bosh_common/Makefile	Sun Feb 18 13:38:10 2018	(r462237)
@@ -11,6 +11,9 @@ COMMENT=	BOSH common
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Only used by deprecated sysutils/rubygem-bosh_cli
+EXPIRATION_DATE=2018-02-28
+
 RUN_DEPENDS=	rubygem-logging>=1.8.2:devel/rubygem-logging \
 		rubygem-semi_semantic>=1.1.0:devel/rubygem-semi_semantic
 



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