From owner-cvs-all@FreeBSD.ORG Fri Mar 2 03:11:26 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 813BF106566B; Fri, 2 Mar 2012 03:11:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 583BB8FC17; Fri, 2 Mar 2012 03:11:26 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q223BQxC054215; Fri, 2 Mar 2012 03:11:26 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q223BQd8054214; Fri, 2 Mar 2012 03:11:26 GMT (envelope-from sunpoet) Message-Id: <201203020311.q223BQd8054214@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 Mar 2012 03:11:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ruby-gems Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 03:11:26 -0000 sunpoet 2012-03-02 03:11:26 UTC FreeBSD ports repository Modified files: devel/ruby-gems Makefile pkg-plist Log: - Fix and cleanup PLIST - GEMS_DOC_DIR does not exist if NOPORTDOCS is set - 4 entries in PLIST are no-op They are equivalent to the TMPPLIST manipulation in post-patch: They should occur after the entries of doc files PR: ports/165554 Submitted by: sunpoet (myself) Approved by: swills (with ruby hat) Revision Changes Path 1.49 +1 -1 ports/devel/ruby-gems/Makefile 1.29 +0 -4 ports/devel/ruby-gems/pkg-plist