From owner-svn-ports-all@FreeBSD.ORG Mon Mar 24 22:15:25 2014 Return-Path: Delivered-To: svn-ports-all@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 EC5C9D98; Mon, 24 Mar 2014 22:15:25 +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 D9261168; Mon, 24 Mar 2014 22:15:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2OMFPS3025085; Mon, 24 Mar 2014 22:15:25 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2OMFPMt025084; Mon, 24 Mar 2014 22:15:25 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201403242215.s2OMFPMt025084@svn.freebsd.org> From: Antoine Brodin Date: Mon, 24 Mar 2014 22:15:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349076 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 22:15:26 -0000 Author: antoine Date: Mon Mar 24 22:15:25 2014 New Revision: 349076 URL: http://svnweb.freebsd.org/changeset/ports/349076 QAT: https://qat.redports.org/buildarchive/r349076/ Log: - Mark BROKEN - Fix typo in expiration date With hat: portmgr Modified: head/lang/ruby-doc-stdlib/Makefile Modified: head/lang/ruby-doc-stdlib/Makefile ============================================================================== --- head/lang/ruby-doc-stdlib/Makefile Mon Mar 24 22:14:06 2014 (r349075) +++ head/lang/ruby-doc-stdlib/Makefile Mon Mar 24 22:15:25 2014 (r349076) @@ -19,8 +19,9 @@ COMMENT= Documentation for the Ruby lang USE_RUBY= yes NO_BUILD= yes +BROKEN= Checksum and size mismatch DEPRECATED= Upstream rerolls frequently, online docs work well -EXPRIATION_DATE= 2014-04-24 +EXPIRATION_DATE= 2014-04-24 WRKSRC= ${WRKDIR}/${DISTNAME:S/_rdocs//}