From owner-svn-ports-head@freebsd.org Sun Oct 8 14:34:31 2017 Return-Path: Delivered-To: svn-ports-head@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 2CBCCE37414; Sun, 8 Oct 2017 14:34:31 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C971177227; Sun, 8 Oct 2017 14:34:30 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 97CADB1DD; Sun, 8 Oct 2017 14:34:13 +0000 (UTC) Date: Sun, 8 Oct 2017 14:34:13 +0000 From: Alexey Dokuchaev To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r451533 - head/databases/xapian-core Message-ID: <20171008143413.GB2035@FreeBSD.org> References: <201710081348.v98Dml9i098887@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201710081348.v98Dml9i098887@repo.freebsd.org> User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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, 08 Oct 2017 14:34:31 -0000 On Sun, Oct 08, 2017 at 01:48:47PM +0000, Sunpoet Po-Chuan Hsieh wrote: > New Revision: 451533 > URL: https://svnweb.freebsd.org/changeset/ports/451533 > > Log: > Convert PORTDATA=* and PORTDOCS=* to PLIST entries While I definitely welcome more sane PORTDATA handling, PORTDOCS=* is actually OK in this case as most of them are of low/no interest to an end user and could just remain as they were. ./danfe