Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2018 14:09:33 +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: r460209 - head/sysutils/rubygem-bosh_cli
Message-ID:  <201801281409.w0SE9Xa6031530@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 28 14:09:33 2018
New Revision: 460209
URL: https://svnweb.freebsd.org/changeset/ports/460209

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

Modified:
  head/sysutils/rubygem-bosh_cli/Makefile

Modified: head/sysutils/rubygem-bosh_cli/Makefile
==============================================================================
--- head/sysutils/rubygem-bosh_cli/Makefile	Sun Jan 28 14:09:28 2018	(r460208)
+++ head/sysutils/rubygem-bosh_cli/Makefile	Sun Jan 28 14:09:33 2018	(r460209)
@@ -11,6 +11,9 @@ COMMENT=	BOSH CLI
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Use net/bosh-cli (CLI v2) instead
+EXPIRATION_DATE=2018-02-28
+
 RUN_DEPENDS=	rubygem-blobstore_client>=1.3262.24.0:devel/rubygem-blobstore_client \
 		rubygem-bosh_common>=1.3262.24.0:devel/rubygem-bosh_common \
 		rubygem-bosh-template>=1.3262.24.0:devel/rubygem-bosh-template \



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