svn commit: r330042 - head/japanese/ruby-gyokuro

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Oct 11 01:47:12 UTC 2013


Author: tabthorpe
Date: Fri Oct 11 01:47:11 2013
New Revision: 330042
URL: http://svnweb.freebsd.org/changeset/ports/330042

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

Modified:
  head/japanese/ruby-gyokuro/Makefile

Modified: head/japanese/ruby-gyokuro/Makefile
==============================================================================
--- head/japanese/ruby-gyokuro/Makefile	Fri Oct 11 01:41:56 2013	(r330041)
+++ head/japanese/ruby-gyokuro/Makefile	Fri Oct 11 01:47:11 2013	(r330042)
@@ -12,6 +12,9 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A Ruby library which wraps Ruby/ChaSen
 
+DEPRECATED=	Does not work with Ruby 1.9
+EXPIRATION_DATE=	2013-10-10
+
 RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/chasen.so:${PORTSDIR}/japanese/ruby-chasen
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list