Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2018 13:01:07 +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: r461232 - head/devel/rubygem-byebug9
Message-ID:  <201802081301.w18D17C2005266@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb  8 13:01:07 2018
New Revision: 461232
URL: https://svnweb.freebsd.org/changeset/ports/461232

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

Modified:
  head/devel/rubygem-byebug9/Makefile

Modified: head/devel/rubygem-byebug9/Makefile
==============================================================================
--- head/devel/rubygem-byebug9/Makefile	Thu Feb  8 13:01:02 2018	(r461231)
+++ head/devel/rubygem-byebug9/Makefile	Thu Feb  8 13:01:07 2018	(r461232)
@@ -13,6 +13,9 @@ COMMENT=	Ruby 2 debugger
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use devel/rubygem-byebug instead
+EXPIRATION_DATE=2018-02-28
+
 USE_RUBY=	yes
 USES=		gem
 



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