Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2013 02:59:34 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330053 - head/devel/ruby-gemfinder
Message-ID:  <201310110259.r9B2xYPl049716@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Fri Oct 11 02:59:34 2013
New Revision: 330053
URL: http://svnweb.freebsd.org/changeset/ports/330053

Log:
  - Mark BROKEN, set DEPRECATED
  
  With hat:	portmgr

Modified:
  head/devel/ruby-gemfinder/Makefile   (contents, props changed)

Modified: head/devel/ruby-gemfinder/Makefile
==============================================================================
--- head/devel/ruby-gemfinder/Makefile	Fri Oct 11 02:52:35 2013	(r330052)
+++ head/devel/ruby-gemfinder/Makefile	Fri Oct 11 02:59:34 2013	(r330053)
@@ -13,6 +13,9 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	A simple class browser (built with Ruby/Tk) for Ruby modules/programs
 
+DEPRECATED=	Does not work with Ruby 1.9
+EXPIRATION_DATE=	2013-10-10
+
 RUN_DEPENDS=	${RUBY_LIBDIR}/tk.rb:${PORTSDIR}/x11-toolkits/ruby-tk
 
 USE_RUBY=	yes



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