From owner-svn-ports-head@FreeBSD.ORG Sun Oct 20 04:20:05 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 269AAE11; Sun, 20 Oct 2013 04:20:05 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1478023E4; Sun, 20 Oct 2013 04:20:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9K4K4lj029100; Sun, 20 Oct 2013 04:20:04 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9K4K4SI029099; Sun, 20 Oct 2013 04:20:04 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201310200420.r9K4K4SI029099@svn.freebsd.org> From: Thomas Abthorpe Date: Sun, 20 Oct 2013 04:20:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330973 - head/japanese/gorua X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Oct 2013 04:20:05 -0000 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@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