svn commit: r462237 - head/devel/rubygem-bosh_common

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 18 13:38:11 UTC 2018


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
 


More information about the svn-ports-head mailing list