svn commit: r461232 - head/devel/rubygem-byebug9

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 8 13:01:09 UTC 2018


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
 


More information about the svn-ports-head mailing list