From owner-svn-ports-head@freebsd.org Tue Jun 30 00:24:34 2015 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 C7B3898F9B9; Tue, 30 Jun 2015 00:24:34 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BBF21025; Tue, 30 Jun 2015 00:24:33 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 1f03143f; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Mon, 29 Jun 2015 18:24:31 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: svn commit: r390900 - head/converters/p5-Convert-UUlib From: Adam Weinberger In-Reply-To: <20150629202928.GA66461@hades.panopticon> Date: Mon, 29 Jun 2015 18:24:29 -0600 Cc: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201506291350.t5TDoUGT039925@svn.freebsd.org> <20150629202928.GA66461@hades.panopticon> To: Dmitry Marakasov X-Mailer: Apple Mail (2.2098) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 30 Jun 2015 00:24:34 -0000 > On 29 Jun, 2015, at 14:29, Dmitry Marakasov wrote: >=20 > * Sunpoet Po-Chuan Hsieh (sunpoet@FreeBSD.org) wrote: >=20 >> Author: sunpoet >> Date: Mon Jun 29 13:50:29 2015 >> New Revision: 390900 >> URL: https://svnweb.freebsd.org/changeset/ports/390900 >>=20 >> Log: >> - Remove DOCS option >> - Bump PORTREVISION for package change >=20 > Why? Removing readme which duplicates perldoc makes sence, but Changes > here is useful bit of documentation. Every perl module contains a Changes file, but only a very, very small = proportion of perl module ports actually install it. For the vast majority of modules in the ports tree, people are expected = to find the Changes file on their own (though we make it pretty easy = between the WWW link and by convention linking to it in the commit log = with every update). Consistency is important, and if we're not going to = install the Changes file, we should just not do it everywhere. Personally I completely agree with sunpoet removing the Changes file = from installation. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org