From owner-svn-ports-head@FreeBSD.ORG Mon Mar 24 17:57:24 2014 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 ESMTPS id 2213ECE4; Mon, 24 Mar 2014 17:57:24 +0000 (UTC) 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 0EC013E0; Mon, 24 Mar 2014 17:57:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2OHvNQY015663; Mon, 24 Mar 2014 17:57:23 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2OHvNks015662; Mon, 24 Mar 2014 17:57:23 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201403241757.s2OHvNks015662@svn.freebsd.org> From: Steve Wills Date: Mon, 24 Mar 2014 17:57:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349039 - head/lang/ruby-doc-stdlib 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.17 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: Mon, 24 Mar 2014 17:57:24 -0000 Author: swills Date: Mon Mar 24 17:57:23 2014 New Revision: 349039 URL: http://svnweb.freebsd.org/changeset/ports/349039 QAT: https://qat.redports.org/buildarchive/r349039/ Log: - Mark deprecated since upstream frequently rerolls the dist file and the online docs are good enough. PR: ports/187185 Modified: head/lang/ruby-doc-stdlib/Makefile Modified: head/lang/ruby-doc-stdlib/Makefile ============================================================================== --- head/lang/ruby-doc-stdlib/Makefile Mon Mar 24 17:51:09 2014 (r349038) +++ head/lang/ruby-doc-stdlib/Makefile Mon Mar 24 17:57:23 2014 (r349039) @@ -19,6 +19,9 @@ COMMENT= Documentation for the Ruby lang USE_RUBY= yes NO_BUILD= yes +DEPRECATED= Upstream rerolls frequently, online docs work well +EXPRIATION_DATE= 2014-04-24 + WRKSRC= ${WRKDIR}/${DISTNAME:S/_rdocs//} post-patch: