svn commit: r330053 - head/devel/ruby-gemfinder

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Oct 11 02:59:34 UTC 2013


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 at 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


More information about the svn-ports-all mailing list