Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2015 18:10:18 +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: r399589 - head/devel/rubygem-debugger
Message-ID:  <201510171810.t9HIAIZd032107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 17 18:10:17 2015
New Revision: 399589
URL: https://svnweb.freebsd.org/changeset/ports/399589

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2015-10-31

Modified:
  head/devel/rubygem-debugger/Makefile

Modified: head/devel/rubygem-debugger/Makefile
==============================================================================
--- head/devel/rubygem-debugger/Makefile	Sat Oct 17 18:10:13 2015	(r399588)
+++ head/devel/rubygem-debugger/Makefile	Sat Oct 17 18:10:17 2015	(r399589)
@@ -17,6 +17,8 @@ RUN_DEPENDS=	rubygem-columnize>=0.3.1:${
 
 BROKEN_RUBY21=	yes
 BROKEN_RUBY22=	yes
+DEPRECATED=	This port is for Ruby 1.9 only. Upstream stopped maintenance.
+EXPIRATION_DATE=2015-10-31
 
 CONFIGURE_ARGS=	--with-ruby-include=${WRKDIR}/ruby
 USE_RUBY=	yes



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