svn commit: r330973 - head/japanese/gorua

Thomas Abthorpe tabthorpe at FreeBSD.org
Sun Oct 20 04:20:05 UTC 2013


Author: tabthorpe
Date: Sun Oct 20 04:20:04 2013
New Revision: 330973
URL: http://svnweb.freebsd.org/changeset/ports/330973

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

Modified:
  head/japanese/gorua/Makefile   (contents, props changed)

Modified: head/japanese/gorua/Makefile
==============================================================================
--- head/japanese/gorua/Makefile	Sun Oct 20 04:15:27 2013	(r330972)
+++ head/japanese/gorua/Makefile	Sun Oct 20 04:20:04 2013	(r330973)
@@ -11,6 +11,9 @@ DISTNAME=	goRua-${PORTVERSION}
 MAINTAINER=	nobutaka at FreeBSD.org
 COMMENT=	Gtk+ on Ruby User Agent for 2ch BBS
 
+DEPRECATED=	Does not work with Ruby 1.9
+EXPIRATION_DATE=	2013-10-21
+
 RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \
 		${LOCALBASE}/lib/X11/fonts/local/mona6x12a.pcf.gz:${PORTSDIR}/japanese/monafonts
 


More information about the svn-ports-all mailing list