From owner-freebsd-ruby@freebsd.org Wed Aug 17 15:21:09 2016 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBB52BBC12C for ; Wed, 17 Aug 2016 15:21:09 +0000 (UTC) (envelope-from yunchih@csie.ntu.edu.tw) Received: from smtp.csie.ntu.edu.tw (smtp.csie.ntu.edu.tw [140.112.30.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AE8C1AAB for ; Wed, 17 Aug 2016 15:21:08 +0000 (UTC) (envelope-from yunchih@csie.ntu.edu.tw) Received: from [140.112.196.140] (unknown [140.112.196.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: yunchih) by smtp.csie.ntu.edu.tw (Postfix) with ESMTPSA id B63DC2307B; Wed, 17 Aug 2016 22:16:03 +0800 (CST) To: freebsd-ruby@freebsd.org From: Yunchih Subject: lang/ruby22: Fix pkg-plist error when CAPIDOCS is enabled Organization: NTU CSIE Cc: lantw44@csie.ntu.edu.tw Message-ID: <3b003c45-8367-ef3c-c690-284e8611e4a9@csie.ntu.edu.tw> Date: Wed, 17 Aug 2016 23:12:09 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2016 15:21:09 -0000 Hi, maintainers: The following patch has been posted for three months. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209359 Please kindly review it. Thanks.